]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Replace char foo[1024] with string_t
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 10 Feb 2025 19:06:35 +0000 (20:06 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 10 Feb 2025 19:10:59 +0000 (20:10 +0100)
commit392261a2b6f94a32ff0dc511a52275d62301f535
tree7cf5ebd1aa1b4d5c4268971727099818483c52f3
parent659fa18dde83be7e723dcdc1624a3a1f2c180665
hurd: Replace char foo[1024] with string_t

Like already done in various other places and advised by Roland in

https://lists.gnu.org/archive/html/bug-hurd/2012-04/msg00124.html
hurd/hurd/lookup.h
hurd/hurdlookup.c
hurd/lookup-at.c
hurd/lookup-retry.c
sysdeps/mach/hurd/bind.c
sysdeps/mach/hurd/dl-sysdep.c
sysdeps/mach/hurd/fexecve.c
sysdeps/mach/hurd/getlogin.c
sysdeps/mach/hurd/readlinkat.c
sysdeps/mach/hurd/ttyname.c
sysdeps/mach/hurd/ttyname_r.c