OSDN Git Service

linuxthreads.old: extend workaround for asm rename warnings
[uclinux-h8/uClibc.git] / libpthread / linuxthreads.old / forward.c
2009-07-20 Mike Frysingerlinuxthreads.old: extend workaround for asm rename...
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-10-06 Bernhard Reutner... - silence warning
2008-10-03 Bernhard Reutner... - use c89-style comments
2008-05-20 Denis Vlasenkoadd an URL to relevant gcc bugzilla entry
2008-05-20 Denis Vlasenkosuppress "asm declaration ignored due to conflict with...
2007-01-11 Joakim TjernlundPeter Mazinger pointed out that my last commit was...
2006-01-25 Peter S. MazingerModify the earlier changes, because libc-lock reference...
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-04 Peter S. Mazingeruse internal versions of exit/memcpy
2006-01-04 Mike Frysingerupdate pthread weak handling to the style glibc uses