]> sourceware.org Git - glibc.git/commit
Test mkdirat use of mode argument
authorJoseph Myers <josmyers@redhat.com>
Thu, 22 Aug 2024 11:25:14 +0000 (11:25 +0000)
committerJoseph Myers <josmyers@redhat.com>
Thu, 22 Aug 2024 11:25:14 +0000 (11:25 +0000)
commit55cd51d971b84fbb2cc0fe8140cc8581f98582c7
tree53c3d71c13a88fc5ba68fe4c0633f5fa0f7bc377
parent7f04bb4e49413bd57ac3215f3480b09ae7131968
Test mkdirat use of mode argument

The test io/tst-mkdirat doesn't verify the permissions on the created
directory (thus, doesn't verify at all anything about how mkdirat uses
the mode argument).  Add checks of this to the existing test.

Tested for x86_64.
io/tst-mkdirat.c
This page took 0.040836 seconds and 5 git commands to generate.