]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: make lll_* take a variable instead of a ptr
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 13 Dec 2020 10:37:24 +0000 (10:37 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 16 Dec 2020 00:58:33 +0000 (01:58 +0100)
commitbec412424e949c900b01767ce32b6743bdaaac93
treed4244ee3b644f5e8e68dfb5f22aeeb30065bca75
parent18c2ab9a094f6a6cb3a107d66dafaf32f8f969f0
hurd: make lll_* take a variable instead of a ptr

To be coherent with other ports, let's make lll_* take a variable, and
rename those that keep taking a ptr into __lll_*.
14 files changed:
hurd/hurdlock.c
hurd/hurdlock.h
hurd/hurdpid.c
mach/lock-intern.h
mach/lowlevellock.h
sysdeps/mach/hurd/htl/pt-mutex-lock.c
sysdeps/mach/hurd/htl/pt-mutex-timedlock.c
sysdeps/mach/hurd/htl/pt-mutex-trylock.c
sysdeps/mach/hurd/htl/pt-mutex-unlock.c
sysdeps/mach/hurd/htl/pt-mutex.h
sysdeps/mach/hurd/setpgid.c
sysdeps/mach/hurd/setsid.c
sysdeps/mach/hurd/tls.h
sysdeps/mach/libc-lock.h