OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libpthread / linuxthreads.old / sysdeps /
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-05-20 Bernhard Reutner... - avoid warning due to undefined preprocessor token
2008-05-20 Bernhard Reutner... - avoid warning due to undefined preprocessor token
2008-05-07 Carmelo AmorosoRemove gcc warning due to missing prototype for 'testan...
2008-05-03 Bernhard Reutner... - cleanup by manually expanding the helpers.
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-04-16 Hans-Christian EgtvedtFix whitespace damage in AVR32 pt-machine.h in libpthre...
2008-01-06 Mike Frysingeruse the __extern_always_inline define from cdefs.h...
2008-01-05 Bernhard Reutner... - fixup gnu_inline vs. C99 inline
2008-01-05 Mike FrysingerChris Zankel writes:
2007-11-23 Bernd SchmidtA better atomic ops implementation for the Blackfin...
2007-11-22 Bernd SchmidtAdd hidden symbols for a number of pthread functions...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-02-20 Mike Frysingercall kernel helper to do spinlocks
2007-01-29 Mike Frysingersince these functions get exported, namespace the arguments
2007-01-11 Joakim TjernlundPeter Mazinger pointed out that my last commit was...
2006-12-08 Eric Andersenfinish the pthread locking cleanups. This should get...
2006-03-05 Mike Frysingeruse sched_yield, not pthread_yield
2006-02-28 Mike Frysingerneed types.h for size_t as pointed out in buildlog
2006-02-27 Mike Frysingerimport ia64 linuxthreads files
2006-02-23 Peter KjellerstedtAdded support for the new CRISv32 architecture.
2006-01-24 Peter S. MazingerMove threads header to proper location
2006-01-06 Mike Frysingerpsm says: fix your linuxthreads / linuxthreads.old...
2006-01-06 Mike Frysingerupdate libc lock functions to new pthread forwarding
2006-01-04 Mike Frysingerupdate pthread weak handling to the style glibc uses
2006-01-03 Peter S. MazingerAdd proper guard, so that we don't see the internal...
2006-01-03 Mike FrysingerJoseph S. Myers writes:
2005-12-13 Peter S. MazingerThis header blocked the use of __THROW in libc-internal.h
2005-11-18 Peter S. MazingerEnable __THROW,_NTH,REDIRECT_NTH
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-15 Mike Frysingerrename current stable linuxthreads to linuxthreads...