Age | Commit message (Expand) | Author | Files | Lines |
2016-02-18 | Update version.h and include/features.h for 2.23 releaseglibc-2.23 | Adhemerval Zanella | 1 | -1/+1 |
2016-02-18 | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 1 | -0/+3 |
2016-01-06 | Mark internal unistd functions hidden in ld.so | H.J. Lu | 1 | -1/+5 |
2016-01-06 | Mark ld.so internal mmap functions hidden in ld.so | H.J. Lu | 1 | -0/+4 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 22 | -22/+22 |
2015-12-10 | Update to Unicode 8.0.0. | Mike FABIAN | 1 | -8/+4 |
2015-11-24 | Refactor strtod parsing of NaN payloads. | Joseph Myers | 2 | -0/+21 |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 1 | -0/+2 |
2015-11-05 | Fix features.h for -Wundef (bug 19212). | Joseph Myers | 1 | -7/+10 |
2015-10-29 | Use max_align_t from <stddef.h>. | Joseph Myers | 2 | -12/+2 |
2015-10-19 | Mark ld.so internel __fxstatat64 hidden | H.J. Lu | 1 | -0/+3 |
2015-10-19 | Remove .weak, .weakext configure tests. | Joseph Myers | 1 | -19/+3 |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2 | -9/+0 |
2015-10-15 | Mark ld.so internel __uname hidden | H.J. Lu | 1 | -0/+4 |
2015-10-15 | Mark ld.so internel string functions hidden | H.J. Lu | 1 | -0/+20 |
2015-10-15 | Mark ld.so internel stdlib functions hidden | H.J. Lu | 1 | -0/+5 |
2015-10-15 | Mark ld.so internel sigaction functions hidden | H.J. Lu | 1 | -0/+5 |
2015-10-15 | Mark internal setjmp functions hidden | H.J. Lu | 1 | -1/+5 |
2015-10-15 | Mark ld.so internel __profile_frequency hidden | H.J. Lu | 1 | -0/+4 |
2015-10-15 | Mark internal fcntl functions hidden | H.J. Lu | 1 | -1/+6 |
2015-10-15 | Mark internal dirent functions hidden | H.J. Lu | 1 | -4/+13 |
2015-10-15 | Mark _dl_catch_error hidden | H.J. Lu | 1 | -13/+0 |
2015-10-15 | Remove .previous, .popsection configure tests. | Joseph Myers | 1 | -8/+1 |
2015-10-14 | include/stap-probe.h: Fix formatting. | Carlos O'Donell | 1 | -6/+6 |
2015-10-02 | Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724] | Florian Weimer | 2 | -1/+14 |
2015-09-18 | Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is... | Wilco Dijkstra | 1 | -4/+0 |
2015-09-15 | Mark fegetround pure (bug 16296). | Joseph Myers | 1 | -1/+1 |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-09-04 | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-09-04 | Rename bits/stdio-lock.h to stdio-lock.h (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-09-03 | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers | 2 | -2/+2 |
2015-09-03 | Don't include <bits/stdio-lock.h> from installed <libio.h>. | Joseph Myers | 1 | -0/+3 |
2015-08-05 | Update version.h and include/features.h for 2.22 releaseglibc-2.22 | Carlos O'Donell | 1 | -1/+1 |
2015-07-23 | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar | 1 | -1/+3 |
2015-07-14 | Factor file identity rules out of generic rtld code. | Roland McGrath | 1 | -2/+2 |
2015-07-09 | Provide __libc_fatal for rtld. | Roland McGrath | 1 | -0/+1 |
2015-07-09 | PLT avoidance for _exit in rtld. | Roland McGrath | 1 | -0/+1 |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 1 | -0/+3 |
2015-07-07 | Add forced deletion support to _dl_close_worker | Pavel Kopyl | 1 | -1/+2 |
2015-06-30 | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel | 1 | -3/+4 |
2015-06-18 | Remove include/bits/ipc.h. | Joseph Myers | 1 | -23/+0 |
2015-06-17 | Fix nice getpriority, setpriority namespace (bug 18553). | Joseph Myers | 1 | -2/+8 |
2015-06-17 | Fix ttyslot namespace (bug 18547). | Joseph Myers | 1 | -3/+6 |
2015-06-17 | Fix mq_notify socket, recv namespace (bug 18546). | Joseph Myers | 1 | -3/+4 |
2015-06-17 | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). | Joseph Myers | 1 | -0/+4 |
2015-06-17 | Fix mq_notify pthread_barrier_* namespace (bug 18544). | Joseph Myers | 1 | -0/+10 |
2015-06-17 | Fix swscanf vswscanf namespace (bug 18542). | Joseph Myers | 1 | -0/+4 |
2015-06-17 | Fix getpass fflush_unlocked namespace (bug 18540). | Joseph Myers | 1 | -0/+2 |
2015-06-17 | Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536). | Joseph Myers | 1 | -0/+4 |