| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h. | Joseph Myers | 2016-05-18 | 1 | -0/+1 |
* | Synchronize <sys/personality.h> with kernel headers | Aurelien Jarno | 2016-03-28 | 1 | -0/+3 |
* | Update glibc headers for Linux 4.5. | Joseph Myers | 2016-03-14 | 1 | -0/+2 |
* | Add new header definitions from Linux 4.4 (plus older ptrace definitions). | Joseph Myers | 2016-01-12 | 1 | -1/+10 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 24 | -24/+24 |
* | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers | 2015-12-14 | 1 | -32/+0 |
* | Update <sys/ptrace.h> for Linux 4.3. | Joseph Myers | 2015-11-23 | 1 | -1/+2 |
* | Update headers for Linux 4.0, 4.1 definitions. | Joseph Myers | 2015-06-29 | 1 | -1/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 25 | -25/+25 |
* | Fix prototype of eventfd. | Rasmus Villemoes | 2014-09-20 | 1 | -1/+1 |
* | ptrace.h: add __ prefix to ptrace_peeksiginfo_args | Mike Frysinger | 2014-01-06 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 25 | -25/+25 |
* | Use __glibc_reserved instead __unused. | Ondřej Bílka | 2013-11-26 | 1 | -4/+4 |
* | Fix typo in sys/ptrace.h. | Carlos O'Donell | 2013-11-25 | 1 | -1/+1 |
* | Sync sys/ptrace with Linux 3.10 | Andreas Jaeger | 2013-07-04 | 1 | -1/+20 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 1 | -1/+1 |
* | Remove __wur from setfsuid and setfsgid. | Adam Conrad | 2013-04-18 | 1 | -2/+2 |
* | Sync with Linux 3.8 | Andreas Jaeger | 2013-03-06 | 1 | -1/+2 |
* | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers | 2013-01-11 | 1 | -10/+5 |
* | Don't check __GNUC__ together with __USE_EXTERN_INLINES. | Joseph Myers | 2013-01-08 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 25 | -26/+25 |
* | Revert "2012-11-07 Andreas Jaeger <aj@suse.de>" | Andreas Schwab | 2012-11-28 | 1 | -17/+1 |
* | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law | 2012-11-07 | 1 | -1/+17 |
* | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 2012-08-17 | 1 | -82/+0 |
* | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 2012-08-01 | 1 | -2/+2 |
* | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 2012-07-26 | 1 | -3/+5 |
* | Merge Linux 3.5 epoll changes | Andreas Jaeger | 2012-07-26 | 1 | -0/+2 |
* | Add more constants to Linux <sys/reboot.h> | Andreas Jaeger | 2012-05-23 | 1 | -1/+7 |
* | Add sysctl.mk and bits/sysctl.h | H.J. Lu | 2012-05-22 | 1 | -0/+2 |
* | Split architecture-specific parts of sys/epoll.h into bits/epoll.h. | Joseph Myers | 2012-02-21 | 1 | -10/+7 |
* | Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h. | Joseph Myers | 2012-02-21 | 1 | -9/+2 |
* | Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h. | Joseph Myers | 2012-02-15 | 1 | -10/+3 |
* | Split architecture-specific parts of sys/inotify.h into bits/inotify.h. | Joseph Myers | 2012-02-14 | 1 | -10/+3 |
* | Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h. | Joseph Myers | 2012-02-13 | 1 | -12/+3 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 26 | -78/+52 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 5 | -14/+14 |
* | Define EPOLLONESHOT and EPOLLET using unsigned values | Ulrich Drepper | 2011-12-21 | 1 | -3/+3 |
* | Update ptrace constants | Ulrich Drepper | 2011-07-23 | 1 | -4/+32 |
* | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek | 2011-07-20 | 1 | -6/+6 |
* | Actually undefine ARG_MAX from <linux/limits.h> | Jonathan Nieder | 2011-05-07 | 1 | -2/+3 |
* | Misplaced new line in last patch | Ulrich Drepper | 2011-05-07 | 1 | -3/+1 |
* | Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h | Paul Pluzhnikov | 2011-05-07 | 1 | -1/+5 |
* | Fix typo in comment. | Ulrich Drepper | 2011-04-09 | 1 | -2/+2 |
* | Add clock_adjtime syscall. | Ulrich Drepper | 2011-03-30 | 1 | -85/+3 |
* | Define SWAP_FLAG_DISCARD. | Ulrich Drepper | 2010-11-16 | 1 | -1/+2 |
* | Remove third argument from fanotify_init function | Andreas Schwab | 2010-08-15 | 1 | -2/+2 |
* | Define IN_EXCL_UNLINK | Ulrich Drepper | 2010-08-11 | 1 | -1/+3 |
* | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper | 2010-08-11 | 1 | -0/+39 |
* | Make <sys/timex.h> compatible with C++ | Andreas Schwab | 2010-05-21 | 1 | -3/+3 |
* | Define UMOUNT_NOFOLLOW. | Ulrich Drepper | 2010-03-12 | 1 | -1/+3 |