Age | Commit message (Expand) | Author |
2015-02-17 | libc: add setns() | Bernhard Reutner-Fischer |
2015-02-17 | Add eventfd_read() and eventfd_write() | Khem Raj |
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2014-09-05 | libc: split multi-source epoll.c | Bernhard Reutner-Fischer |
2014-08-25 | Add clock_adjtime syscall | Khem Raj |
2013-03-14 | metag: Add NPTL support | Markos Chandras |
2013-02-20 | Makefile.in: Use non-legacy interfaces for new architectures | Markos Chandras |
2013-02-11 | libc: add posix_fallocate() | Bernhard Reutner-Fischer |
2013-01-14 | buildsys: use kbuild style, fix omission | Bernhard Reutner-Fischer |
2013-01-10 | buildsys: use kbuild style | Bernhard Reutner-Fischer |
2012-11-14 | libc/sysdeps: add dup3 syscall wrapper | Mike Frysinger |
2012-06-15 | add posix_madvise.c | Peter S. Mazinger |
2012-06-15 | enable the common code for NPTL | Peter S. Mazinger |
2011-11-07 | libc: flesh out linux scheduler functions | Henning Heinold |
2011-11-02 | stubs: handle linux module functions | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux-specific | Bernhard Reutner-Fischer |
2011-10-31 | Add eventfd support. | Jean-Christian de Rivaz |
2011-05-27 | sh: use the common implementation for longjmp | Filippo Arcidiacono |
2011-05-12 | NPTL: needs madvise internally | Bernhard Reutner-Fischer |
2011-05-11 | add pipe2() | Bernhard Reutner-Fischer |
2011-05-03 | buildsys: prettify ssp.c handling | Bernhard Reutner-Fischer |
2011-05-03 | madvise is LINUX_SPECIFIC | Bernhard Reutner-Fischer |
2011-04-29 | __rt_sigwaitinfo: depends on HAS_REALTIME | Bernhard Reutner-Fischer |
2011-04-13 | buildsys: fix GNU make v3.80 compatibility again | Kevin Cernekee |
2011-03-09 | guard *_chk() related stuff with UCLIBC_HAS_FORTIFY | Peter S. Mazinger |
2011-03-05 | The C6X port | Aurelien Jacquiot |
2011-02-22 | nptl: imit waitpid just for MIPS O32 | Bernhard Reutner-Fischer |
2011-02-16 | buildsys: fix inverted logic with thread impls | Bernhard Reutner-Fischer |
2011-02-14 | buildsys: use kbuild style | Bernhard Reutner-Fischer |
2011-02-14 | buildsys: remove wrong file | Bernhard Reutner-Fischer |
2011-02-14 | nptl: fix typo in buildsys | Bernhard Reutner-Fischer |
2011-02-11 | Fix GNU make v3.80 compatibility | Kevin Cernekee |
2011-01-29 | nptl/mips64: Fix build when using mips64 and ABIs other than o32 | Khem Raj |
2010-10-27 | Fix msync() redefinition for noMMU build | Bernhard Reutner-Fischer |
2010-09-20 | nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled | Carmelo Amoroso |
2010-09-15 | libc: Fix cancellation handling in some C functions | Salvatore Cro |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-05-09 | powerpc: Add TLS and NPTL support | Khem Raj |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-02-19 | fixes to get nptl compiling for x86_64 | Austin Foxley |
2009-12-16 | x86_64: no waitpid syscall exists, so use wait4 | Austin Foxley |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | some tweaks under libc/ needed for nptl | Austin Foxley |
2009-10-08 | utime() is obsolescent in SUSv4 | Bernhard Reutner-Fischer |
2009-10-08 | Fix building arm EABI | Bernhard Reutner-Fischer |
2009-09-21 | add timerfd syscall and header | Stephan Raue |
2009-07-26 | enable sbrk() for everyone | Mike Frysinger |
2008-12-22 | - mark capset() as linux specific | Bernhard Reutner-Fischer |