Age | Commit message (Expand) | Author |
2017-06-09 | Add a way to bypass the PLT when calling getauxval | Tulio Magno Quites Machado Filho |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-09-23 | Installed header hygiene (BZ#20366): Test of installed headers. | Zack Weinberg |
2016-08-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
2016-04-14 | Remove union wait [BZ #19613] | Florian Weimer |
2016-03-08 | Add sys/auxv.h wrapper to include/sys/ | Aurelien Jarno |
2016-01-06 | Mark ld.so internal mmap functions hidden in ld.so | H.J. Lu |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-19 | Mark ld.so internel __fxstatat64 hidden | H.J. Lu |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer |
2015-10-15 | Mark ld.so internel __uname hidden | H.J. Lu |
2015-06-17 | Fix nice getpriority, setpriority namespace (bug 18553). | Joseph Myers |
2015-06-17 | Fix mq_notify socket, recv namespace (bug 18546). | Joseph Myers |
2015-02-18 | Fix posix_spawn getrlimit64 namespace (bug 17991). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-11 | Fix __sendmmsg prototype guards | Adhemerval Zanella |
2014-12-06 | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-07 | Remove __libc_waitpid function name. | Joseph Myers |
2014-10-30 | Remove __libc_readv and __libc_writev function names. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-06-11 | Fix indentation and add copyright header to time.h | Siddhesh Poyarekar |
2013-02-18 | sys/cdefs.h: export __attribute_alloc_size__ | Mike Frysinger |
2012-11-20 | Add recvmmsg and sendmmsg to the generic glibc API. | Thomas Schwinge |
2012-11-02 | Test _ISOMAC in include/sys/syslog.h. | Joseph Myers |
2012-10-04 | Name space hygeine for madvise. | Roland McGrath |
2012-08-18 | add attribute_hidden to __have_{sock_cloexec,pipe2,dup3 | Mike Frysinger |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath |
2012-07-31 | Clean up stub accept4 definition. | Roland McGrath |
2012-05-31 | Remove use of INTDEF/INTUSE in socket | Andreas Schwab |
2012-05-24 | Switch gettimeofday from INTUSE to libc_hidden_proto. | Roland McGrath |
2012-05-10 | Hurd: accept4 | Thomas Schwinge |
2012-04-17 | Resolve __vector namespace conflict with Altivec. | Petr Baudis |
2012-03-03 | Remove oldish __GNUC_PREREQ. | Marek Polacek |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper |
2012-01-28 | Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait(). | Chris Metcalf |
2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup | Ulrich Drepper |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-05-08 | Make complete getcwd work in rtld | Ulrich Drepper |
2011-05-08 | Fix Linux getcwd for long paths | Ulrich Drepper |
2011-01-13 | Clean up PLT use for getrlimit64. | Ulrich Drepper |
2008-07-25 | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper |
2007-05-10 | Redefine __nonnull so that test for incorrect parameters in the libc code its... | Ulrich Drepper |
2007-04-19 | * include/sys/mman.h: Mark madvise hidden. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |