X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Ftimegm;h=a8bb54bc30fdcb37b605932f4729ec4720ed01b3;hb=3ac9552429c5a500717e1d3d129c32f7d0ea37a3;hp=e841a55128f781c43d109ba4101d726584bacc50;hpb=7b224479dcac36108cbf435aff9b45767143ed25;p=pspp diff --git a/modules/timegm b/modules/timegm index e841a55128..a8bb54bc30 100644 --- a/modules/timegm +++ b/modules/timegm @@ -2,22 +2,24 @@ Description: Convert calendar time to simple time, inverse of mktime. Files: -lib/timegm.h lib/timegm.c m4/timegm.m4 Depends-on: mktime +time time_r configure.ac: gl_FUNC_TIMEGM Makefile.am: -lib_SOURCES += timegm.h Include: -"timegm.h" + + +License: +LGPL Maintainer: all, glibc