| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark ld.so internel __fxstatat64 hidden | H.J. Lu | 2015-10-19 | 1 | -0/+3 |
* | Remove .weak, .weakext configure tests. | Joseph Myers | 2015-10-19 | 1 | -19/+3 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 2 | -9/+0 |
* | Mark ld.so internel __uname hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark ld.so internel string functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+20 |
* | Mark ld.so internel stdlib functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+5 |
* | Mark ld.so internel sigaction functions hidden | H.J. Lu | 2015-10-15 | 1 | -0/+5 |
* | Mark internal setjmp functions hidden | H.J. Lu | 2015-10-15 | 1 | -1/+5 |
* | Mark ld.so internel __profile_frequency hidden | H.J. Lu | 2015-10-15 | 1 | -0/+4 |
* | Mark internal fcntl functions hidden | H.J. Lu | 2015-10-15 | 1 | -1/+6 |
* | Mark internal dirent functions hidden | H.J. Lu | 2015-10-15 | 1 | -4/+13 |
* | Mark _dl_catch_error hidden | H.J. Lu | 2015-10-15 | 1 | -13/+0 |
* | Remove .previous, .popsection configure tests. | Joseph Myers | 2015-10-15 | 1 | -8/+1 |
* | include/stap-probe.h: Fix formatting. | Carlos O'Donell | 2015-10-14 | 1 | -6/+6 |
* | Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724] | Florian Weimer | 2015-10-02 | 2 | -1/+14 |
* | Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is... | Wilco Dijkstra | 2015-09-18 | 1 | -4/+0 |
* | Mark fegetround pure (bug 16296). | Joseph Myers | 2015-09-15 | 1 | -1/+1 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -1/+1 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 1 | -1/+1 |
* | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -1/+1 |
* | Rename bits/stdio-lock.h to stdio-lock.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -1/+1 |
* | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers | 2015-09-03 | 2 | -2/+2 |
* | Don't include <bits/stdio-lock.h> from installed <libio.h>. | Joseph Myers | 2015-09-03 | 1 | -0/+3 |
* | Update version.h and include/features.h for 2.22 release glibc-2.22 | Carlos O'Donell | 2015-08-05 | 1 | -1/+1 |
* | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar | 2015-07-23 | 1 | -1/+3 |
* | Factor file identity rules out of generic rtld code. | Roland McGrath | 2015-07-14 | 1 | -2/+2 |
* | Provide __libc_fatal for rtld. | Roland McGrath | 2015-07-09 | 1 | -0/+1 |
* | PLT avoidance for _exit in rtld. | Roland McGrath | 2015-07-09 | 1 | -0/+1 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 1 | -0/+3 |
* | Add forced deletion support to _dl_close_worker | Pavel Kopyl | 2015-07-07 | 1 | -1/+2 |
* | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel | 2015-06-30 | 1 | -3/+4 |
* | Remove include/bits/ipc.h. | Joseph Myers | 2015-06-18 | 1 | -23/+0 |
* | 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 |