diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-02 09:06:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-02 09:06:27 +0000 |
commit | 91949a339b51c3817edc556450f23c6ff0f0768a (patch) | |
tree | 5bf12d6239ece98e12238f7236e54ab5ac927df6 /nptl/ChangeLog | |
parent | 01b5406684a71cc46be1254f1a08615a384e3fbe (diff) | |
download | glibc-91949a339b51c3817edc556450f23c6ff0f0768a.tar glibc-91949a339b51c3817edc556450f23c6ff0f0768a.tar.gz glibc-91949a339b51c3817edc556450f23c6ff0f0768a.tar.bz2 glibc-91949a339b51c3817edc556450f23c6ff0f0768a.zip |
Update.
2002-12-02 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Add tst-fork2 and tst-fork3.
* tst-fork2.c: New file.
* tst-fork3.c: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index d641ee3a97..4506e3da69 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2002-12-02 Ulrich Drepper <drepper@redhat.com> + + * Makefile (tests): Add tst-fork2 and tst-fork3. + * tst-fork2.c: New file. + * tst-fork3.c: New file. + 2002-11-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: New file. |