diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e43fd3e987..0b7752345b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2018-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * sysdeps/mach/hurd/spawni.c (__spawni): Add ccwdir port. Test and use + it, free it if needed. + (reauthenticate): Test and use ccwdir. + (child_init_port): In non-resetids case, test and use ccwdir. + (child_chdir): New nested function to set ccwdir. + 2018-11-09 Martin Sebor <msebor@redhat.com> * include/libc-symbols.h (__attribute_copy__): Define macro unless |