diff options
author | Flavio Cruz <flaviocruz@gmail.com> | 2024-03-06 00:32:44 -0500 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-03-08 18:09:50 +0100 |
commit | ef5f9586d16a5f52fd974928f7f8c7dfa4728345 (patch) | |
tree | f031c0b420755c35b981dad28ae4060f8ab46d0a /console-client | |
parent | ee150cd8b4fc4b1aba5d456e7791bc5366917568 (diff) | |
download | hurd-ef5f9586d16a5f52fd974928f7f8c7dfa4728345.tar.gz hurd-ef5f9586d16a5f52fd974928f7f8c7dfa4728345.tar.bz2 hurd-ef5f9586d16a5f52fd974928f7f8c7dfa4728345.zip |
MAKEDEV: when creating devices, ensure the underlying files are either block/char devices or directories
The perl test suite has a test where it reads all the block or char devices
under /dev without following the translators. Then it compares it against a
list of devices that read the translated nodes stat info.
The patch changes how the the device files are created initially so that the stat information
is identical and makes the Hurd environment appear more similar to other operating
systems.
Message-ID: <Zef__LrgPLXp9WHG@jupiter.tail36e24.ts.net>
Diffstat (limited to 'console-client')
0 files changed, 0 insertions, 0 deletions