Show patches with: none      |   28161 patches
« 1 2 ... 231 232 233281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
conformtest: Correct some stdlib.h expectations for XPG3 [committed] - - - - --- 2016-05-13 Joseph Myers New
conformtest: Do not expect strdup in string.h for XPG3 [committed] - - - - --- 2016-05-13 Joseph Myers New
[BZ,#20072] x86 init_cpu_features is called twice in static executable - - - - --- 2016-05-13 H.J. Lu New
[4/4] S390: Implement mempcpy with help of memcpy. [BZ #19765] - - - - --- 2016-05-13 Stefan Liebler New
[4/4] Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h> - - - - --- 2016-05-13 Zack Weinberg New
[3/4] Add utility macros for clang detection, and deprecation with messages. - - - - --- 2016-05-13 Zack Weinberg New
[2/4] Minimize sysdeps code involved in defining major/minor/makedev. - - - - --- 2016-05-13 Zack Weinberg New
[1/4] Move sysdeps/generic/bits/hwcap.h to top-level bits/. - - - - --- 2016-05-13 Zack Weinberg New
conformtest: Correct time.h XPG3 expectations [committed] - - - - --- 2016-05-12 Joseph Myers New
conformtest: Correct some unistd.h expectations for XPG3, XPG4 [committed] - - - - --- 2016-05-12 Joseph Myers New
Correct ttyslot header declaration conditions (bug 20051) - - - - --- 2016-05-12 Joseph Myers New
conformtest: Do not expect S_IF* in fcntl.h [committed] - - - - --- 2016-05-12 Joseph Myers New
[AArch64] Optimized memcpy/memmove - - - - --- 2016-05-12 Wilco Dijkstra New
[BZ,15527] strftime_l.c: Support lowercase output - - - - --- 2016-05-12 Jakub Martisko New
Use strlen when searching for a nul char - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Add optimized memchr - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Tune memcpy - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Optimized memcpy/memmove - - - - --- 2016-05-12 Wilco Dijkstra New
[AArch64] Optimized memset - - - - --- 2016-05-12 Wilco Dijkstra New
[COMMITTED] getaddrinfo: Convert from extend_alloca to struct scratch_buffer - - - - --- 2016-05-12 Florian Weimer New
malloc: Rewrite dumped heap for compatibility in __malloc_set_state - - - - --- 2016-05-12 Florian Weimer New
Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076) - - - - --- 2016-05-11 Joseph Myers New
Support non-inclusive caches on Intel processors - - - - --- 2016-05-11 H.J. Lu New
malloc: Remove __malloc_check_init from the API [BZ #19564] - - - - --- 2016-05-11 Florian Weimer New
stpcpy comes from Turbo C [BZ #3629] - - - - --- 2016-05-11 Florian Weimer New
Increase fork signal safety for single-threaded processes [BZ #19703] - - - - --- 2016-05-11 Florian Weimer New
Add random memcpy test - - - - --- 2016-05-11 Wilco Dijkstra New
Add cache info to _dl_x86_cpu_features - - - - --- 2016-05-10 H.J. Lu New
Fix stdlib.h rand_r namespace (bug 20074) - - - - --- 2016-05-10 Joseph Myers New
malloc: Re-add protection for recursive calls to __malloc_fork_lock_parent - - - - --- 2016-05-10 Tulio Magno Quites Machado Filho New
Fix sys/stat.h fchmod namespace (bug 20073) - - - - --- 2016-05-10 Joseph Myers New
[BZ,#20071] X86 ld.so uses the incorrect cache sizes - - - - --- 2016-05-10 H.J. Lu New
conformtest: Correct some sys/stat.h expectations for XPG3 [committed] - - - - --- 2016-05-10 Joseph Myers New
[BZ,#20072] x86 init_cpu_features is called twice in static executable - - - - --- 2016-05-10 H.J. Lu New
conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4 [committed] - - - - --- 2016-05-10 Joseph Myers New
Remove x86 ifunc-defines.sym and rtld-global-offsets.sym - - - - --- 2016-05-10 H.J. Lu New
tst-rec-dlopen: Use custom malloc instead of hooks - - - - --- 2016-05-10 Florian Weimer New
localedef: Do not compile with mcheck - - - - --- 2016-05-10 Florian Weimer New
Remove x86 ifunc-defines.sym and rtld-global-offsets.sym - - - - --- 2016-05-10 H.J. Lu New
Add sysdeps/x86/dl-procinfo.c - - - - --- 2016-05-10 H.J. Lu New
[COMMITTED] getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994] - - - - --- 2016-05-10 Florian Weimer New
stpcpy comes from Turbo C [BZ #3629] - - - - --- 2016-05-10 Florian Weimer New
conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4 [committed] - - - - --- 2016-05-09 Joseph Myers New
[PING,v6] Add pretty printers for the NPTL lock types - - - - --- 2016-05-09 Martin Galvan New
libc-compat.h for <bits/fcntl-linux.h> - - - - --- 2016-05-08 Florian Weimer New
libc-compat.h for <bits/fcntl-linux.h> - - - - --- 2016-05-08 Eric Neblock New
PR string/19907: Incorrect memcpy tests - - - - --- 2016-05-08 H.J. Lu New
Initialize __x86_shared_non_temporal_threshold only if zero - - - - --- 2016-05-08 H.J. Lu New
[committed] Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86 - - - - --- 2016-05-08 H.J. Lu New
[v2] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL - - - - --- 2016-05-07 Maciej W. Rozycki Accepted
Declare tcgetsid for XPG4 (bug 20055) - - - - --- 2016-05-06 Joseph Myers New
Declare gethostname for XPG4 (bug 20054) - - - - --- 2016-05-06 Joseph Myers New
[37/37] Manual typos: Contributors to - - - - --- 2016-05-06 Rical Jasan New
[36/37] Manual typos: Library Maintenance - - - - --- 2016-05-06 Rical Jasan New
[35/37] Manual typos: Installing - - - - --- 2016-05-06 Rical Jasan New
[34/37] Manual typos: C Language Facilities in the Library - - - - --- 2016-05-06 Rical Jasan New
[33/37] Manual typos: Internal probes - - - - --- 2016-05-06 Rical Jasan New
[32/37] Manual typos: POSIX Threads - - - - --- 2016-05-06 Rical Jasan New
[31/37] Manual typos: Debugging support - - - - --- 2016-05-06 Rical Jasan New
[30/37] Manual typos: DES Encryption and Password Handling - - - - --- 2016-05-06 Rical Jasan New
[29/37] Manual typos: System Configuration Parameters - - - - --- 2016-05-06 Rical Jasan New
[28/37] Manual typos: System Management - - - - --- 2016-05-06 Rical Jasan New
[27/37] Manual typos: Users and Groups - - - - --- 2016-05-06 Rical Jasan New
[26/37] Manual typos: System Databases and Name Service Switch - - - - --- 2016-05-06 Rical Jasan New
[25/37] Manual typos: Job Control - - - - --- 2016-05-06 Rical Jasan New
[24/37] Manual typos: Processes - - - - --- 2016-05-06 Rical Jasan New
[23/37] Manual typos: The Basic Program/System Interface - - - - --- 2016-05-06 Rical Jasan New
[22/37] Manual typos: Signal Handling - - - - --- 2016-05-06 Rical Jasan New
[21/37] Manual typos: Non-Local Exits - - - - --- 2016-05-06 Rical Jasan New
[20/37] Manual typos: Resource Usage and Limitation - - - - --- 2016-05-06 Rical Jasan New
[19/37] Manual typos: Date and Time - - - - --- 2016-05-06 Rical Jasan New
[18/37] Manual typos: Arithmetic Functions - - - - --- 2016-05-06 Rical Jasan New
[17/37] Manual typos: Mathematics - - - - --- 2016-05-06 Rical Jasan New
[16/37] Manual typos: Syslog - - - - --- 2016-05-06 Rical Jasan New
[15/37] Manual typos: Low-Level Terminal Interface - - - - --- 2016-05-06 Rical Jasan New
[14/37] Manual typos: Sockets - - - - --- 2016-05-06 Rical Jasan New
[13/37] Manual typos: File System Interface - - - - --- 2016-05-06 Rical Jasan New
[12/37] Manual typos: Low-Level Input/Output - - - - --- 2016-05-06 Rical Jasan New
[11/37] Manual typos: Input/Output on Streams - - - - --- 2016-05-06 Rical Jasan New
[10/37] Manual typos: Pattern Matching - - - - --- 2016-05-06 Rical Jasan New
[09/37] Manual typos: Searching and Sorting - - - - --- 2016-05-06 Rical Jasan New
[08/37] Manual typos: Message Translation - - - - --- 2016-05-06 Rical Jasan New
[07/37] Manual typos: Locales and Internationalization - - - - --- 2016-05-06 Rical Jasan New
[06/37] Manual typos: Character Set Handling - - - - --- 2016-05-06 Rical Jasan New
[05/37] Manual typos: String and Array Utilities - - - - --- 2016-05-06 Rical Jasan New
[04/37] Manual typos: Character Handling - - - - --- 2016-05-06 Rical Jasan New
[03/37] Manual typos: Virtual Memory Allocation and Paging - - - - --- 2016-05-06 Rical Jasan New
[02/37] Manual typos: Error Reporting - - - - --- 2016-05-06 Rical Jasan New
[01/37] Manual typos: Introduction - - - - --- 2016-05-06 Rical Jasan New
Correct ttyslot header declaration conditions (bug 20051) - - - - --- 2016-05-05 Joseph Myers New
malloc: Rewrite dumped heap for compatibility in __malloc_set_state - - - - --- 2016-05-05 Florian Weimer New
Declare pthread_atfork in unistd.h for UNIX98 (bug 20044) - - - - --- 2016-05-05 Joseph Myers New
Avoid an extra branch to PLT for -z now - - - - --- 2016-05-04 H.J. Lu New
Don't call internal _Unwind_Resume via PLT - - - - --- 2016-05-04 H.J. Lu New
Don't call internal __pthread_unwind via PLT - - - - --- 2016-05-04 H.J. Lu New
glob: Avoid copying the d_name field of struct dirent [BZ #19779] - - - - --- 2016-05-04 Paul Eggert New
Declare cuserid in unistd.h for UNIX98 and before (bug 20043) - - - - --- 2016-05-04 Joseph Myers New
Declare cuserid in unistd.h for UNIX98 and before (bug 20043) - - - - --- 2016-05-04 Joseph Myers New
aio: fix newp->running data race - - - - --- 2016-05-04 Samuel Thibault New
[COMMITTED] malloc: Adjust header file guard in malloc-internal.h - - - - --- 2016-05-04 Florian Weimer New
« 1 2 ... 231 232 233281 282 »