Age | Commit message (Expand) | Author | Files | Lines |
2016-05-23 | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer | 1 | -0/+23 |
2016-05-23 | conformtest: Correct some limits.h expectations for XPG3, XPG4. | Joseph Myers | 1 | -0/+13 |
2016-05-23 | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6. | Joseph Myers | 1 | -0/+22 |
2016-05-20 | Remove special L2 cache case for Knights Landing | H.J. Lu | 1 | -0/+6 |
2016-05-20 | conformtest: Correct ftw.h expectations for XPG3, XPG4. | Joseph Myers | 1 | -0/+14 |
2016-05-19 | manual: fix typos in error reporting | ricaljasan@pacific.net | 1 | -0/+4 |
2016-05-19 | manual: fix typo in the introduction | ricaljasan@pacific.net | 1 | -0/+4 |
2016-05-19 | Implement proper fmal for ldbl-128ibm (bug 13304). | Joseph Myers | 1 | -0/+19 |
2016-05-19 | Correct Intel processor level type mask from CPUID | H.J. Lu | 1 | -0/+6 |
2016-05-19 | Check the HTT bit before counting logical threads | H.J. Lu | 1 | -0/+8 |
2016-05-19 | Remove alignments on jump targets in memset | H.J. Lu | 1 | -0/+6 |
2016-05-19 | conformtest: Correct pwd.h expectations for XPG3. | Joseph Myers | 1 | -0/+6 |
2016-05-19 | conformtest: Correct search.h expectations for XPG3. | Joseph Myers | 1 | -0/+7 |
2016-05-18 | Update libm-test.inc comment about NaN signs. | Joseph Myers | 1 | -0/+5 |
2016-05-18 | Don't call internal _Unwind_Resume via PLT | H.J. Lu | 1 | -0/+8 |
2016-05-18 | Don't call internal __pthread_unwind via PLT | H.J. Lu | 1 | -0/+9 |
2016-05-18 | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h. | Joseph Myers | 1 | -0/+3 |
2016-05-18 | Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h. | Joseph Myers | 1 | -0/+5 |
2016-05-18 | Clear destination buffer updated by the previous run | H.J. Lu | 1 | -0/+9 |
2016-05-17 | Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094). | Joseph Myers | 1 | -0/+8 |
2016-05-17 | Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076). | Joseph Myers | 1 | -0/+7 |
2016-05-17 | Fix stdlib.h rand_r namespace (bug 20074). | Joseph Myers | 1 | -0/+6 |
2016-05-17 | Correct ttyslot header declaration conditions (bug 20051). | Joseph Myers | 1 | -0/+11 |
2016-05-17 | Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting. | Stefan Liebler | 1 | -0/+4 |
2016-05-13 | tst-mallocfork2: Fix race condition, use fewer resources | Florian Weimer | 1 | -0/+7 |
2016-05-13 | conformtest: Correct some stdlib.h expectations for XPG3. | Joseph Myers | 1 | -0/+19 |
2016-05-13 | conformtest: Do not expect strdup in string.h for XPG3. | Joseph Myers | 1 | -0/+6 |
2016-05-13 | Call init_cpu_features only if SHARED is defined | H.J. Lu | 1 | -0/+7 |
2016-05-13 | Support non-inclusive caches on Intel processors | H.J. Lu | 1 | -0/+5 |
2016-05-13 | malloc: Rewrite dumped heap for compatibility in __malloc_set_state | Florian Weimer | 1 | -0/+14 |
2016-05-12 | conformtest: Correct time.h XPG3 expectations. | Joseph Myers | 1 | -0/+6 |
2016-05-12 | conformtest: Correct some unistd.h expectations for XPG3, XPG4. | Joseph Myers | 1 | -0/+32 |
2016-05-12 | Declare gethostname for XPG4 (bug 20054). | Joseph Myers | 1 | -0/+6 |
2016-05-12 | conformtest: Do not expect S_IF* in fcntl.h. | Joseph Myers | 1 | -0/+14 |
2016-05-12 | This is an optimized memset for AArch64. Memset is split into 4 main cases: | Wilco Dijkstra | 1 | -0/+5 |
2016-05-12 | Increase fork signal safety for single-threaded processes [BZ #19703] | Florian Weimer | 1 | -0/+10 |
2016-05-12 | getaddrinfo: Convert from extend_alloca to struct scratch_buffer | Florian Weimer | 1 | -0/+9 |
2016-05-11 | Declare tcgetsid for XPG4 (bug 20055). | Joseph Myers | 1 | -0/+13 |
2016-05-11 | localedef: Do not compile with mcheck | Florian Weimer | 1 | -0/+6 |
2016-05-11 | S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o. | Stefan Liebler | 1 | -0/+5 |
2016-05-11 | Remove x86 ifunc-defines.sym and rtld-global-offsets.sym | H.J. Lu | 1 | -0/+16 |
2016-05-10 | Fix sys/stat.h fchmod namespace (bug 20073). | Joseph Myers | 1 | -0/+6 |
2016-05-10 | conformtest: Correct some sys/stat.h expectations for XPG3. | Joseph Myers | 1 | -0/+9 |
2016-05-10 | conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4. | Joseph Myers | 1 | -0/+4 |
2016-05-10 | Declare pthread_atfork in unistd.h for UNIX98 (bug 20044). | Joseph Myers | 1 | -0/+6 |
2016-05-10 | Declare cuserid in unistd.h for UNIX98 and before (bug 20043). | Joseph Myers | 1 | -0/+6 |
2016-05-10 | resolv: Call gmtime_r instead of gmtime in p_secstodate [BZ #20017] | Florian Weimer | 1 | -0/+6 |
2016-05-10 | getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994] | Florian Weimer | 1 | -0/+6 |
2016-05-09 | conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4. | Joseph Myers | 1 | -0/+10 |
2016-05-09 | S390: Add support for vdso getcpu symbol. | Stefan Liebler | 1 | -0/+11 |