glibc/sysdeps
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
..
alpha
am29k
arm Update. 2000-07-29 19:36:10 +00:00
generic Update. 2000-08-15 06:12:25 +00:00
gnu
hppa
i370
i386 Update. 2000-08-10 04:40:02 +00:00
i860
i960
ia64 Update. 2000-08-02 22:44:39 +00:00
ieee754
m68k
m88k
mach * sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from socketpair. Made socketpair a weak alias. * sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using __socketpair. Use S_IFIFO protocol to make pipes POSIX conforming, but fall back on the old protocol if the socket server doesn't support it. * include/sys/socket.h: Add prototype for __socketpair. 2000-08-09 21:05:45 +00:00
mips
mvs
posix Update. 2000-08-15 06:12:25 +00:00
powerpc
rs6000
s390 Update. 2000-08-02 15:15:00 +00:00
sh
sparc
standalone
tahoe
unix Update. 2000-08-15 06:12:25 +00:00
vax
wordsize-32
wordsize-64
z8000