Age | Commit message (Expand) | Author |
2013-04-18 | Remove __wur from setfsuid and setfsgid. | Adam Conrad |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-08 | Don't check __GNUC__ together with __USE_EXTERN_INLINES. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-28 | Revert "2012-11-07 Andreas Jaeger <aj@suse.de>" | Andreas Schwab |
2012-11-07 | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law |
2012-08-17 | Split 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-26 | Merge Linux 3.5 ptrace changes | Andreas Jaeger |
2012-07-26 | Merge Linux 3.5 epoll changes | Andreas Jaeger |
2012-05-23 | Add more constants to Linux <sys/reboot.h> | Andreas Jaeger |
2012-05-22 | Add sysctl.mk and bits/sysctl.h | H.J. Lu |
2012-02-21 | Split architecture-specific parts of sys/epoll.h into bits/epoll.h. | Joseph Myers |
2012-02-21 | Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h. | Joseph Myers |
2012-02-15 | Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h. | Joseph Myers |
2012-02-14 | Split architecture-specific parts of sys/inotify.h into bits/inotify.h. | Joseph Myers |
2012-02-13 | Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-12-21 | Define EPOLLONESHOT and EPOLLET using unsigned values | Ulrich Drepper |
2011-07-23 | Update ptrace constants | Ulrich Drepper |
2011-07-20 | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek |
2011-05-07 | Actually undefine ARG_MAX from <linux/limits.h> | Jonathan Nieder |
2011-05-07 | Misplaced new line in last patch | Ulrich Drepper |
2011-05-07 | Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h | Paul Pluzhnikov |
2011-04-09 | Fix typo in comment. | Ulrich Drepper |
2011-03-30 | Add clock_adjtime syscall. | Ulrich Drepper |
2010-11-16 | Define SWAP_FLAG_DISCARD. | Ulrich Drepper |
2010-08-15 | Remove third argument from fanotify_init function | Andreas Schwab |
2010-08-11 | Define IN_EXCL_UNLINK | Ulrich Drepper |
2010-08-11 | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper |
2010-05-21 | Make <sys/timex.h> compatible with C++ | Andreas Schwab |
2010-03-12 | Define UMOUNT_NOFOLLOW. | Ulrich Drepper |
2010-02-03 | Update constants for current kernels. | Ulrich Drepper |
2009-11-22 | Update ntp_gettime for Linux. | Ulrich Drepper |
2009-11-22 | Fix up <sys/timex.h> a bit more for recent API changes. | Ulrich Drepper |
2009-07-10 | Fix comment in Linux's <sys/epoll.h>. | Ulrich Drepper |
2009-05-07 | * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64, | Ulrich Drepper |
2009-04-24 | [BZ #10092] | Ulrich Drepper |
2009-04-21 | * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel | Ulrich Drepper |
2009-04-01 | * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define. | Ulrich Drepper |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek |
2009-01-30 | [BZ #7040] | Ulrich Drepper |
2008-10-16 | * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. | Jakub Jelinek |
2008-08-01 | * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809 | Ulrich Drepper |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper |
2008-05-11 | [BZ #6505] | Roland McGrath |
2008-03-27 | * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if | Ulrich Drepper |
2008-02-10 | Header for timerfd interfaces. | Ulrich Drepper |