about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-051-7/+10
* Use max_align_t from <stddef.h>.Joseph Myers2015-10-292-12/+2
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-191-0/+3
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-191-19/+3
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-172-9/+0
* Mark ld.so internel __uname hiddenH.J. Lu2015-10-151-0/+4
* Mark ld.so internel string functions hiddenH.J. Lu2015-10-151-0/+20
* Mark ld.so internel stdlib functions hiddenH.J. Lu2015-10-151-0/+5
* Mark ld.so internel sigaction functions hiddenH.J. Lu2015-10-151-0/+5
* Mark internal setjmp functions hiddenH.J. Lu2015-10-151-1/+5
* Mark ld.so internel __profile_frequency hiddenH.J. Lu2015-10-151-0/+4
* Mark internal fcntl functions hiddenH.J. Lu2015-10-151-1/+6
* Mark internal dirent functions hiddenH.J. Lu2015-10-151-4/+13
* Mark _dl_catch_error hiddenH.J. Lu2015-10-151-13/+0
* Remove .previous, .popsection configure tests.Joseph Myers2015-10-151-8/+1
* include/stap-probe.h: Fix formatting.Carlos O'Donell2015-10-141-6/+6
* Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]Florian Weimer2015-10-022-1/+14
* Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra2015-09-181-4/+0
* Mark fegetround pure (bug 16296).Joseph Myers2015-09-151-1/+1
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-1/+1
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-1/+1
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-032-2/+2
* Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers2015-09-031-0/+3
* Update version.h and include/features.h for 2.22 release glibc-2.22Carlos O'Donell2015-08-051-1/+1
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-1/+3
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-141-2/+2
* Provide __libc_fatal for rtld.Roland McGrath2015-07-091-0/+1
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-091-0/+1
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-1/+2
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-3/+4
* Remove include/bits/ipc.h.Joseph Myers2015-06-181-23/+0
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-171-2/+8
* Fix ttyslot namespace (bug 18547).Joseph Myers2015-06-171-3/+6
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-3/+4
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-171-0/+4
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-171-0/+10
* Fix swscanf vswscanf namespace (bug 18542).Joseph Myers2015-06-171-0/+4
* Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers2015-06-171-0/+2
* Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers2015-06-171-0/+4
* Fix syslog dprintf namespace (bug 18534).Joseph Myers2015-06-171-0/+3
* Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532).Joseph Myers2015-06-171-0/+4
* Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers2015-06-121-0/+2
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-121-0/+2
* Fix h_errno namespace (bug 18520).Joseph Myers2015-06-121-1/+1
* Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2015-06-091-3/+8
* Say "C++ tests" in comment on __open_memstream declaration.Joseph Myers2015-06-081-1/+1
* Fix open_memstream namespace (bug 18498).Joseph Myers2015-06-051-1/+4