From ba524b83c85226140bc882b184fddc9ceea2abec Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 30 May 2000 05:15:47 +0000 Subject: [PATCH] Update. --- linuxthreads/ChangeLog | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.4.GIT