view modules/dirfd @ 5033:7ada1cee8b2f

Change UTILS_ macro name prefix to gl_.
author Jim Meyering <jim@meyering.net>
date Tue, 20 Apr 2004 08:51:39 +0000
parents e0651d8d12c2
children 42b53a22aee5
line wrap: on
line source

Description:
Retrieving the file descriptor of an open directory stream.  (Unportable.)

Files:
lib/dirfd.h
lib/dirfd.c
m4/dirfd.m4

Depends-on:

configure.ac:
gl_FUNC_DIRFD

Makefile.am:
lib_SOURCES += dirfd.h

Include:
"dirfd.h"

Maintainer:
Jim Meyering