glibc/grp
Ulrich Drepper a8922de8c7 Update for 960809.
Fri Aug  9 17:38:58 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/sys/timex.h: Include <sys/time.h> to
	get `struct timeval'.
	* sysdeps/unix/sysv/linux/sys/acct.h: Get time_t from <time.h>.
	* sysdeps/unix/sysv/linux/sys/module.h: Get size_t from <stddef.h>.
	* sysdeps/unix/sysv/linux/sys/io.h: Get definition of __P.
	* sysdeps/unix/sysv/linux/sys/klog.h: Likewise.
	* gmon/sys/gmon.h: Include <sys/types.h> to get u_long.
	* sysdeps/unix/sysv/linux/direntry.h: Complete types in
	<linux/dirent.h>.
	* io/fts.h: Include <sys/types.h> to get dev_t.
	Reported by Matthias Urlichs.

	* sysdeps/posix/tempname.c [USE_IN_LIBIO]: Don't clear
 	_IO_file_flags.  It's the same as _flags.
	Reported by Miquel van Smoorenburg <miquels@Q.cistron.nl>.

Wed Aug  7 19:38:47 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/m68k/resourcebits.h: Add RLIMIT_AS.
1996-08-10 00:00:16 +00:00
..
.cvsignore
fgetgrent.c Update for 960809. 1996-08-10 00:00:16 +00:00
getgrent.c Update for 960809. 1996-08-10 00:00:16 +00:00
getgrent_r.c Update for 960809. 1996-08-10 00:00:16 +00:00
getgrgid.c Update for 960809. 1996-08-10 00:00:16 +00:00
getgrgid_r.c Update for 960809. 1996-08-10 00:00:16 +00:00
getgrnam.c Update for 960809. 1996-08-10 00:00:16 +00:00
getgrnam_r.c
grp.h Update for 960809. 1996-08-10 00:00:16 +00:00
initgroups.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
Makefile Update for 960809. 1996-08-10 00:00:16 +00:00
testgrp.c