projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8d3281
)
Update.
author
Ulrich Drepper
<drepper@redhat.com>
Tue, 30 May 2000 05:15:47 +0000
(
05:15
+0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Tue, 30 May 2000 05:15:47 +0000
(
05:15
+0000)
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index
952815c
..
25b91e5
100644
(file)
--- 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