Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Sep 2003 09:26:15 +0000 (09:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Sep 2003 09:26:15 +0000 (09:26 +0000)
commit72ef277e5a31c89fbd1aa9d1dc7d054223d650e5
treedfc2682d001edb282774ade807d8a9be7271e3d9
parent4a244f0dcec00a37e8023851ab8ddc503b4aec7e
Update.

2003-09-03  Ulrich Drepper  <drepper@redhat.com>

* grp/Makefile (CFLAGS-getgrent_r.c): Add -fexceptions.
(CFLAGS-getgrent.c): Likewise.
* pwd/Makefile (CFLAGS-getpwent_r.c): Add -fexceptions.
(CFLAGS-getpwent.c): Likewise.
* shadow/Makefile (CFLAGS-getspent_r.c): Add -fexceptions.
(CFLAGS-getspent.c): Likewise.

* inet/Makefile: Add -fexceptions to CFLAGS for the various
getXXent and getXXbyYY functions.

* locale/loadlocale.c: Use not-cancelable variants of open, close,
and read.
ChangeLog
grp/Makefile
inet/Makefile
locale/loadlocale.c
manual/filesys.texi
nptl/tst-stack2.c
pwd/Makefile
shadow/Makefile