aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-18 11:25:37 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-18 11:25:37 +0000
commitd5cb838958b610de0bef12722860030eec964aaf (patch)
treebd0337f638429219ab9b0e2a246a5631588d0232 /nptl/ChangeLog
parent86a9ee5e87cc084ccce131cd51166c98ea87f28f (diff)
downloadglibc-d5cb838958b610de0bef12722860030eec964aaf.tar
glibc-d5cb838958b610de0bef12722860030eec964aaf.tar.gz
glibc-d5cb838958b610de0bef12722860030eec964aaf.tar.bz2
glibc-d5cb838958b610de0bef12722860030eec964aaf.zip
Update.
2003-03-18 Ulrich Drepper <drepper@redhat.com> * Versions.def: Add GLIBC_2.3.3 for libpthread.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 579e985298..20ae05d91b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -10,6 +10,7 @@
* pthread_condattr_getpshared.c: Adjust for struct pthread_condattr
change.
* pthread_condattr_setpshared.c: Likewise.
+ * pthread_cond_init.c (__pthread_cond_init): Initialized __clock field.
* sysdeps/unix/sysv/linux/lowlevelcond.sym: Add cond_clock symbol.
* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_cond_t):
Add __clock field.