OSDN Git Service

Stupid filesystems like cramfs fail to guarantee that st_ino and st_dev
authorEric Andersen <andersen@codepoet.org>
Sat, 6 Jul 2002 00:00:40 +0000 (00:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 6 Jul 2002 00:00:40 +0000 (00:00 -0000)
commit5e7ec59ff0820f26e7d57ba6bc3f5ac262bcafe5
treedc4f297370daf540411f61c2745def515582da06
parent95dfbf5eb9150d61ff922fb4beebfa5a399229c4
Stupid filesystems like cramfs fail to guarantee that st_ino and st_dev
uniquely identify a file, contrary to SuSv3, so we cannot be quite so
precise as to require an exact match.  Settle for something less...
Grumble...
 -Erik
libc/termios/ttyname.c