summaryrefslogtreecommitdiff
path: root/linuxthreads/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-13 07:30:27 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-13 07:30:27 +0000
commit3737ff12bcf09b8724905483b57e063125e0f43c (patch)
treef21c08bfcd0c032ebdd9c9e0f80f8ce5567f7e34 /linuxthreads/Versions
parent07d641eba62594c93ea37d12b1d18fc3c5b64b6d (diff)
Update.
2000-04-13 Ulrich Drepper <drepper@redhat.com> * posix/globtest.sh: Work around inconsistency with expanding ~/ in shell (PR libc/1690). Reported by patsmith@pobox.com.
Diffstat (limited to 'linuxthreads/Versions')
-rw-r--r--linuxthreads/Versions1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/Versions b/linuxthreads/Versions
index e5348fc59e..92ec98da5f 100644
--- a/linuxthreads/Versions
+++ b/linuxthreads/Versions
@@ -134,5 +134,6 @@ libpthread {
sem_timedwait;
pthread_spin_destroy; pthread_spin_init; pthread_spin_lock;
pthread_spin_trylock; pthread_spin_unlock;
+ pthread_getcpuclockid;
}
}