From: Roland McGrath Date: Mon, 17 Mar 2003 02:48:34 +0000 (+0000) Subject: * tst-fork4.c: Include . X-Git-Tag: upstream/2.20~12747 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=796038f86356116c705903edf2752e978ea3f6b0;p=platform%2Fupstream%2Flinaro-glibc.git * tst-fork4.c: Include . * tst-signal2.c: Likewise. * tst-mutex5.c (do_test): exit -> return. * tst-mutex2.c: Include . --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 1bafd40..45ecd02 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2003-03-16 Roland McGrath + + * tst-fork4.c: Include . + * tst-signal2.c: Likewise. + * tst-mutex5.c (do_test): exit -> return. + * tst-mutex2.c: Include . + 2003-03-16 Ulrich Drepper * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Work around red