Age | Commit message (Expand) | Author |
2016-12-28 | add init_module/delete_module syscall wrappers | Waldemar Brodkorb |
2016-12-23 | remove UCLIBC_LINUX_MODULE_26 | Waldemar Brodkorb |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2016-09-30 | remove linux kernel 2.4 modules support | Waldemar Brodkorb |
2016-09-26 | use a single libc and deduplicate threading code | Waldemar Brodkorb |
2016-01-06 | extra/Configs/Config.in: add syncfs() to Linux-specific functions | Anthony G. Basile |
2015-11-08 | add support for euidaccess/eaccess legacy functions | Waldemar Brodkorb |
2015-10-14 | fanotify: add system call support | Bartosz Golaszewski |
2015-03-22 | libc: add getrandom(2) | Bernhard Reutner-Fischer |
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 |