mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
Move the dirfd() declaration to <dirent.h>.
This commit is contained in:
@@ -2,19 +2,21 @@ Description:
|
||||
Retrieving the file descriptor of an open directory stream. (Unportable.)
|
||||
|
||||
Files:
|
||||
lib/dirfd.h
|
||||
lib/dirfd.c
|
||||
m4/dirfd.m4
|
||||
|
||||
Depends-on:
|
||||
dirent
|
||||
extensions
|
||||
|
||||
configure.ac:
|
||||
gl_FUNC_DIRFD
|
||||
gl_DIRENT_MODULE_INDICATOR([dirfd])
|
||||
|
||||
Makefile.am:
|
||||
|
||||
Include:
|
||||
"dirfd.h"
|
||||
<dirent.h>
|
||||
|
||||
License:
|
||||
LGPLv2+
|
||||
|
||||
Reference in New Issue
Block a user