From: Ulrich Drepper Date: Sun, 10 Oct 1999 20:49:53 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d438c5df6b09af54eb795926267eb978882ad77;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 4b3dcb52528..33f549d6d1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-10-10 Ulrich Drepper + + * stdlib/xpg_basename.c (__xpg_basename): Don't return pointer to + slash before the basename [PR libc/1383]. + 1999-10-08 Ulrich Drepper * nis/nss_nisplus/nisplus-parser.c (_nss_nisplus_parse_spent): Fix diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1d35975e693..50d8eaa0bce 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-10-09 Andreas Jaeger + + * internals.h: Add __new_sem_post to get prototype in + manager.c; include semaphore.h for needed types. + 1999-10-08 Ulrich Drepper * manager.c (__pthread_manager) [REQ_POST]: Use __new_sem_post