* sysdeps/generic/device-nrs.h (DEV_TTY_P): Change argument type
authorRoland McGrath <roland@gnu.org>
Sat, 21 Jul 2001 05:13:40 +0000 (05:13 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 21 Jul 2001 05:13:40 +0000 (05:13 +0000)
commit11c0b1e39ba31c9ab2731dcd846e2335f778a82e
treed4aaf3e17d513d0cdc63de32b3f851d876cfd417
parentd3ab710cbc49c1bafbfe2dce84a3d9f80a2d8d62
* sysdeps/generic/device-nrs.h (DEV_TTY_P): Change argument type

from `dev_t' (st_rdev value) `const struct stat *'.
* sysdeps/unix/sysv/linux/device-nrs.h (DEV_TTY_P): Likewise.
* libio/filedoalloc.c (_IO_file_doallocate): Change caller.
* sysdeps/mach/hurd/device-nrs.h: New file.
ChangeLog
libio/filedoalloc.c
sysdeps/generic/device-nrs.h
sysdeps/mach/hurd/device-nrs.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/device-nrs.h