summaryrefslogtreecommitdiff
path: root/libobjc/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* 2005-06-07 David Ayers <d.ayers@inode.at>ayers2005-06-071-3/+3
* 2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-251-23/+11
* Fixed rare threading problemnicola2003-07-101-14/+58
* * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m,neroden2003-05-231-4/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+4
* Tidied up the declaration and usage of nil_methodnicola2002-09-121-3/+3
* 2002-07-02 Rodney Brown <rbrown64@csc.com.au>shebs2002-07-021-125/+125
* Fixed warning from __objc_get_forward_imp not returning a valuenicola2002-06-171-27/+31
* * Object.m: Fix signed/unsigned warning.ghazi2002-06-151-1/+1
* Fri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>ovidiu2001-02-241-1/+0
* * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef insidejsm282001-01-121-5/+4
* Added __objc_msg_forward, a hook that allows external libraries toovidiu2001-01-031-9/+24
* * Makefile.in: Rewrite.law1998-09-301-1/+1
* 1998-09-21 Ben Elliston <bje@cygnus.com>bje1998-09-211-0/+648