OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / Makefile.in
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-09 Anthony G. Basilelibc: add fallocate() and fallocate64()
2014-09-05 Bernhard Reutner... libc: split multi-source epoll.c
2014-08-25 Khem RajAdd clock_adjtime syscall
2013-03-14 Markos Chandrasmetag: Add NPTL support
2013-02-20 Markos ChandrasMakefile.in: Use non-legacy interfaces for new architec...
2013-02-11 Bernhard Reutner... libc: add posix_fallocate()
2013-01-14 Bernhard Reutner... buildsys: use kbuild style, fix omission
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2012-11-14 Mike Frysingerlibc/sysdeps: add dup3 syscall wrapper
2012-06-15 Peter S. Mazingeradd posix_madvise.c
2012-06-15 Peter S. Mazingerenable the common code for NPTL
2011-11-07 Henning Heinoldlibc: flesh out linux scheduler functions
2011-11-02 Bernhard Reutner... stubs: handle linux module functions
2011-11-02 Bernhard Reutner... stubs: handle linux-specific
2011-10-31 Jean-Christian de... Add eventfd support.
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-27 Filippo Arcidiaconosh: use the common implementation for longjmp
2011-05-12 Bernhard Reutner... NPTL: needs madvise internally
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-03 Bernhard Reutner... buildsys: prettify ssp.c handling
2011-05-03 Bernhard Reutner... madvise is LINUX_SPECIFIC
2011-04-29 Bernhard Reutner... __rt_sigwaitinfo: depends on HAS_REALTIME
2011-04-13 Kevin Cernekeebuildsys: fix GNU make v3.80 compatibility again
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-05 Aurelien JacquiotThe C6X port
2011-02-22 Bernhard Reutner... nptl: imit waitpid just for MIPS O32
2011-02-16 Bernhard Reutner... buildsys: fix inverted logic with thread impls
2011-02-14 Bernhard Reutner... buildsys: use kbuild style
2011-02-14 Bernhard Reutner... buildsys: remove wrong file
2011-02-14 Bernhard Reutner... nptl: fix typo in buildsys
2011-02-11 Kevin CernekeeFix GNU make v3.80 compatibility
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-29 Khem Rajnptl/mips64: Fix build when using mips64 and ABIs other...
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-27 Bernhard Reutner... Fix msync() redefinition for noMMU build
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-09-15 Salvatore Crolibc: Fix cancellation handling in some C functions
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...