Hash :
604083f4
Author :
Date :
2024-12-27T23:12:58
Rename module dirent to dirent-h. * modules/dirent-h: Renamed from modules/dirent. * modules/dirent-h-tests: Renamed from modules/dirent-tests. * modules/dirent-h-c++-tests: Renamed from modules/dirent-c++-tests. * tests/test-dirent-h.c: Renamed from tests/test-dirent.c. * tests/test-dirent-h-c++.cc: Renamed from tests/test-dirent-c++.cc. * doc/posix-headers/dirent.texi: Update. * modules/* (Depends-on): Update. * modules/dirent: New file.
Description:
Open a directory relative to another directory.
Files:
lib/opendirat.c
lib/opendirat.h
Depends-on:
c99
dirent-h
fcntl-h
fdopendir
openat
configure.ac:
Makefile.am:
lib_SOURCES += opendirat.c
Include:
"opendirat.h"
License:
GPL
Maintainer:
all