glibc/posix
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
glob
sys Update. 1998-04-03 06:25:38 +00:00
.cvsignore
bsd-getpgrp.c
confstr.c
cpio.h
environ.c
execl.c
execle.c
execlp.c
execv.c
execvp.c
fnmatch.c
fnmatch.h
getconf.c
getopt1.c
getopt_init.c Update. 1998-04-08 20:27:31 +00:00
getopt.c
getopt.h
glob.c
glob.h
globtest.c
globtest.sh
id.c
Makefile Update. 1998-03-20 07:27:17 +00:00
re_comp.h
regex.c Update. 1998-04-08 20:27:31 +00:00
regex.h Update. 1998-04-08 20:27:31 +00:00
runtests.c
sched.h
setpgrp.c
tar.h
testcases.h
testfnm.args
testfnm.c
TESTS
TESTS2C.sed
tstgetopt.args
tstgetopt.c
unistd.h Update. 1998-04-08 23:35:13 +00:00
wait.h
wordexp-test.c Update. 1998-04-07 16:19:36 +00:00
wordexp-tst.sh Update. 1998-03-24 20:51:53 +00:00
wordexp.c Update. 1998-03-25 15:21:09 +00:00
wordexp.h