diff options
| author | Ulrich Drepper <drepper@redhat.com> | 1998-12-08 16:10:10 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-08 16:10:10 +0000 |
| commit | 8632b24036502a41a4e2648cd892d2c4be1e0f73 (patch) | |
| tree | 8b9fd846c4825c22648721c2e291e54e1639f5cc /linuxthreads/ChangeLog | |
| parent | c3c95a7b02ecbd5d155ff164d9f06a0252fa6e91 (diff) | |
| download | glibc-8632b24036502a41a4e2648cd892d2c4be1e0f73.tar.xz glibc-8632b24036502a41a4e2648cd892d2c4be1e0f73.zip | |
Update.
1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* sysdeps/pthread/pthread.h: Remove __pthread_setcanceltype
declaration since it's not needed.
* sysdeps/pthread/pthread.h: Move internal functions to ...
* internals.h: ...here.
Diffstat (limited to 'linuxthreads/ChangeLog')
| -rw-r--r-- | linuxthreads/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index cf6d45fcaf..a6913e9d47 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,11 @@ +1998-12-08 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * sysdeps/pthread/pthread.h: Remove __pthread_setcanceltype + declaration since it's not needed. + + * sysdeps/pthread/pthread.h: Move internal functions to ... + * internals.h: ...here. + 1998-12-02 H.J. Lu <hjl@gnu.org> * pthread.c (__pthread_sig_restart): Initiliaze to 0 if |
