Age | Commit message (Expand) | Author |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella |
2018-06-05 | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers |
2018-05-17 | Add narrowing divide functions. | Joseph Myers |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers |
2018-05-04 | Ignore absolute symbols in ABI tests. | Joseph Myers |
2018-04-23 | Consolidate alphasort{64} and versionsort{64} implementation | Adhemerval Zanella |
2018-04-20 | Consolidate scandir{at}{64} implementation | Adhemerval Zanella |
2018-04-19 | Consolidate Linux getdents{64} implementation | Adhemerval Zanella |
2018-04-06 | Consolidate Linux readdir{64}{_r} implementation | Adhemerval Zanella |
2018-04-05 | linux: Consolidate sigaction implementation | Adhemerval Zanella |
2018-03-22 | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers |
2018-03-07 | Refactor Linux ARCH_FORK implementation | Adhemerval Zanella |
2018-02-10 | Add narrowing add functions. | Joseph Myers |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers |
2018-01-24 | Add localplt.data for ColdFire. | Joseph Myers |
2018-01-24 | Add jmp_buf-macros.h for no-FPU ColdFire. | Joseph Myers |
2018-01-24 | Add jmp_buf-macros.h for ColdFire. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer |
2017-11-27 | Implement the mlock2 function | Florian Weimer |
2017-11-23 | Linux: Add memfd_create system call wrapper | Florian Weimer |
2017-11-09 | Add jmp_buf-macros.h | H.J. Lu |
2017-10-11 | Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition | Adhemerval Zanella |
2017-10-02 | New symbol version for logf, log2f and powf without SVID compat | Szabolcs Nagy |
2017-10-01 | Hide internal __mremap function [BZ #18822] | H.J. Lu |
2017-09-25 | posix: Add compat glob symbol to not follow dangling symbols | Adhemerval Zanella |
2017-09-25 | New expf and exp2f version without SVID compat wrapper | Szabolcs Nagy |
2017-09-08 | posix: Consolidate Linux glob implementation | Adhemerval Zanella |
2017-08-31 | Remove NO_CANCELLATION macro | Adhemerval Zanella |
2017-08-30 | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers |
2017-08-24 | Remove cancellation support for syscall generation | Adhemerval Zanella |
2017-08-14 | posix: Fix mmap for m68k and ia64 (BZ#21908) | Adhemerval Zanella |
2017-08-10 | ld.so: Introduce struct dl_exception | Florian Weimer |
2017-08-09 | Fix uc_* namespace (bug 21457). | Joseph Myers |
2017-06-30 | Consolidate Linux fcntl implementation | Adhemerval Zanella |
2017-06-28 | Miscellaneous sys/ucontext.h namespace fixes (bug 21457). | Joseph Myers |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers |
2017-06-26 | Call exit directly in clone (BZ #21512) | Adhemerval Zanella |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler |
2017-06-05 | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers |
2017-06-01 | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-30 | Add reallocarray function | Dennis Wölfing |
2017-05-23 | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers |