glibc/sysdeps/unix
Ulrich Drepper a94b2ac0aa Update.
* sysdeps/unix/sysv/linux/speed.c (IBAUD0): New definition.  Bit
	set in c_iflag if cfsetispeed is call with SPEED set to zero.
	(cfgetispeed): Return zero if prior if IBAUD0 is set.
	(cfsetospeed): Clear IBAUD0 bit.
	(cfgetispeed): Set IBAUD0 bit if necessary.
	* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Clear
	the IBAUD0 bit in c_iflag when making the system call.
	Work around a Linux kernel bug which silently changes the
	PARENB/CREAD/CSIZE bits in c_cflag on pty.
	Based on a patch by H.J. Lu <hjl@gnu.org>.
	* Makeconfig (link-libc-static): Don't use link-libc since this
	includes the shared object.  Use gnulib only.
1998-12-07 16:14:02 +00:00
..
alpha Update. 1998-11-02 10:07:25 +00:00
arm Update. 1998-10-22 11:18:01 +00:00
bsd Update. 1998-11-18 14:46:49 +00:00
common Update. 1998-11-20 17:27:07 +00:00
i386
inet
mips Update. 1998-11-28 21:06:13 +00:00
mman
sparc
sysv Update. 1998-12-07 16:14:02 +00:00
Dist Update. 1998-07-04 14:40:35 +00:00
Implies
Makefile Update. 1998-08-10 15:54:54 +00:00
Subdirs
_exit.S
alarm.c
closedir.c
configure Update. 1998-11-20 17:27:07 +00:00
configure.in
confstr.h
dirfd.c
dirstream.h
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin.c
getlogin_r.c Update. 1998-07-16 11:44:36 +00:00
getpagesize.c
getppid.S
grantpt.c Update. 1998-09-18 17:59:03 +00:00
ioctls-tmpl.c
ioctls.awk
make-syscalls.sh
make_errlist.c
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
nlist.c
opendir.c Update. 1998-11-16 12:02:08 +00:00
pipestream.c
readdir.c
readdir_r.c
rewinddir.c Update. 1998-07-16 11:44:36 +00:00
rmdir.c
s-proto.S
seekdir.c
siglist.c Update. 1998-10-21 15:29:52 +00:00
snarf-ioctls
start.c
stime.c
syscall.S
syscalls.list
sysdep.h Update. 1998-10-21 15:29:52 +00:00
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c