From 1c5d461740065effc3c0a1d84fd88842a608b7f7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 31 Dec 1999 19:29:52 +0000 Subject: Update. * sysdeps/posix/sysconf.c: Remove _POSIX2_EQUIV_CLASS_MAX handling. --- linuxthreads/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 47ba65529d..37be0e829f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,16 @@ +1999-12-31 Andreas Jaeger + + * internals.h: Remove duplicate prototype declarations. + + * weaks.c: Remove __THROW from prototypes since the file is not + compiled by a C++ compiler. + * internals.h: Likewise. + +1999-12-30 Andreas Jaeger + + * sysdeps/pthread/pthread.h: Move internal functions to... + * sysdeps/pthread/bits/libc-lock.h: ...here. + 1999-12-29 Andreas Jaeger * sysdeps/pthread/pthread.h: Fix typos, reformat comments. -- cgit v1.2.3