From 8fee1bb0b2373357ded21bd69dc9e33ad619493c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 Jun 2001 19:50:36 +0000 Subject: Update. 2001-06-07 Mark Kettenis * grp/initgroups.c (initgroups): Factor out re-usable code into... (internal_getgrouplist): ... new function. (getgrouplist): New function. * grp/grp.h (getgrouplist): New prototype. * grp/Versions [2.2.4]: Add getgrouplist. 2001-06-16 Ulrich Drepper * inet/netinet/ip6.h: Fix comments in ip6_hdr. Patch by Pekka Savola . --- linuxthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 9153fb9f61..c60416d2bc 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2001-03-23 Matthew Wilcox + + * attr.c: Make _STACK_GROWS_UP work. + * internals.h: Likewise. + * manager.c: Likewise. + * pthread.c: Likewise. + 2001-06-15 H.J. Lu * pthread.c (__pthread_reset_main_thread): Fix a typo. -- cgit v1.2.3