From: Ulrich Drepper Date: Sat, 13 Nov 1999 18:04:13 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2872da6525e8b3d2e31e6638ffc8c2dd871595;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 9298a58053e..b5e42502914 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-11-13 Thorsten Kukuk + + * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Sync with + header files from other architectures. + * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Add SIGPWR define + from current kernel headers. + + * sunrpc/key_call.c: Use /usr/etc/keyenvoy only if we don't have + SO_PASSCRED defined. + 1999-11-12 Thorsten Kukuk * nis/nss_nisplus/nisplus-publickey.c: Check for snprintf return value.