| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers | 2017-05-23 | 1 | -8/+2 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -0/+1 |
* | Split up bits/sigstack.h. | Joseph Myers | 2017-05-19 | 2 | -27/+3 |
* | posix: Consolidate Linux sigsuspend implementation | Adhemerval Zanella | 2017-05-18 | 1 | -32/+0 |
* | Consolidate Linux creat implementation | Adhemerval Zanella | 2017-05-11 | 1 | -8/+0 |
* | Consolidate Linux select implementation | Adhemerval Zanella | 2017-05-03 | 3 | -3/+54 |
* | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella | 2017-04-10 | 1 | -188/+0 |
* | Define more termios.h macros unconditionally for alpha (bug 21277). | Joseph Myers | 2017-03-27 | 1 | -6/+3 |
* | Fix alpha termios.h NL2, NL3 namespace (bug 21268). | Joseph Myers | 2017-03-20 | 1 | -2/+4 |
* | Make alpha termios.h define IXANY unconditionally (bug 21259). | Joseph Myers | 2017-03-17 | 1 | -1/+1 |
* | conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260). | Joseph Myers | 2017-03-17 | 1 | -0/+5 |
* | Fix send consolidation typo | Marko Myllynen | 2017-03-12 | 1 | -1/+1 |
* | Consolidate Linux send implementation | Adhemerval Zanella | 2017-03-09 | 2 | -1/+1 |
* | Consolidate Linux sendto implementation | Adhemerval Zanella | 2017-03-09 | 1 | -1/+0 |
* | Consolidate Linux recv implementation | Adhemerval Zanella | 2017-03-09 | 2 | -1/+2 |
* | Consolidate Linux recvfrom implementation | Adhemerval Zanella | 2017-03-09 | 1 | -1/+0 |
* | Consolidate Linux connect implementation | Adhemerval Zanella | 2017-03-09 | 1 | -1/+0 |
* | Consolidate Linux accept implementation | Adhemerval Zanella | 2017-03-09 | 1 | -1/+0 |
* | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 2017-03-02 | 1 | -1/+1 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -7/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 74 | -74/+74 |
* | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 2016-12-31 | 1 | -9/+22 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Use shmget syscall for linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -2/+0 |
* | Use shmdt syscall for linux implementation | Adhemerval Zanella | 2016-12-28 | 1 | -1/+0 |
* | Consolidate Linux shmctl implementation | Adhemerval Zanella | 2016-12-28 | 3 | -5/+0 |
* | Use shmat syscall for Linux implementation | Adhemerval Zanella | 2016-12-28 | 2 | -1/+3 |
* | 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 | 3 | -3/+1 |
* | 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 | 3 | -3/+1 |
* | Refactor Linux ipc_priv header | Adhemerval Zanella | 2016-12-28 | 1 | -1/+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 | 1 | -0/+2 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -11/+0 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 1 | -0/+2 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 2 | -5/+3 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 1 | -0/+3 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 2 | -31/+0 |
* | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey | 2016-11-22 | 1 | -0/+1 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 1 | -0/+3 |
* | Make Alpha <sys/user.h> self-contained. | Joseph Myers | 2016-11-17 | 1 | -0/+1 |