~ubuntu-branches/ubuntu/precise/parted/precise

« back to all changes in this revision

Viewing changes to gnulib/modules/timegm

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-02-06 16:39:19 UTC
  • mfrom: (1.1.5 upstream)
  • mto: (7.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20100206163919-nsxr2vtchk0ecabf
Tags: upstream-2.1
ImportĀ upstreamĀ versionĀ 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description:
2
 
Convert calendar time to simple time, inverse of mktime.
3
 
 
4
 
Files:
5
 
lib/timegm.c
6
 
m4/timegm.m4
7
 
 
8
 
Depends-on:
9
 
mktime
10
 
time
11
 
time_r
12
 
 
13
 
configure.ac:
14
 
gl_FUNC_TIMEGM
15
 
 
16
 
Makefile.am:
17
 
 
18
 
Include:
19
 
<time.h>
20
 
 
21
 
License:
22
 
LGPLv2+
23
 
 
24
 
Maintainer:
25
 
all, glibc