libc sysdeps/unix/sysv/linux/tcsetattr.c sysde ...

roland@sources.redhat.com roland@sources.redhat.com
Mon Aug 12 17:23:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-12 17:23:02

Modified files:
	sysdeps/unix/sysv/linux: tcsetattr.c speed.c 
	sysdeps/unix/sysv/aix: speed.c tcsetattr.c 
	sysdeps/unix/bsd/sun/sunos4: speed.c tcsetattr.c 
	sysdeps/unix/bsd: tcsetattr.c tcgetpgrp.c 
	sysdeps/unix/bsd/bsd4.4: tcsetattr.c 
	sysdeps/generic: speed.c tcsetattr.c tcgetpgrp.c 
	sysdeps/unix/sysv: tcsetattr.c tcgetpgrp.c 
	include        : termios.h 

Log message:
	2002-08-13  Jakub Jelinek  <jakub@redhat.com>
	
	* include/unistd.h (tcgetpgrp): Add libc_hidden_proto.
	* include/termios.h (tcsetattr, cfsetispeed, cfsetospeed): Likewise.
	* sysdeps/generic/tcgetpgrp.c (tcgetpgrp): Add libc_hidden_def.
	* sysdeps/generic/tcsetattr.c (tcsetattr): Likewise.
	* sysdeps/generic/speed.c (cfsetispeed, cfsetospeed): Likewise.
	* sysdeps/unix/bsd/bsd4.4/tcsetattr.c (tcgetpgrp): Likewise.
	* sysdeps/unix/bsd/sun/sunos4/tcsetattr.c (tcsetattr): Likewise.
	* sysdeps/unix/bsd/sun/sunos4/speed.c (cfsetispeed, cfsetospeed):
	Likewise.
	* sysdeps/unix/bsd/tcgetpgrp.c (tcgetpgrp): Likewise.
	* sysdeps/unix/bsd/tcsetattr.c (tcsetattr): Likewise.
	* sysdeps/unix/sysv/aix/tcsetattr.c (tcsetattr): Likewise.
	* sysdeps/unix/sysv/aix/speed.c (cfsetispeed, cfsetospeed): Likewise.
	* sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Likewise.
	* sysdeps/unix/sysv/linux/speed.c (cfsetispeed, cfsetospeed): Likewise.
	* sysdeps/unix/sysv/tcgetpgrp.c (tcgetpgrp): Likewise.
	* sysdeps/unix/sysv/tcsetattr.c (tcsetattr): Likewise.



More information about the Glibc-cvs mailing list