view modules/dirfd @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents e0651d8d12c2
children adf2be655aae
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"

License:
GPL

Maintainer:
Jim Meyering