Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 24003 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
«
1
2
...
228
229
230
…
240
241
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
lowlevellock comments
- -
-
-
-
2014-09-26
Bernard Ogden
Superseded
tile: make the prolog of clone() more conformant
- -
-
-
-
2014-09-25
Chris Metcalf
Committed
tile: optimize memcmp
- -
-
-
-
2014-09-25
Chris Metcalf
Committed
tile: add support for _SC_LEVEL*CACHE* sysconf() queries
- -
-
-
-
2014-09-25
Chris Metcalf
Committed
[RFC] How to add vector math functions to Glibc
- -
-
-
-
2014-09-24
Andrew Senkevich
New
Support and use mixed compat/non-compat aliases in syscalls.list
- -
-
-
-
2014-09-24
Joseph Myers
Committed
[2/2] benchtest: script to compare two benchmarks
- -
-
-
-
2014-09-24
Siddhesh Poyarekar
Superseded
[1/2] New module to import and process benchmark output
- -
-
-
-
2014-09-24
Siddhesh Poyarekar
Superseded
[BZ,15884] strcoll: improve performance by removing the cache
- -
-
-
-
2014-09-24
Leonhard Holz
Superseded
Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
- -
-
-
-
2014-09-24
Joseph Myers
Superseded
soft-fp: Support rsigned == 2 in _FP_TO_INT
- -
-
-
-
2014-09-23
Joseph Myers
Committed
Improve performance of strcpy
- -
-
-
-
2014-09-23
Wilco Dijkstra
Committed
[RFC] nptl: use compare and exchange for lll_cond_lock
- -
-
-
-
2014-09-23
Adhemerval Zanella Netto
Rejected
powerpc: remove linux lowlevellock.h
- -
-
-
-
2014-09-23
Adhemerval Zanella Netto
Committed
remove nested function hack_digit
- -
-
-
-
2014-09-22
Kostya Serebryany
Superseded
remove nested function hack_digit
- -
-
-
-
2014-09-22
Kostya Serebryany
Superseded
Allocate correct PLT reloc cache size during profiling and auditing.
- -
-
-
-
2014-09-22
Carlos O'Donell
Committed
[RFC] How to add vector math functions to Glibc
- -
-
-
-
2014-09-22
Andrew Senkevich
New
glibc/sysdeps/microblaze/bits/atomic.h: Avoid include recursion to cause compiling break
- -
-
-
-
2014-09-21
Chen Gang
New
Move some setrlimit definitions to syscalls.list (bug 14138)
- -
-
-
-
2014-09-19
Joseph Myers
Committed
soft-fp: Add FP_DENORM_ZERO
- -
-
-
-
2014-09-19
Joseph Myers
Committed
[4/4] nptl: Add default cancellable futex calls
- -
-
-
-
2014-09-19
Adhemerval Zanella Netto
Superseded
[3/4] nptl: Fix testcases for new pthread cancellation, mechanism
- -
-
-
-
2014-09-19
Adhemerval Zanella Netto
Superseded
[2/4] nptl: x86_64: Fix Race conditions in pthread cancellation, (BZ#12683)
- -
-
-
-
2014-09-19
Adhemerval Zanella Netto
Superseded
[1/4] nptl: Fix Race conditions in pthread cancellation, (BZ#12683)
- -
-
-
-
2014-09-19
Adhemerval Zanella Netto
Superseded
[4/4] Use conf.list to generate spec array
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Superseded
[3/4] Use PTHREAD_DESTRUCTOR_ITERATIONS
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Dropped
[2/4] Add _POSIX namespace SYSCONF macros to conf.list
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Committed
[1/4] Remove Wundef warnings for specification macros
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Superseded
[v2] Write errors to stdout and not stderr in nptl/tst-setuid3.c
- -
-
-
-
2014-09-19
Arjun Shankar
Committed
[4/4] Use conf.list to generate spec array
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Superseded
[3/4] Use PTHREAD_DESTRUCTOR_ITERATIONS
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Superseded
[2/4] Add _POSIX namespace SYSCONF macros to conf.list
- -
-
-
-
2014-09-19
Siddhesh Poyarekar
Superseded
soft-fp: Fix _FP_TO_INT latent bug in overflow handling
- -
-
-
-
2014-09-19
Joseph Myers
Committed
soft-fp: Support more precise "invalid" exceptions
- -
-
-
-
2014-09-19
Joseph Myers
Committed
soft-fp: Support more precise "invalid" exceptions
- -
-
-
-
2014-09-19
Joseph Myers
Superseded
soft-fp: Refactor exception handling for comparisons
- -
-
-
-
2014-09-18
Joseph Myers
Committed
Write errors to stdout and not stderr in nptl/tst-setuid3.c
- -
-
-
-
2014-09-18
Arjun Shankar
Superseded
Should we require autoconf 2.69?
- -
-
-
-
2014-09-18
H.J. Lu
Committed
Fix fnmatch handling of collating elements (BZ #17396)
- -
-
-
-
2014-09-18
Andreas Schwab
Superseded
soft-fp: Fix comment formatting
- -
-
-
-
2014-09-17
Joseph Myers
Committed
soft-fp: Correct _FP_TO_INT formatting
- -
-
-
-
2014-09-17
Joseph Myers
Committed
soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled
- -
-
-
-
2014-09-17
Joseph Myers
Committed
[v2] Implement strlcpy [BZ #178]
- -
-
-
-
2014-09-17
Florian Weimer
Superseded
[ping,17/17,v3] Use IS_IN internally only
- -
-
-
-
2014-09-17
Siddhesh Poyarekar
Committed
[ping,04/19] Use MODULE_NAME in stap-probe instead of IN_LIB
- -
-
-
-
2014-09-17
Siddhesh Poyarekar
Superseded
[ping,03/19,v2] Auto-generate libc-modules.h
- -
-
-
-
2014-09-17
Siddhesh Poyarekar
Superseded
[ping,01/19,v2] Add new macro IN_MODULE to identify module in which source is built
- -
-
-
-
2014-09-17
Siddhesh Poyarekar
Superseded
[v2,06/19] Define IN_MODULE for translation units that define NOT_IN_libc
- -
-
-
-
2014-09-17
Siddhesh Poyarekar
Committed
Fix fnmatch handling of collating elements (BZ #17396)
- -
-
-
-
2014-09-17
Andreas Schwab
Superseded
[1/N] x86_64 vectorization support: vectorized math functions addition to Glibc
- -
-
-
-
2014-09-17
Jakub Jelinek
Rejected
string: Add tests for zero length string inputs
- -
-
-
-
2014-09-16
Will Newton
Dropped
soft-fp: Remove FP_CLEAR_EXCEPTIONS
- -
-
-
-
2014-09-16
Joseph Myers
Committed
Remove shlib-versions entries redundant with DEFAULT entries
- -
-
-
-
2014-09-16
Joseph Myers
Committed
stdlib/tst-strtod-round.c: Fix build on ARM
- -
-
-
-
2014-09-16
Will Newton
Committed
Allow cross-building of tests
- -
-
-
-
2014-09-16
Will Newton
Committed
Remove bitrotten --enable-oldest-abi (bug 6652)
- -
-
-
-
2014-09-16
Joseph Myers
Committed
[v2] Make __extern_always_inline usable on clang++ again
- -
-
-
-
2014-09-16
Siddhesh Poyarekar
Committed
Make __extern_always_inline usable on clang++ again
- -
-
-
-
2014-09-16
Siddhesh Poyarekar
Superseded
remove nested function hack_digit
- -
-
-
-
2014-09-16
Kostya Serebryany
Superseded
tilegx: provide optimized strnlen, strstr, and strcasestr
- -
-
-
-
2014-09-16
Chris Metcalf
Committed
tilegx: optimize string copy_byte() internal function
- -
-
-
-
2014-09-16
Chris Metcalf
Committed
remove nested function hack_digit
- -
-
-
-
2014-09-15
Kostya Serebryany
Superseded
Implement strlcpy [BZ #178]
- -
-
-
-
2014-09-15
Florian Weimer
Superseded
Remove CFLAGS for interp.c
- -
-
-
-
2014-09-15
Siddhesh Poyarekar
Committed
Include .interp section only for libc.so
- -
-
-
-
2014-09-15
Siddhesh Poyarekar
Committed
Include .interp section only for libc.so
- -
-
-
-
2014-09-15
Siddhesh Poyarekar
Superseded
[1/2] Fix typo in _REGEX_VERSION name
- -
-
-
-
2014-09-15
Siddhesh Poyarekar
Committed
Assume that all _[PS]C_* and _CS_* macros are always defined
- -
-
-
-
2014-09-15
Siddhesh Poyarekar
Committed
memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]
- -
-
-
-
2014-09-15
Siddhesh Poyarekar
Committed
Transition to C11 atomics and memory model
- -
-
-
-
2014-09-14
Torvald Riegel
Not Applicable
sparc: fix for missing include file
- -
-
-
-
2014-09-13
Waldemar Brodkorb
Superseded
Segfault in getifaddrs_internal in glibc-2.20
- -
-
-
-
2014-09-13
Andreas Schwab
Committed
Segfault in getifaddrs_internal in glibc-2.20
- -
-
-
-
2014-09-13
Allan McRae
Committed
[COMMITTED] Minor cleanup in locale.c
- -
-
-
-
2014-09-12
Roland McGrath
Committed
[COMMITTED] Minor cleanup in ld-ctype.c
- -
-
-
-
2014-09-12
Roland McGrath
Committed
Clean up gnu/lib-names.h generation
- -
-
-
-
2014-09-12
Joseph Myers
Committed
[COMMITTED] Don't use a nested function in rpmatch.
- -
-
-
-
2014-09-12
Roland McGrath
Committed
[2/2] Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETS
- -
-
-
-
2014-09-12
Siddhesh Poyarekar
Committed
[1/2] Fix typo in _REGEX_VERSION name
- -
-
-
-
2014-09-12
Siddhesh Poyarekar
Superseded
[COMMITTED] Fix typo in macro names in sysconf.c
- -
-
-
-
2014-09-12
Siddhesh Poyarekar
Committed
ARM: Don't define _SYS_AUXV_H in sysdep.h
- -
-
-
-
2014-09-12
Will Newton
Committed
Enhance tst-xmmymm.sh to detect zmm register usage in ld.so
- -
-
-
-
2014-09-12
Siddhesh Poyarekar
Committed
un-nest findidx()
- -
-
-
-
2014-09-11
Roland McGrath
Committed
Remove configuration name patterns from shlib-versions
- -
-
-
-
2014-09-11
Joseph Myers
Committed
Enhance tst-xmmymm.sh to detect zmm register usage in ld.so
- -
-
-
-
2014-09-11
Siddhesh Poyarekar
Superseded
Remove configuration name patterns from shlib-versions
- -
-
-
-
2014-09-11
Joseph Myers
Committed
Avoid redundant shift character in iconv output at block boundary (bug #17197)
- -
-
-
-
2014-09-11
Andreas Schwab
Superseded
Properly handle forced elision in pthread_mutex_trylock
- -
-
-
-
2014-09-11
Andreas Schwab
Superseded
Add new Linux 3.16 constants to netinet/udp.h
- -
-
-
-
2014-09-10
Joseph Myers
Committed
memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]
- -
-
-
-
2014-09-10
Tim Lammens
Committed
Add new Linux 3.16 constants to netinet/udp.h
- -
-
-
-
2014-09-10
Joseph Myers
Superseded
getgrent.3: Add ENOENT to error list.
- -
-
-
-
2014-09-10
Carlos O'Donell
Not Applicable
getgrent.3: Add ENOENT to error list.
- -
-
-
-
2014-09-10
Carlos O'Donell
Not Applicable
Improve performance of strncpy
- -
-
-
-
2014-09-10
Wilco Dijkstra
Committed
Fix dynamic linker issue with bind-now
- -
-
-
-
2014-09-10
Petar Jovanovic
Superseded
getgrent.3: Add ENOENT to error list.
- -
-
-
-
2014-09-10
Carlos O'Donell
Not Applicable
Complete the removal of __gconv_translit_find
- -
-
-
-
2014-09-10
Florian Weimer
Committed
malloc: additional unlink hardening for non-small bins [BZ #17344]
- -
-
-
-
2014-09-10
Florian Weimer
Committed
un-nest findidx()
- -
-
-
-
2014-09-10
Kostya Serebryany
Superseded
«
1
2
...
228
229
230
…
240
241
»