(atexit): Define using a prototype.
[gnulib.git] / modules / dirfd
index 39dd6c3..ce489f3 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Retrieving the file descriptor of an open directory stream.  (Unportable.)
 
 Files:
 lib/dirfd.h
@@ -16,3 +17,6 @@ lib_SOURCES += dirfd.h
 Include:
 "dirfd.h"
 
+Maintainer:
+Jim Meyering
+