diff options
author | Arjun Shankar <arjun.is@lostca.se> | 2017-06-06 17:23:21 +0200 |
---|---|---|
committer | Arjun Shankar <arjun.is@lostca.se> | 2017-06-07 14:05:42 +0200 |
commit | fdc543919a3d8578631a492e1227c2cd8f5ecec7 (patch) | |
tree | 71f678be5c0690ea398ec09b33fa8d3d5cf8bf10 /ChangeLog | |
parent | ea01a4da219011f4a4db97eef3c5bfc2f6e8fc6b (diff) | |
download | glibc-fdc543919a3d8578631a492e1227c2cd8f5ecec7.tar glibc-fdc543919a3d8578631a492e1227c2cd8f5ecec7.tar.gz glibc-fdc543919a3d8578631a492e1227c2cd8f5ecec7.tar.bz2 glibc-fdc543919a3d8578631a492e1227c2cd8f5ecec7.zip |
Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2017-06-07 Arjun Shankar <arjun.is@lostca.se> + + * sysdeps/unix/sysv/linux/tst-clone2.c: Do not + include test-skeleton.c. + Include support/check.h and support/test-driver.c. + 2017-06-07 Siddhesh Poyarekar <siddhesh@sourceware.org> * sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c |