about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
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