OSDN Git Service

nptl: fix buildsys
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / Makefile.in
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-19 Austin Foxleyfixes to get nptl compiling for x86_64
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin Foxleyx86_64: no waitpid syscall exists, so use wait4
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleywhitespace fixes
2009-10-17 Austin Foxleysome tweaks under libc/ needed for nptl
2009-10-08 Bernhard Reutner... utime() is obsolescent in SUSv4
2009-10-08 Bernhard Reutner... Fix building arm EABI
2009-09-22 Stephan Raueadd timerfd syscall and header
2009-07-26 Mike Frysingerenable sbrk() for everyone
2008-12-22 Bernhard Reutner... - mark capset() as linux specific
2008-12-22 Bernhard Reutner... - capget() is linux specific; Sync helptext with curren...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-10 Bernhard Reutner... - add signalfd()
2008-09-25 Mike Frysingerdelete/init module functions are not 2.4 specific
2008-09-16 Bernhard Reutner... - add sync_file_range()
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-30 Bernhard Reutner... - cannot really guarantee proper order, so play safe...
2008-05-30 Bernhard Reutner... - Fix gcc glitch with mremap and IMA.
2008-05-21 Bernhard Reutner... - my manpage sais that init_module, create_module,...
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-01-27 Peter S. MazingerDo not build *64 and llseek, correct some failure when...
2006-01-09 Peter S. MazingerHope I have it correct now w/ native gcc4 ssp
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-11-02 Peter S. MazingerAllow partly IMA compile of this directory
2005-11-01 Peter S. MazingerCorrect gcc-4.1 ssp build
2005-10-28 Peter S. MazingerRenamed arch specific Makefile.in to Makefile.arch...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...