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