diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-20 22:24:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-20 22:24:28 +0000 |
commit | db766e12d4c311c26eb57a1d076ab4134b336f10 (patch) | |
tree | fa7f0b36e251f0b05f4959e35b490bbde7372f63 | |
parent | cf9e0cbc6d8cb8b72c543cbfc0fbc06441c39be4 (diff) | |
download | glibc-db766e12d4c311c26eb57a1d076ab4134b336f10.tar glibc-db766e12d4c311c26eb57a1d076ab4134b336f10.tar.gz glibc-db766e12d4c311c26eb57a1d076ab4134b336f10.tar.bz2 glibc-db766e12d4c311c26eb57a1d076ab4134b336f10.zip |
Update.
2000-03-20 Ulrich Drepper <drepper@redhat.com>
* grp/initgroups.c (compat_call): Use _SC_GETGR_R_SIZE_MAX instead of
_SC_GETPW_R_SIZE_MAX.
* sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +2000-03-20 Ulrich Drepper <drepper@redhat.com> + + * grp/initgroups.c (compat_call): Use _SC_GETGR_R_SIZE_MAX instead of + _SC_GETPW_R_SIZE_MAX. + 2000-03-20 Richard Henderson <rth@cygnus.com> - * sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase + * sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase in GLIBC_2.1.4. 2000-03-20 Richard Henderson <rth@cygnus.com> |