aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-19 09:49:20 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-19 09:49:20 +0000
commit685c167680a6d1040abc5ff33bd25e5f423f9405 (patch)
tree48fd406c0ff21caf91795ddc321e2c9827834652 /ChangeLog
parent34489d95c4e388f28c9ccae0b0cb90f2f945c003 (diff)
downloadglibc-685c167680a6d1040abc5ff33bd25e5f423f9405.tar
glibc-685c167680a6d1040abc5ff33bd25e5f423f9405.tar.gz
glibc-685c167680a6d1040abc5ff33bd25e5f423f9405.tar.bz2
glibc-685c167680a6d1040abc5ff33bd25e5f423f9405.zip
Update.
* sysdeps/unix/sysv/linux/i386/setresgid.c: Remove #include of non-existing file with generic implementation. * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise. 1998-10-19 Philip Blundell <pb@nexus.co.uk> * iconv/gconv_db.c: Include ELF header only if STATIC_GCONV is not defined. Avoid using _CALL_DL_FCT if it is not defined. * iconv/gconv.c: Likewise. 1998-10-19 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 082f25cca4..9111b18e1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
1998-10-19 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/unix/sysv/linux/i386/setresgid.c: Remove #include of
+ non-existing file with generic implementation.
+ * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
+
+1998-10-19 Philip Blundell <pb@nexus.co.uk>
+
+ * iconv/gconv_db.c: Include ELF header only if STATIC_GCONV is not
+ defined. Avoid using _CALL_DL_FCT if it is not defined.
+ * iconv/gconv.c: Likewise.
+
+1998-10-19 Ulrich Drepper <drepper@cygnus.com>
+
* nscd/connections.c (dbs): Define defualt values for timeouts and
set enabled to 0 by default.
(CACHE_PRUNE_INTERVAL): New constant. Use it instead of magical 15 in