| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 2 | -0/+8 |
* | Add reallocarray function | Dennis Wölfing | 2017-05-30 | 2 | -0/+4 |
* | Consolidate Linux mmap implementation (BZ#21270) | Adhemerval Zanella | 2017-04-12 | 4 | -21/+9 |
* | Fix missing posix_fadvise64 mips64 static build (BZ #21232) | Adhemerval Zanella | 2017-03-14 | 1 | -0/+2 |
* | Consolidate Linux send implementation | Adhemerval Zanella | 2017-03-09 | 1 | -1/+0 |
* | Consolidate Linux recv implementation | Adhemerval Zanella | 2017-03-09 | 1 | -1/+0 |
* | Fix MIPS n64 readahead (bug 21026). | Joseph Myers | 2017-01-05 | 1 | -0/+2 |
* | Fix MIPS n32 lseek, lseek64 (bug 21019). | Joseph Myers | 2017-01-02 | 2 | -0/+40 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 17 | -17/+17 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Use shmget syscall for linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -5/+0 |
* | Use shmdt syscall for linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Consolidate Linux shmctl implementation | Adhemerval Zanella | 2016-12-28 | 1 | -12/+5 |
* | Use shmat syscall for Linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Consolidate Linux semtimedop implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Use semop syscall for Linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Use semget syscall for Linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Consolidate Linux semctl implementation | Adhemerval Zanella | 2016-12-28 | 1 | -33/+5 |
* | Use msgget syscall for Linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Use msgsnd syscall for Linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Consolidate Linux msgrcv implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Consolidate Linux msgctl implementation | Adhemerval Zanella | 2016-12-28 | 1 | -12/+5 |
* | Refactor Linux ipc_priv header | Adhemerval Zanella | 2016-12-28 | 1 | -0/+32 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 2 | -0/+4 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 2 | -0/+4 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 2 | -2/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | Consolidate Linux truncate implementations | Adhemerval Zanella | 2016-11-09 | 2 | -3/+0 |
* | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 2016-11-09 | 2 | -2/+0 |
* | Consolidate lseek/lseek64/llseek implementations | Adhemerval Zanella | 2016-11-08 | 2 | -3/+0 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -0/+3 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 2 | -0/+6 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+3 |
* | Fix posix_fadvise64 build on mips64n64 | Adhemerval Zanella | 2016-10-12 | 1 | -0/+5 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+3 |
* | Consolidate Linux sync_file_range implementations | Adhemerval Zanella | 2016-10-11 | 2 | -3/+0 |
* | Consolidate posix_fadvise implementations | Adhemerval Zanella | 2016-10-07 | 4 | -143/+28 |
* | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella | 2016-10-07 | 4 | -77/+0 |
* | Consolidate fallocate{64} implementations | Adhemerval Zanella | 2016-10-07 | 4 | -68/+0 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+3 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+2 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -0/+1 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+2 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 2 | -0/+2 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |