termios.h
Ulrich Drepper
drepper@cygnus.com
Tue Nov 17 20:03:00 GMT 1998
[Sent to me by Christian in private mail.]
Cristian Gafton <gafton@redhat.com> writes:
> Shouldn't termios.h include the sys/ioctl.h header file ? All the TIOC*
> stuff from asm/ioctls.h does not get defined when one includes just
> <termios.h> ?
I think what has to be done is to put the TIOC* macros in a separate
header which can be included by bits/ioctls.h and bits/termios.h.
This would mean bits/ioctls.h cannot use asm/ioctls.h anymore.
Does anybody see problems? Any volunteers?
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-hacker
mailing list