]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Hurd: Fix ulinks in fd table reallocation
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 10 Nov 2018 11:20:12 +0000 (11:20 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 10 Nov 2018 11:20:12 +0000 (11:20 +0000)
commit7fa495cdf750c257ed897eca189aabc3a62d5f2b
tree12ecb16594bec98161c7517953ecbf2dba071aff
parent434c34bd8e3fe5b5dd951c74aef3f0b71d0e08c2
Hurd: Fix ulinks in fd table reallocation

* hurd/hurd/userlink.h (_hurd_userlink_move): New function.
* hurd/hurd/port.h (_hurd_port_move): New function.
* sysdeps/mach/hurd/spawni.c (NEW_ULINK_TABLE): New macro.
(EXPAND_DTABLE): Use NEW_ULINK_TABLE macro for ulink_dtable.
ChangeLog
hurd/hurd/port.h
hurd/hurd/userlink.h
sysdeps/mach/hurd/spawni.c