summaryrefslogtreecommitdiff
path: root/libobjc/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-11/+10
* Object.m (errno): Replaced by errno.h include.Kai Tietz2008-11-211-3/+3
* Object.m (compare): Add type id.Kai Tietz2008-06-101-3/+5
* sendmsg.c (__objc_get_forward_imp): Call __objc_msg_forward2 for real.Andrew Ruder2007-04-211-0/+6
* sendmsg.c: Added __objc_msg_forward2...Andrew Ruder2007-04-091-10/+15
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* archive.c, [...]: Include hash.h.David Ayers2005-06-071-3/+3
* [multiple changes]Andrew Pinski2004-05-251-23/+11
* Fixed rare threading problemNicola Pero2003-07-101-14/+58
* hash.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-231-4/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+4
* Tidied up the declaration and usage of nil_methodNicola Pero2002-09-121-3/+3
* encoding.h: Fix formatting.Rodney Brown2002-07-021-125/+125
* Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero2002-06-171-27/+31
* Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi2002-06-151-1/+1
* sendmsg.c (__objc_forward): Delete strlen() declaration.Rainer Orth2001-02-241-1/+0
* sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside printf.Joseph Myers2001-01-121-5/+4
* Added __objc_msg_forward...Ovidiu Predescu2001-01-031-9/+24
* Makefile.in: Rewrite.Ben Elliston1998-09-291-1/+1
* 1998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston1998-09-211-0/+648