glibc/pwd
Ulrich Drepper d762684b51 Update.
1998-08-20 20:07  Ulrich Drepper  <drepper@cygnus.com>

	* pwd/getpw.c (__getpw): Use %lu for uid and gid parameter and
	cast them to unsigned long int.
	* pwd/putpwent.c (putpwent): Likewise.
	Patch by John Tobey <jtobey@banta-im.com>.

1998-08-20 17:14  H.J. Lu  <hjl@gnu.org>

	* libio/libioP.h (FILEBUF_LITERAL): Set the _offset field to
	_IO_pos_BAD.

1998-02-20 17:54  H.J. Lu  <hjl@gnu.org>

	* libio/fileops.c (_IO_file_seekoff): Don't adjust pointers if
	_IO_SYSSEEK fails.

	* sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (sysdep_headers):
	Add sys/sendfile.h.
	* sysdeps/unix/sysv/linux/syscalls.list: Add sendfile.
	* sysdeps/unix/sysv/linux/sys/sendfile.h: New file.

	* sysdeps/unix/sysv/linux/sys/acct.h: Pretty print.

	* sysdeps/unix/sysv/linux/Versions [GLIBC_2.1]: Add umount2 and
	sendfile.
1998-08-20 20:14:21 +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. 1998-03-30 13:01:46 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
fgetpwent.c Update. 1997-06-21 02:59:26 +00:00
fgetpwent_r.c Update. 1998-08-08 20:02:34 +00:00
getpw.c Update. 1998-08-20 20:14:21 +00:00
getpwent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getpwent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getpwnam.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getpwnam_r.c Update. 1998-01-31 16:00:06 +00:00
getpwuid.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getpwuid_r.c Update. 1998-01-31 16:00:06 +00:00
putpwent.c Update. 1998-08-20 20:14:21 +00:00
pwd.h Update. 1998-08-09 17:39:48 +00:00