Age | Commit message (Expand) | Author |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg |
2017-06-19 | Define struct rusage in sys/wait.h when required (bug 21575). | Joseph Myers |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-06-05 | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers |
2017-05-22 | Fix a bug in 'Remove __need macros from signal.h' (a992f506) | Zack Weinberg |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers |
2017-03-18 | Fix sparc64 bits/setjmp.h namespace (bug 21261). | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers |
2016-11-17 | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella |
2016-11-04 | Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition | Adhemerval Zanella |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg |
2016-04-08 | Fix termios.h XCASE namespace (bug 19925). | Joseph Myers |
2016-01-16 | sparc: mman.h: fix bad comment insertion | Mike Frysinger |
2016-01-12 | Add new header definitions from Linux 4.4 (plus older ptrace definitions). | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-01 | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu |
2015-07-20 | sparc: fix sigaction for 32bit builds [BZ #18694] | Mike Frysinger |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-06-12 | Move SPARC public headers out of nptl/ | Roland McGrath |
2014-05-17 | Fix some termios.h conformtest failures on sparc. | David S. Miller |
2014-05-16 | SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943) | Aurelien Jarno |
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno |
2014-04-30 | Correct sparc CPP guards for EMT_TAGOVF. | David S. Miller |
2014-04-30 | Fix some sparc conform test failures in siginfo.h | David S. Miller |
2014-04-22 | Fix sigaction conform test failures on sparc. | David S. Miller |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka |
2013-09-11 | Add O_TMPFILE to <fcntl.h> | Andreas Schwab |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger |
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers |
2013-01-08 | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger |
2012-10-22 | Always define __O_LARGEFILE | Andreas Jaeger |
2012-10-22 | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger |