X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftime_r;h=c7874a91dc6550af8a358b325d63a8f0ca4f07fd;hb=26947b67c9e1e45a836d81613d0c4fa2fe6cf51a;hp=da3279a0b2c2e3665c6801e40a3dbd2c66208c49;hpb=0e12fc3ca9303b7a099c8433709455ab93f874dc;p=gnulib.git diff --git a/modules/time_r b/modules/time_r index da3279a0b..c7874a91d 100644 --- a/modules/time_r +++ b/modules/time_r @@ -1,26 +1,25 @@ Description: -Reentrant time functions like localtime_r. +Reentrant time functions: localtime_r, gmtime_r. Files: lib/time_r.c -lib/time_r.h m4/time_r.m4 Depends-on: extensions -restrict +time configure.ac: gl_TIME_R +gl_TIME_MODULE_INDICATOR([time_r]) Makefile.am: -lib_SOURCES += time_r.h Include: -"time_r.h" + License: -LGPL +LGPLv2+ Maintainer: Paul Eggert