Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 26 May 2004 06:42:16 +0000 (06:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 26 May 2004 06:42:16 +0000 (06:42 +0000)
commit1773d1ba5fa4c82e3a609f11742e159039b01c24
tree971c00b818979ef1463d669f9b724988360e8220
parentffdd5e50e18b0cb212acad135e421d932cf3d3a2
Update.

2004-05-25  Ulrich Drepper  <drepper@redhat.com>

* nss/digits_dots.c (__nss_hostname_digits_dots): Remove typep and
flags parameter, convert afp to simple int parameter.  Adjust code.
typep was never != NULL and flags therefore also unused.  *afp is
never modified.
* nss/nsswitch.h: Adjust __nss_hostname_digits_dots prototype.
* nss/getXXbyYY.c: Remove HAVE_TYPE handling.  Adjust af parameter
handling for __nss_hostname_digits_dots calls.
* nss/getXXbyYY_r.c: Likewise.

* elf/dl-load.c (_dl_map_object_from_fd): Map DSOs with MAP_DENYWRITE.
ChangeLog
elf/dl-load.c
malloc/obstack.h
nss/digits_dots.c
nss/getXXbyYY.c
nss/getXXbyYY_r.c
nss/nsswitch.h