New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
[gnulib.git] / modules / time
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename time_.h to time.in.h.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-03-25 Bruno HaibleEnsure rule action lines start with a tab.
2007-02-22 Simon JosefssonRevert.
2007-02-22 Simon Josefssonmodules/time (Depends-on): Add restrict.
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...