DEV_TTY_P

Roland McGrath roland@frob.com
Thu Jul 19 15:37:00 GMT 2001


Is there any objection to making the DEV_TTY_P macro (and any similar
things that get added) take a struct stat * argument instead of dev_t?
We might want to add the optimized isatty check for the Hurd, but 
the test would be on different st_* fields, not just on st_rdev.



More information about the Libc-hacker mailing list