mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 18:10:11 +00:00
72ef277e5a
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
fgetpwent_r.c | ||
fgetpwent.c | ||
getpw.c | ||
getpwent_r.c | ||
getpwent.c | ||
getpwnam_r.c | ||
getpwnam.c | ||
getpwuid_r.c | ||
getpwuid.c | ||
Makefile | ||
putpwent.c | ||
pwd.h | ||
tst-getpw.c | ||
Versions |