aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra1-4/+0
2015-09-15Mark fegetround pure (bug 16296).Joseph Myers1-1/+1
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-1/+1
2015-09-04Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers1-1/+1
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2-2/+2
2015-09-03Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers1-0/+3
2015-08-05Update version.h and include/features.h for 2.22 releaseglibc-2.22Carlos O'Donell1-1/+1
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar1-1/+3
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath1-2/+2
2015-07-09Provide __libc_fatal for rtld.Roland McGrath1-0/+1
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath1-0/+1
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+3
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl1-1/+2
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel1-3/+4
2015-06-18Remove include/bits/ipc.h.Joseph Myers1-23/+0
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers1-2/+8
2015-06-17Fix ttyslot namespace (bug 18547).Joseph Myers1-3/+6
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers1-3/+4
2015-06-17Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers1-0/+4
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers1-0/+10
2015-06-17Fix swscanf vswscanf namespace (bug 18542).Joseph Myers1-0/+4
2015-06-17Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers1-0/+2
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers1-0/+4
2015-06-17Fix syslog dprintf namespace (bug 18534).Joseph Myers1-0/+3
2015-06-17Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers1-0/+4
2015-06-12Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers1-0/+2
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers1-0/+2
2015-06-12Fix h_errno namespace (bug 18520).Joseph Myers1-1/+1
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers1-3/+8
2015-06-08Say "C++ tests" in comment on __open_memstream declaration.Joseph Myers1-1/+1
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers1-1/+4
2015-06-05Fix regex wctype namespace (bug 18495).Joseph Myers1-0/+4
2015-06-03Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers1-1/+4
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers1-0/+1
2015-06-02Fix fnmatch towlower namespace (bug 18469).Joseph Myers1-0/+4
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich1-0/+20
2015-05-22Fix pathconf basename namespace (bug 18444).Joseph Myers1-0/+2
2015-05-18Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar1-0/+1
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath1-0/+20
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath1-1/+2
2015-04-07Add struct scratch_buffer and its internal helper functionsFlorian Weimer1-0/+137
2015-04-02Define libc_max_align_t for internal useFlorian Weimer1-0/+9
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella1-80/+11
2015-02-24alloca: fix buf interactionMike Frysinger1-2/+2
2015-02-23Amendments to Unicode 7 update.Alexandre Oliva1-3/+8
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers1-1/+2
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers1-3/+6
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers1-0/+2