glibc/grp
Ulrich Drepper 72ef277e5a 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.
2003-09-03 09:26:15 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 2003-09-03 09:26:15 +00:00
Versions Update. 2001-06-16 19:50:36 +00:00
fgetgrent.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
fgetgrent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrgid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrgid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrnam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grp.h Update. 2003-04-19 16:57:17 +00:00
initgroups.c Update. 2003-06-16 17:18:06 +00:00
putgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
testgrp.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst_fgetgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst_fgetgrent.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00