X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funlocked-io;h=2e9df639faf8ae8c55e569b89af1f1cc6e257c7a;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=2c493fc583b77e39eab6b46ac1d8636060e6b96b;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/unlocked-io b/modules/unlocked-io index 2c493fc58..2e9df639f 100644 --- a/modules/unlocked-io +++ b/modules/unlocked-io @@ -1,17 +1,24 @@ 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 +gl_FUNC_GLIBC_UNLOCKED_IO Makefile.am: -lib_SOURCES += unlocked-io.h +EXTRA_DIST += unlocked-io.h Include: "unlocked-io.h" +License: +GPL + +Maintainer: +Jim Meyering