From: Ulrich Drepper Date: Thu, 26 Aug 1999 03:46:55 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a990bf755d686cbac6a9cd5e442a0c5d828d0d;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index cf4bb12a4f1..4417aa2aff6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-07-25 Jakub Jelinek + + * sysdeps/unix/sysv/linux/sparc/bits/types.h: Define always __qaddr_t. + __ino64_t should be 32bit unsigned type on sparc32. + Define __off64_t to __quad_t instead of __int64_t. + Make __pic_pid_t unsigned on sparc32. + 1999-08-25 Ulrich Drepper * misc/search.h: Avoid namespace pollution.