glibc/sysdeps
Ulrich Drepper 9cddf9deda Update.
2001-12-18  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
	stack bias from child stack pointer before passing it to clone syscall.

2001-12-18  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
	_SC_TZNAME_MAX.
	* sysdeps/generic/sysconf.c (__sysconf): Likewise.
	Reported by Thorsten Kukuk <kukuk@suse.de>.

	* sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
	add some casts.

	* sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.

2001-12-18  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
	conforming: return EBADF if file descriptor is invalid and EINVAL
	if file descriptor is no valid tty.
	* login/tst-grantpt.c: New file.
	* login/Makefile (tests): Add tst-grantpt.
2001-12-19 00:21:23 +00:00
..
alpha Update. 2001-12-12 00:21:26 +00:00
am29k
arm (elf_machine_rela): Fix typo in last patch. 2001-12-12 09:02:09 +00:00
cris
generic Update. 2001-12-19 00:21:23 +00:00
gnu
hppa Update. 2001-11-16 01:27:24 +00:00
i386 Update. 2001-12-12 00:21:26 +00:00
i860
i960
ia64
ieee754 Update. 2001-12-05 19:19:20 +00:00
m68k Update. 2001-11-16 01:27:24 +00:00
m88k
mach * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after 2001-12-17 01:03:08 +00:00
mips Update. 2001-11-16 01:27:24 +00:00
posix Update. 2001-12-19 00:21:23 +00:00
powerpc Update. 2001-12-12 00:21:26 +00:00
pthread
rs6000
s390 Update. 2001-12-12 00:21:26 +00:00
sh Update. 2001-12-12 18:06:59 +00:00
sparc Update. 2001-12-12 00:21:26 +00:00
standalone
tahoe
unix Update. 2001-12-19 00:21:23 +00:00
vax Update. 2001-11-16 01:27:24 +00:00
wordsize-32
wordsize-64
x86_64 Update. 2001-12-12 00:21:26 +00:00
z8000