summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-17Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers
2015-06-12Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2015-06-12Fix h_errno namespace (bug 18520).Joseph Myers
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers
2015-06-08Say "C++ tests" in comment on __open_memstream declaration.Joseph Myers
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers
2015-06-05Fix regex wctype namespace (bug 18495).Joseph Myers
2015-06-03Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers
2015-06-02Fix fnmatch towlower namespace (bug 18469).Joseph Myers
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers
2015-05-18Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer
2015-04-02Define libc_max_align_t for internal useFlorian Weimer
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-02-24alloca: fix buf interactionMike Frysinger
2015-02-23Amendments to Unicode 7 update.Alexandre Oliva
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell
2015-01-13Fix scanf15.c testsuite build on sparc.David S. Miller
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers
2014-12-11Add more headers to include/ for conform tests.Joseph Myers
2014-12-11Fix __sendmmsg prototype guardsAdhemerval Zanella
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-12-10Add macros for diagnostic control, use for scanf %a tests.Joseph Myers
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers
2014-11-26Avoid warnings for unused results in nscd/connections.c.Joseph Myers
2014-11-24Use IS_IN internally onlySiddhesh Poyarekar
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar
2014-11-24Remove IN_LIBSiddhesh Poyarekar