Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 24025 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
...
227
228
229
…
240
241
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v3] lowlevellock comments
- -
-
-
-
2014-10-23
Bernard Ogden
Superseded
Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132)
- -
-
-
-
2014-10-22
Joseph Myers
Committed
[roland/iconv] Clean up wchar_t conversion code in iconv program.
- -
-
-
-
2014-10-22
Roland McGrath
Committed
[roland/nscd-vlais] Rework some nscd code not to use variable-length struct types.
- -
-
-
-
2014-10-22
Roland McGrath
Committed
Recognize recent x86 CPUs in string.h
- -
-
-
-
2014-10-22
jb999@gmx.de
Superseded
Don't use INTDEF with __ldexpf (bug 14132)
- -
-
-
-
2014-10-21
Joseph Myers
Committed
[RFC] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
- -
-
-
-
2014-10-21
Torvald Riegel
azanella
Superseded
[RFC] powerpc: Change atomic_write_barrier to have release semantics.
- -
-
-
-
2014-10-21
Torvald Riegel
Committed
[COMMITTED] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.
- -
-
-
-
2014-10-21
Roland McGrath
Committed
[RFC] Adjust most tests to use test-skeleton.c
- -
-
-
-
2014-10-21
Arjun Shankar
Superseded
Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
- -
-
-
-
2014-10-21
Andreas Schwab
Committed
Add ipc.h for aarch64
- -
-
-
-
2014-10-21
Alan Hayward
Superseded
Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
- -
-
-
-
2014-10-21
Joseph Myers
Committed
[COMMITTED] Tiny refactoring in fts to eliminate a warning.
- -
-
-
-
2014-10-20
Roland McGrath
Committed
[COMMITTED] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.
- -
-
-
-
2014-10-20
Roland McGrath
Committed
[COMMITTED] NPTL: Add some missing #include's
- -
-
-
-
2014-10-20
Roland McGrath
Committed
[COMMITTED] Make internal lock-init macros return void.
- -
-
-
-
2014-10-20
Roland McGrath
Committed
[RFC] pthread_once: Use unified variant instead of custom x86_64/i386
- -
-
-
-
2014-10-20
Torvald Riegel
Committed
[PATCHv3,MIPS] Add support for O32 FPXX and program header based ABI information
- -
-
-
-
2014-10-20
Matthew Fortune
Superseded
pthread_once: Clean up constants.
- -
-
-
-
2014-10-19
Torvald Riegel
Committed
[RFC] pthread_once: Use unified variant instead of custom x86_64/i386
- -
-
-
-
2014-10-19
Torvald Riegel
Superseded
[libc] __tls_get_addr with link_map * instead of modid
- -
-
-
-
2014-10-18
Jan Kratochvil
New
[COMMITTED] Remove obsolete TLS_DEFINE_INIT_TP fallback.
- -
-
-
-
2014-10-17
Roland McGrath
Committed
[COMMITTED] NPTL: Clean up THREAD_SYSINFO macros.
- -
-
-
-
2014-10-17
Roland McGrath
Committed
[COMMITTED] NPTL: Conditionalize direct futex syscall uses.
- -
-
-
-
2014-10-17
Roland McGrath
Committed
[COMMITTED] NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.
- -
-
-
-
2014-10-17
Roland McGrath
Committed
[PATCHv3,MIPS] Add support for O32 FPXX and program header based ABI information
- -
-
-
-
2014-10-17
Matthew Fortune
Superseded
[COMMITTED] Fix NPTL build error when missing __NR_set_robust_list.
- -
-
-
-
2014-10-17
Roland McGrath
Committed
[5/5] sysdeps/arm/bits/atomic.h: Switch to generic implementation
- -
-
-
-
2014-10-17
Will Newton
Dropped
[4/5] sysdeps/aarch64/bits/atomic.h: Switch to generic implementation
- -
-
-
-
2014-10-17
Will Newton
Dropped
[3/5] sysdeps/generic/atomic_types.h: Add generic atomic types header
- -
-
-
-
2014-10-17
Will Newton
Dropped
[2/5] sysdeps/generic/atomic.h: Add a generic atomic header
- -
-
-
-
2014-10-17
Will Newton
Dropped
[1/5] benchtests: Add malloc microbenchmark
- -
-
-
-
2014-10-17
Will Newton
Committed
pow.3: Add note on performance characteristics of pow
- -
-
-
-
2014-10-17
Manuel López-Ibáñez
Not Applicable
[v2,BZ,15884] strcoll: improve performance by removing the cache
- -
-
-
-
2014-10-17
Siddhesh Poyarekar
Committed
[RFC] Add support for linux memfd_create syscall
- -
-
-
-
2014-10-17
David Herrmann
New
pow.3: Add note on performance characteristics of pow
- -
-
-
-
2014-10-16
Manuel López-Ibáñez
Not Applicable
[roland/arm] ARM: Use movw/movt more when available
- -
-
-
-
2014-10-16
Roland McGrath
Committed
[RFC] How to add vector math functions to Glibc
- -
-
-
-
2014-10-16
Andrew Senkevich
New
Clean up safety property macros.
- -
-
-
-
2014-10-16
Rical Jasan
Superseded
Grammatical edits to the manual's introduction.
- -
-
-
-
2014-10-16
Rical Jasan
Superseded
Fix dynamic linker issue with bind-now
- -
-
-
-
2014-10-16
Petar Jovanovic
Superseded
[roland/arm-soft-fp] Remove sysdeps/arm/soft-fp directory.
- -
-
-
-
2014-10-15
Roland McGrath
Committed
Support HWCAPs for MIPS
- -
-
-
-
2014-10-14
Matthew Fortune
Deferred
Create a hook for inspecting program headers during library load
- -
-
-
-
2014-10-14
Matthew Fortune
Committed
[BZ,#17485] MIPS: ld: libpthread.so: invalid string offset 2765592330 >= 5154 for section `.dynstr'
- -
-
-
-
2014-10-14
Maciej W. Rozycki
Committed
[v2,BZ,15884] strcoll: improve performance by removing the cache
- -
-
-
-
2014-10-14
Leonhard Holz
Superseded
Fix infinite loop in check_pf
- -
-
-
-
2014-10-13
Jim King
Committed
[roland/Wshadow] -Wshadow
- -
-
-
-
2014-10-13
Roland McGrath
New
* elf/dl-load.c (open_path): avoid writing to 'env_path_list' when none of the search directories e…
- -
-
-
-
2014-10-13
Allan McRae
Committed
Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE
- -
-
-
-
2014-10-10
Joseph Myers
Committed
Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132)
- -
-
-
-
2014-10-09
Joseph Myers
Committed
[roland/sigvec] Remove sigvec.
- -
-
-
-
2014-10-09
Roland McGrath
Not Applicable
[v2] Add x86 32 bit vDSO time function support
- -
-
-
-
2014-10-09
Adhemerval Zanella Netto
Superseded
Error in documentation of $ORIGIN in the ld.so man page
- -
-
-
-
2014-10-09
Jonathan Wakely
Not Applicable
[RFC] How to add vector math functions to Glibc
- -
-
-
-
2014-10-09
Andrew Senkevich
New
soft-fp: Use parentheses around macro arguments
- -
-
-
-
2014-10-09
Joseph Myers
Committed
S/390: Add SystemTap probes to longjmp and setjmp.
- -
-
-
-
2014-10-09
Stefan Liebler
Committed
Remove stray *_internal aliases (bug 14132)
- -
-
-
-
2014-10-09
Joseph Myers
Committed
Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132)
- -
-
-
-
2014-10-08
Joseph Myers
Committed
remove nested functions from elf/dl-load.c
- -
-
-
-
2014-10-08
Kostya Serebryany
Committed
[BZ,17460] "nscd --help" crashes with segmentation fault on 32-bit machine
- -
-
-
-
2014-10-08
Roland McGrath
Committed
[8/8] nptl: ppc32: Fix Race conditions in pthread cancellation, (BZ#12683)
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Dropped
[7/8] nptl: x86_64: Fix Race conditions in pthread, cancellation (BZ#12683)
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Dropped
[6/8] nptl: Fix Race conditions in pthread cancellation
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Dropped
[5/8] Rewrite cancellation macros
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Dropped
[3/8] nptl: Fix testcases for new pthread cancellation, mechanism
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Dropped
[2/8] Function declaration cleanup
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Superseded
[1/8] Use inline syscalls for non-cancellable versions
- -
-
-
-
2014-10-08
Adhemerval Zanella Netto
Dropped
Don't use INTUSE with __adjtimex (bug 14132)
- -
-
-
-
2014-10-08
Joseph Myers
Committed
Move readv and writev definitions to syscalls.list (bug 14138)
- -
-
-
-
2014-10-07
Joseph Myers
Committed
S/390: Get rid of warning unused variable in dl-machine.h.
- -
-
-
-
2014-10-07
Stefan Liebler
Committed
S/390: Get rid of warning: the comparision will always evaluate as false
- -
-
-
-
2014-10-07
Stefan Liebler
Committed
[v2] Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
- -
-
-
-
2014-10-06
Joseph Myers
Committed
[resend] MIPS: Allow FPU emulator to use non-stack area.
- -
-
-
-
2014-10-06
David Daney
Not Applicable
[BZ,17460] "nscd --help" crashes with segmentation fault on 32-bit machine
- -
-
-
-
2014-10-06
Mikel Rychliski
Superseded
remove nested functions from elf/dl-lookup.c
- -
-
-
-
2014-10-06
Kostya Serebryany
Committed
Fixing the distribution problems with TLS and DTV_SURPLUS slots.
- -
-
-
-
2014-10-06
Carlos O'Donell
Dropped
remove nested functions from elf/dl-load.c
- -
-
-
-
2014-10-06
Kostya Serebryany
Committed
[SPAM] Re: [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr
- -
-
-
-
2014-10-06
Chris Metcalf
Committed
C11 threads ABI questions - enum values
- -
-
-
-
2014-10-05
Christoph Hellwig
Not Applicable
Minor grammatical corrections in manual/nss.texi.
- -
-
-
-
2014-10-05
Rical Jasan
Superseded
[v3,BZ,#17273] fix incorrect mount table entry parsing in __getmntent_r()
- -
-
-
-
2014-10-04
Vladimir A. Nazarenko
Superseded
[roland/sigvec] Remove sigvec.
- -
-
-
-
2014-10-03
Roland McGrath
Superseded
Write errors to stdout and not stderr in wcsmbs/tst-mbrtowc.c
- -
-
-
-
2014-10-03
Arjun Shankar
Rejected
[3/3] sysdeps/arm/bits/atomic.h: Use relaxed atomics for catomic_*
- -
-
-
-
2014-10-03
Will Newton
Superseded
[2/3] sysdeps/arm/bits/atomic.h: Add a wider range of atomic operations
- -
-
-
-
2014-10-03
Will Newton
Superseded
[1/3] benchtests: Add malloc microbenchmark
- -
-
-
-
2014-10-03
Will Newton
Superseded
Move get*id and getgroups definitions to syscalls.list (bug 14138)
- -
-
-
-
2014-10-02
Joseph Myers
Committed
[PATCHv3,MIPS] Add support for O32 FPXX and program header based ABI information
- -
-
-
-
2014-10-02
Matthew Fortune
Superseded
Update minimal required version of bunutils
- -
-
-
-
2014-10-02
Andrew Senkevich
Committed
Create a hook for inspecting program headers during library load
- -
-
-
-
2014-10-02
Matthew Fortune
Superseded
Create a hook for inspecting program headers during library load
- -
-
-
-
2014-10-02
Matthew Fortune
Superseded
[v2,BZ,17273] fix incorrect mount table entry parsing in __getmntent_r()
- -
-
-
-
2014-10-02
Vladimir A. Nazarenko
Superseded
remove nested functions from elf/dl-load.c
- -
-
-
-
2014-10-01
Kostya Serebryany
Superseded
remove nested functions from elf/dl-deps.c
- -
-
-
-
2014-10-01
Kostya Serebryany
Committed
Merge MIPS libc-abis into top-level
- -
-
-
-
2014-10-01
Matthew Fortune
Rejected
tile: add clock_gettime support via vDSO
- -
-
-
-
2014-10-01
Chris Metcalf
Committed
MIPS specific strcmp function
- -
-
-
-
2014-10-01
Steve Ellcey
Committed
Move execve to syscalls.list (bug 14138)
- -
-
-
-
2014-10-01
Joseph Myers
Committed
«
1
2
...
227
228
229
…
240
241
»