diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2016-09-20 Adhemerval Zanella <adhemerval.zanella@linaro.org> + + * nptl/Makefile (tests): Add tst-exec5. + * nptl/tst-exec5.c: New file. + * sysdeps/unix/sysv/linux/spawni.c (__spawni): Correctly enable and disable + asynchronous cancellation. + 2016-09-20 Samuel Thibault <samuel.thibault@ens-lyon.org> * hurd/exc2signal.c: #include <hurd/signal.h> |