]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: fix warning
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 Jan 2018 22:49:18 +0000 (23:49 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 Jan 2018 22:49:18 +0000 (23:49 +0100)
commit660b7bff81676aef6a7b068eb137efd74b30c628
tree3ea973753abf23ae3a8a5b04a6f3e4bff6fbc5b1
parent41cdb1eb5a3627c3b6b6c4f74503233d9689a397
hurd: fix warning

* sysdeps/mach/hurd/getresgid.c (__getresgid): Set result from
critical section to make code simpler and avoid warning.
* sysdeps/mach/hurd/getresuid.c (__getresuid): Set result from
critical section to make code simpler and avoid warning.
ChangeLog
sysdeps/mach/hurd/getresgid.c
sysdeps/mach/hurd/getresuid.c