aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
AgeCommit message (Expand)Author
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-05-18Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers
2016-03-28Synchronize <sys/personality.h> with kernel headersAurelien Jarno
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-06-29Update headers for Linux 4.0, 4.1 definitions.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-20Fix prototype of eventfd.Rasmus Villemoes
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-05Remove trailing whitespace.Joseph Myers
2013-04-18Remove __wur from setfsuid and setfsgid.Adam Conrad
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-08Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-01 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):Florian Weimer
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger
2012-07-26Merge Linux 3.5 epoll changesAndreas Jaeger
2012-05-23Add more constants to Linux <sys/reboot.h>Andreas Jaeger
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper
2011-07-23Update ptrace constantsUlrich Drepper
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek
2011-05-07Actually undefine ARG_MAX from <linux/limits.h>Jonathan Nieder
2011-05-07Misplaced new line in last patchUlrich Drepper
2011-05-07Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.hPaul Pluzhnikov
2011-04-09Fix typo in comment.Ulrich Drepper
2011-03-30Add clock_adjtime syscall.Ulrich Drepper
2010-11-16Define SWAP_FLAG_DISCARD.Ulrich Drepper