glibc/sysdeps/posix
Ulrich Drepper b8fd550293 Update.
* sysdeps/posix/ttyname.c: Make name variable from getttyname function
	global (with file scope).  Add __libc_subfreeres function to free the
	string.
	* sysdeps/unix/sysv/linux/ttyname.c: Likewise.  Also for buf variable
	in ttyname function.

	* sysdeps/generic/strtok.c: Remove initializer for olds variable.

	* crypt/md5-crypt.c: Let destructor deallocate static buffer.

	* iconvdata/sjis.c (from_ucs4_lat1): Handle U005C and U007E by
	mapping them to /x5c and /x7e respectively.
2000-08-15 06:12:25 +00:00
..
clock_getres.c
clock.c
ctermid.c
cuserid.c
defs.c
dup2.c
dup.c
euidaccess.c
fdopen.c
flock.c
fpathconf.c
gai_strerror.c
getaddrinfo.c
getcwd.c
getdtsz.c
getpagesize.c
gettimeofday.c
isatty.c
isfdtype.c
killpg.c
libc_fatal.c
open64.c
pathconf.c
pipestream.c
posix_fallocate64.c
posix_fallocate.c
pread64.c
pread.c
profil.c
pwrite64.c
pwrite.c
raise.c
readv.c
remove.c
rename.c
sigblock.c
sigignore.c
sigintr.c
signal.c
sigpause.c
sigset.c
sigsetmask.c
sigsuspend.c
sigvec.c
sigwait.c
sleep.c
stdio_init.c
sysconf.c
system.c
sysv_signal.c
tempname.c
truncate.c
ttyname_r.c
ttyname.c Update. 2000-08-15 06:12:25 +00:00
utimes.c
vdprintf.c
wait3.c
wait.c
waitid.c
writev.c