summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/Makefile.in
AgeCommit message (Expand)Author
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-01-06extra/Configs/Config.in: add syncfs() to Linux-specific functionsAnthony G. Basile
2015-11-08add support for euidaccess/eaccess legacy functionsWaldemar Brodkorb
2015-10-14fanotify: add system call supportBartosz Golaszewski
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-09-05libc: split multi-source epoll.cBernhard Reutner-Fischer
2014-08-25Add clock_adjtime syscallKhem Raj
2013-03-14metag: Add NPTL supportMarkos Chandras
2013-02-20Makefile.in: Use non-legacy interfaces for new architecturesMarkos Chandras
2013-02-11libc: add posix_fallocate()Bernhard Reutner-Fischer
2013-01-14buildsys: use kbuild style, fix omissionBernhard Reutner-Fischer
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-11-14libc/sysdeps: add dup3 syscall wrapperMike Frysinger
2012-06-15add posix_madvise.cPeter S. Mazinger
2012-06-15enable the common code for NPTLPeter S. Mazinger
2011-11-07libc: flesh out linux scheduler functionsHenning Heinold
2011-11-02stubs: handle linux module functionsBernhard Reutner-Fischer
2011-11-02stubs: handle linux-specificBernhard Reutner-Fischer
2011-10-31Add eventfd support.Jean-Christian de Rivaz
2011-05-27sh: use the common implementation for longjmpFilippo Arcidiacono
2011-05-12NPTL: needs madvise internallyBernhard Reutner-Fischer
2011-05-11add pipe2()Bernhard Reutner-Fischer
2011-05-03buildsys: prettify ssp.c handlingBernhard Reutner-Fischer
2011-05-03madvise is LINUX_SPECIFICBernhard Reutner-Fischer
2011-04-29__rt_sigwaitinfo: depends on HAS_REALTIMEBernhard Reutner-Fischer
2011-04-13buildsys: fix GNU make v3.80 compatibility againKevin Cernekee
2011-03-09guard *_chk() related stuff with UCLIBC_HAS_FORTIFYPeter S. Mazinger
2011-03-05The C6X portAurelien Jacquiot
2011-02-22nptl: imit waitpid just for MIPS O32Bernhard Reutner-Fischer
2011-02-16buildsys: fix inverted logic with thread implsBernhard Reutner-Fischer
2011-02-14buildsys: use kbuild styleBernhard Reutner-Fischer
2011-02-14buildsys: remove wrong fileBernhard Reutner-Fischer
2011-02-14nptl: fix typo in buildsysBernhard Reutner-Fischer
2011-02-11Fix GNU make v3.80 compatibilityKevin Cernekee
2011-01-29nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj
2010-10-27Fix msync() redefinition for noMMU buildBernhard Reutner-Fischer
2010-09-20nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabledCarmelo Amoroso
2010-09-15libc: Fix cancellation handling in some C functionsSalvatore Cro
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2009-12-16x86_64: no waitpid syscall exists, so use wait4Austin Foxley
2009-10-17whitespace fixesAustin Foxley
2009-10-17some tweaks under libc/ needed for nptlAustin Foxley