mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Move common dirent implementation from sysdeps/unix to sysdeps/posix.
This commit is contained in:
@ -17,4 +17,4 @@
|
||||
|
||||
#define O_DIRECTORY_WORKS 1
|
||||
|
||||
#include <sysdeps/unix/opendir.c>
|
||||
#include <sysdeps/posix/opendir.c>
|
||||
|
Reference in New Issue
Block a user