mirror of git://sourceware.org/git/glibc.git
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 | ||
| Makefile | ||
| Versions | ||
| fgetpwent.c | ||
| fgetpwent_r.c | ||
| getpw.c | ||
| getpwent.c | ||
| getpwent_r.c | ||
| getpwnam.c | ||
| getpwnam_r.c | ||
| getpwuid.c | ||
| getpwuid_r.c | ||
| putpwent.c | ||
| pwd.h | ||
| tst-getpw.c | ||