diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-30 05:15:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-30 05:15:47 +0000 |
commit | ba524b83c85226140bc882b184fddc9ceea2abec (patch) | |
tree | 1ecdef3df239e8821f37423c3551fc04c13349a4 /linuxthreads | |
parent | c8d32817327775bebf1a207fed3de56d16cb6a7e (diff) | |
download | glibc-ba524b83c85226140bc882b184fddc9ceea2abec.zip glibc-ba524b83c85226140bc882b184fddc9ceea2abec.tar.gz glibc-ba524b83c85226140bc882b184fddc9ceea2abec.tar.bz2 |
Update.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 952815c..25b91e5 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -13,7 +13,6 @@ * ptfork.c (__fork): Revised so that the mutex is held across the fork operation and while the handlers are called, and so that the child resets the mutex. - Added calls to new functions __flockallfiles and __funlockallfiles. * linuxthreads.texi: Updated pthread_atfork documentation to make it clear that fork and pthread_atfork can't be reentered from |