| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix nice getpriority, setpriority namespace (bug 18553). | Joseph Myers | 2015-06-17 | 1 | -2/+8 |
* | Fix ttyslot namespace (bug 18547). | Joseph Myers | 2015-06-17 | 1 | -3/+6 |
* | Fix mq_notify socket, recv namespace (bug 18546). | Joseph Myers | 2015-06-17 | 1 | -3/+4 |
* | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). | Joseph Myers | 2015-06-17 | 1 | -0/+4 |
* | Fix mq_notify pthread_barrier_* namespace (bug 18544). | Joseph Myers | 2015-06-17 | 1 | -0/+10 |
* | Fix swscanf vswscanf namespace (bug 18542). | Joseph Myers | 2015-06-17 | 1 | -0/+4 |
* | Fix getpass fflush_unlocked namespace (bug 18540). | Joseph Myers | 2015-06-17 | 1 | -0/+2 |
* | Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536). | Joseph Myers | 2015-06-17 | 1 | -0/+4 |
* | Fix syslog dprintf namespace (bug 18534). | Joseph Myers | 2015-06-17 | 1 | -0/+3 |
* | Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532). | Joseph Myers | 2015-06-17 | 1 | -0/+4 |
* | Fix syslog fputs_unlocked namespace (bug 18530). | Joseph Myers | 2015-06-12 | 1 | -0/+2 |
* | Fix getlogin_r namespace (bug 18527). | Joseph Myers | 2015-06-12 | 1 | -0/+2 |
* | Fix h_errno namespace (bug 18520). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Fix regcomp wcscoll, wcscmp namespace (bug 18497). | Joseph Myers | 2015-06-09 | 1 | -3/+8 |
* | Say "C++ tests" in comment on __open_memstream declaration. | Joseph Myers | 2015-06-08 | 1 | -1/+1 |
* | Fix open_memstream namespace (bug 18498). | Joseph Myers | 2015-06-05 | 1 | -1/+4 |
* | Fix regex wctype namespace (bug 18495). | Joseph Myers | 2015-06-05 | 1 | -0/+4 |
* | Fix fnmatch wmemchr namespace (bug 18468). | Joseph Myers | 2015-06-03 | 1 | -1/+4 |
* | Use libc_hidden_proto / libc_hidden_def with __strnlen. | Joseph Myers | 2015-06-02 | 1 | -0/+1 |
* | Fix fnmatch towlower namespace (bug 18469). | Joseph Myers | 2015-06-02 | 1 | -0/+4 |
* | Localplt testing for vector math library and libmvec_hidden_* macro series. | Andrew Senkevich | 2015-05-25 | 1 | -0/+20 |
* | Fix pathconf basename namespace (bug 18444). | Joseph Myers | 2015-05-22 | 1 | -0/+2 |
* | Ensure `wint_t' is defined before use in include/stdio.h | Arjun Shankar | 2015-05-18 | 1 | -0/+1 |
* | Refactor scandir/scandirat to use common tail. | Roland McGrath | 2015-05-13 | 1 | -0/+20 |
* | Break __scandir_cancel_handler out into its own file. | Roland McGrath | 2015-05-13 | 1 | -1/+2 |
* | Add struct scratch_buffer and its internal helper functions | Florian Weimer | 2015-04-07 | 1 | -0/+137 |
* | Define libc_max_align_t for internal use | Florian Weimer | 2015-04-02 | 1 | -0/+9 |
* | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella | 2015-03-11 | 1 | -80/+11 |
* | alloca: fix buf interaction | Mike Frysinger | 2015-02-24 | 1 | -2/+2 |
* | Amendments to Unicode 7 update. | Alexandre Oliva | 2015-02-23 | 1 | -3/+8 |
* | Fix scandir scandirat namespace (bug 17999). | Joseph Myers | 2015-02-19 | 1 | -1/+2 |
* | Fix search.h namespace (bug 17996). | Joseph Myers | 2015-02-18 | 1 | -3/+6 |
* | Fix posix_spawn getrlimit64 namespace (bug 17991). | Joseph Myers | 2015-02-18 | 1 | -0/+2 |
* | Update version.h and include/features.h for 2.21 release glibc-2.21 | Carlos O'Donell | 2015-02-06 | 1 | -1/+1 |
* | Fix scanf15.c testsuite build on sparc. | David S. Miller | 2015-01-13 | 1 | -0/+2 |
* | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers | 2015-01-07 | 1 | -0/+1 |
* | Fix libm fesetround namespace (bug 17748). | Joseph Myers | 2015-01-07 | 1 | -0/+2 |
* | Fix libm fesetenv namespace (bug 17748). | Joseph Myers | 2015-01-06 | 1 | -0/+1 |
* | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers | 2015-01-05 | 1 | -0/+2 |
* | Fix libm fegetround namespace (bug 17748). | Joseph Myers | 2015-01-02 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 21 | -21/+21 |
* | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 2014-12-31 | 1 | -0/+1 |
* | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2014-12-30 | 1 | -0/+1 |
* | Fix resolver inet_* namespace (bug 17722). | Joseph Myers | 2014-12-17 | 1 | -1/+4 |
* | Fix resolver if_* namespace (bug 17717). | Joseph Myers | 2014-12-16 | 1 | -0/+4 |
* | Add more headers to include/ for conform tests. | Joseph Myers | 2014-12-11 | 2 | -0/+2 |
* | Fix __sendmmsg prototype guards | Adhemerval Zanella | 2014-12-11 | 1 | -0/+2 |
* | Fix strftime wcschr namespace (bug 17634). | Joseph Myers | 2014-12-10 | 1 | -0/+6 |
* | Add macros for diagnostic control, use for scanf %a tests. | Joseph Myers | 2014-12-10 | 1 | -0/+31 |
* | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers | 2014-12-06 | 1 | -0/+1 |