This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: DEV_TTY_P


Roland McGrath <roland@frob.com> writes:

> 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.

No problem, go ahead and change it.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]