(atexit): Define using a prototype.
[gnulib.git] / modules / unlocked-io
index 2c493fc..ce29ac4 100644 (file)
@@ -1,10 +1,12 @@
 Description:
+Enable faster, non-thread-safe stdio functions if available.
 
 Files:
 lib/unlocked-io.h
 m4/unlocked-io.m4
 
 Depends-on:
+extensions
 
 configure.ac:
 jm_FUNC_GLIBC_UNLOCKED_IO
@@ -15,3 +17,6 @@ lib_SOURCES += unlocked-io.h
 Include:
 "unlocked-io.h"
 
+Maintainer:
+Jim Meyering
+