glibc/sysdeps/unix/common
Ulrich Drepper 8d88d9f8aa Update.
1998-04-08  Ulrich Drepper  <drepper@cygnus.com>

	* login/utmp_file.c: use __ftruncate not ftruncate.
	* sysdeps/unix/common/syscalls.list: Add __ftruncate as real name
	for system call and make ftruncate weak alias.
	* posix/unistd.h: Add prototype for __ftruncate.
	* login/utmp_daemon.c (open_socket): Use __socket not socket.
	* nscd/nscd_getpw_r.c (__nscd_getpw_r): use __snprintf and __readv
	instead of snprintf and readv.
	* nscd/nscd_getgr_r.c (__nscd_getgr_r): Use __snprintf not
	snprintf.
	* stdlib/strtod.c: Call strtoull/wcstoull's internal functions
	directly.
1998-04-08 23:35:13 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
.cvsignore initial import 1995-02-18 01:27:10 +00:00
configure Update. 1997-05-26 23:01:17 +00:00
configure.in initial import 1995-02-18 01:27:10 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
glue-ctype.c Update. 1997-05-26 23:01:17 +00:00
lxstat.c Update. 1997-06-23 21:55:26 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
pause.c update from main archive 961220 1996-12-21 04:13:58 +00:00
syscalls.list Update. 1998-04-08 23:35:13 +00:00
tcsendbrk.c Update. 1997-06-23 21:55:26 +00:00