Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Roland McGrath
| 303 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
macro
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
ramana
Apply
«
1
2
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[roland/sunrpc] Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.
- -
-
-
-
2015-01-16
Roland McGrath
Committed
[roland/dl-routines] Clean up sysdep-dl-routines variable.
- -
-
-
-
2015-01-16
Roland McGrath
Committed
Improve strncpy performance further
- -
-
-
-
2015-01-13
Roland McGrath
Committed
[COMMITTED] Fix shm-directory.h #include.
- -
-
-
-
2015-01-10
Roland McGrath
Committed
[COMMITTED] Some #include cleanup in aio/timer code.
- -
-
-
-
2015-01-08
Roland McGrath
Committed
[COMMITTED] Clean up allocrtsig code.
- -
-
-
-
2015-01-08
Roland McGrath
Committed
[COMMITTED] NPTL: Fix generic pthread_sigmask.
- -
-
-
-
2015-01-08
Roland McGrath
Committed
[COMMITTED] NPTL: Fixed missed conditionalization of setxid hooey.
- -
-
-
-
2015-01-08
Roland McGrath
Committed
[COMMITTED] Add stub sys/procfs.h file
- -
-
-
-
2015-01-08
Roland McGrath
Committed
[COMMITTED] NPTL: Refactor cpu_set_t validation to be sysdeps-controlled
- -
-
-
-
2015-01-08
Roland McGrath
Committed
[roland/arm] ARM: Consolidate with generic unwinder wrapper code
- -
-
-
-
2014-12-18
Roland McGrath
Committed
[COMMITTED] NPTL: Move fork state variables to initializer files.
- -
-
-
-
2014-12-17
Roland McGrath
Committed
[COMMITTED] NPTL: Remove gratuitous Linuxisms from gai_misc.h.
- -
-
-
-
2014-12-17
Roland McGrath
Committed
[COMMITTED] Fix stub __if_freenameindex build error.
- -
-
-
-
2014-12-17
Roland McGrath
Committed
[COMMITTED] Remove explicit inline on malloc perturb functions.
- -
-
-
-
2014-12-17
Roland McGrath
Committed
[COMMITTED] Use PTR_MANGLE on libgcc unwinder function pointers.
- -
-
-
-
2014-12-16
Roland McGrath
Committed
[COMMITTED] Use pragmas rather than makefiles for necessary options for unwind code.
- -
-
-
-
2014-12-16
Roland McGrath
Committed
[COMMITTED] NPTL: Add stubs for Linux-only extension functions.
- -
-
-
-
2014-12-12
Roland McGrath
Committed
[COMMITTED] Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.
- -
-
-
-
2014-12-12
Roland McGrath
Committed
[v2,roland/namedsem] NPTL: Refactor named semaphore code to use shm-directory.h
- -
-
-
-
2014-12-12
Roland McGrath
Committed
[COMMITTED] Suppress -Wformat-security in tst-error1.c.
- -
-
-
-
2014-12-11
Roland McGrath
Committed
[COMMITTED] Eliminate -Wno-format from printf/scanf tests.
- -
-
-
-
2014-12-11
Roland McGrath
Committed
[COMMITTED] Fix -Wformat-security warnings in posix/regexbug1.c
- -
-
-
-
2014-12-11
Roland McGrath
Committed
[COMMITTED] De-warning a few stubs.
- -
-
-
-
2014-12-04
Roland McGrath
Committed
[2/2,roland/namedsem] NPTL: Refactor named semaphore code to use shm-directory.h
- -
-
-
-
2014-12-04
Roland McGrath
Committed
[1/2,roland/namedsem] Refactor shm_{open,unlink} code to separate Linux-specific directory choice f…
- -
-
-
-
2014-12-04
Roland McGrath
Committed
[COMMITTED] Test that pthread_create diagnoses invalid scheduling parameters.
- -
-
-
-
2014-11-21
Roland McGrath
Committed
[COMMITTED] NPTL: Use __libc_fatal in unwind.c.
- -
-
-
-
2014-11-20
Roland McGrath
Committed
[COMMITTED] NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].
- -
-
-
-
2014-11-20
Roland McGrath
Committed
[COMMITTED] Test that pthread_create diagnoses invalid scheduling parameters.
- -
-
-
-
2014-11-20
Roland McGrath
Committed
[roland/nptl] NPTL: Refactor scheduler setup in pthread_create.
- -
-
-
-
2014-11-18
Roland McGrath
Committed
[roland/nptl] NPTL: Don't (re)validate sched_priority in pthread_create.
- -
-
-
-
2014-11-18
Roland McGrath
Committed
[3/3,roland/nptl] NPTL: Add stub createthread.c
- -
-
-
-
2014-11-14
Roland McGrath
Committed
[2/3,roland/nptl] NPTL: Move Linux-specific createthread.c to sysdeps.
- -
-
-
-
2014-11-14
Roland McGrath
Committed
[1/3,roland/nptl] NPTL: Refactor createthread.c
- -
-
-
-
2014-11-14
Roland McGrath
Committed
[COMMITTED] NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
- -
-
-
-
2014-11-12
Roland McGrath
Committed
[COMMITTED] BZ#17496: Fix gnu/lib-names.h dependency.
- -
-
-
-
2014-10-31
Roland McGrath
Committed
[COMMITTED] Clean up internal ctype.h header.
- -
-
-
-
2014-10-30
Roland McGrath
Committed
[COMMITTED] Rework compiler version check in configure.
- -
-
-
-
2014-10-24
Roland McGrath
Committed
[COMMITTED] Prototypify htonl and htons definitions.
- -
-
-
-
2014-10-24
Roland McGrath
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
[COMMITTED] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.
- -
-
-
-
2014-10-21
Roland McGrath
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
[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
[COMMITTED] Fix NPTL build error when missing __NR_set_robust_list.
- -
-
-
-
2014-10-17
Roland McGrath
Committed
[roland/arm] ARM: Use movw/movt more when available
- -
-
-
-
2014-10-16
Roland McGrath
Committed
[roland/arm-soft-fp] Remove sysdeps/arm/soft-fp directory.
- -
-
-
-
2014-10-15
Roland McGrath
Committed
[roland/Wshadow] -Wshadow
- -
-
-
-
2014-10-13
Roland McGrath
New
[roland/sigvec] Remove sigvec.
- -
-
-
-
2014-10-09
Roland McGrath
Not applicable
[BZ,17460] "nscd --help" crashes with segmentation fault on 32-bit machine
- -
-
-
-
2014-10-08
Roland McGrath
Committed
[roland/sigvec] Remove sigvec.
- -
-
-
-
2014-10-03
Roland McGrath
Superseded
[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
[COMMITTED] Don't use a nested function in rpmatch.
- -
-
-
-
2014-09-12
Roland McGrath
Committed
un-nest findidx()
- -
-
-
-
2014-09-11
Roland McGrath
Committed
[Hurd] bind() fails when umask is 0000
- -
-
-
-
2014-08-26
Roland McGrath
Not applicable
[roland/arm-ptr-mangle] ARM: Move PTR_MANGLE et al out of Linux-specific file.
- -
-
-
-
2014-07-31
Roland McGrath
Committed
[COMMITTED] Add __safe_fatal and use it in __pthread_unwind forwarder fallback.
- -
-
-
-
2014-07-31
Roland McGrath
Committed
[COMMITTED] Use __builtin_trap for ABORT_INSTRUCTION.
- -
-
-
-
2014-07-31
Roland McGrath
Committed
[COMMITTED] Split nptl-signals.h out from pthreadP.h
- -
-
-
-
2014-07-31
Roland McGrath
Committed
[COMMITTED] Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.
- -
-
-
-
2014-07-15
Roland McGrath
Committed
[COMMITTED] Separate Linuxisms from lowlevellock.h, make a generic one
- -
-
-
-
2014-07-15
Roland McGrath
Committed
[COMMITTED] Remove declarations of two nonexistent variables from nptl/pthreadP.h.
- -
-
-
-
2014-07-15
Roland McGrath
Committed
[COMMITTED] Get rid of lll_robust_dead.
- -
-
-
-
2014-07-10
Roland McGrath
Committed
[roland/lll_robust_trylock] Get rid of lll_robust_trylock.
- -
-
-
-
2014-07-09
Roland McGrath
Committed
[COMMITTED] Fix ia64 build error in lll_futex_timed_wait_bitset
- -
-
-
-
2014-07-04
Roland McGrath
Committed
[COMMITTED] Fix unwind.h configure check for bare environment.
- -
-
-
-
2014-07-04
Roland McGrath
Committed
[COMMITTED] Add missing #include in sysdeps/alpha/fpu/s_nearbyint.c
- -
-
-
-
2014-07-04
Roland McGrath
Committed
[COMMITTED] Robustify Linux kernel headers configure checks
- -
-
-
-
2014-07-04
Roland McGrath
Committed
[COMMITTED] S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.
- -
-
-
-
2014-07-04
Roland McGrath
Committed
[roland/arm] ARM: Clean up EABI-related configury
- -
-
-
-
2014-07-04
Roland McGrath
Committed
[roland/lll-futex] Separate Linuxisms from lowlevellock.h, make a generic one
- -
-
-
-
2014-07-02
Roland McGrath
Committed
[COMMITTED] Add missing #include for MIN use in dl-sysdep.c.
- -
-
-
-
2014-07-02
Roland McGrath
Committed
[COMMITTED] Add missing #include for MIN/MAX users.
- -
-
-
-
2014-07-01
Roland McGrath
Committed
[roland/arm-tls] ARM: Split Linuxism out of sysdeps/arm/nptl/tls.h
- -
-
-
-
2014-06-27
Roland McGrath
Committed
[roland/arm-aeabi] ARM: Move more aeabi routine magic out of Linux-specific directories
- -
-
-
-
2014-06-26
Roland McGrath
Committed
[COMMITTED] Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.
- -
-
-
-
2014-06-26
Roland McGrath
Committed
[COMMITTED] Add missing #include in spawn_faction_addopen.c
- -
-
-
-
2014-06-26
Roland McGrath
Committed
[roland/nptl] NPTL is no longer an add-on!
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-mips] MIPS: Consolidate nptl/ subdirectories under linux/...
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-mips] MIPS: Consolidate NPTL/non versions of vfork
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-mips] MIPS: Consolidate NPTL/non versions of vfork
- -
-
-
-
2014-06-25
Roland McGrath
Superseded
[roland/nptl-mips] MIPS: Consolidate NPTL/non versions of clone
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-s390] S390: Consolidate nptl/ subdirectories under linux/...
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-microblaze] MicroBlaze: Consolidate nptl/ subdirectories under linux/...
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-microblaze] MicroBlaze: Consolidate NPTL/non versions of vfork
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-ia64] IA64: Consolidate nptl/ subdirectories under linux/...
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-hppa] HPPA: Consolidate nptl/ subdirectories under linux/...
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-ia64] IA64: Consolidate NPTL/non versions of vfork
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[COMMITTED] x86: Consolidate unnecessary nptl/ subdirectories.
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl-sparc] Move remaining SPARC code out of nptl/.
- -
-
-
-
2014-06-25
Roland McGrath
Committed
[roland/nptl] Clean up NPTL fork to be compat-only.
- -
-
-
-
2014-06-23
Roland McGrath
Superseded
[roland/nptl] Get rid of nptl/sysdeps/ entirely!
- -
-
-
-
2014-06-23
Roland McGrath
Committed
«
1
2
3
4
»