about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-30 05:15:47 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-30 05:15:47 +0000
commitba524b83c85226140bc882b184fddc9ceea2abec (patch)
tree1ecdef3df239e8821f37423c3551fc04c13349a4 /linuxthreads
parentc8d32817327775bebf1a207fed3de56d16cb6a7e (diff)
downloadglibc-ba524b83c85226140bc882b184fddc9ceea2abec.tar.gz
glibc-ba524b83c85226140bc882b184fddc9ceea2abec.tar.xz
glibc-ba524b83c85226140bc882b184fddc9ceea2abec.zip
Update.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 952815c579..25b91e5ea2 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