summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-06-08.Jim Meyering
2003-06-08.Jim Meyering
2003-06-08change some names, reverse sense of testsJim Meyering
Also define TZSET_CLOBBERS_LOCALTIME_BUFFER. Arrange to compile gettimeofday.
2003-06-08*** empty log message ***Jim Meyering
2003-06-08(_jm_STRFTIME_PREREQS): Require gl_FUNC_TZSET_CLOBBER.Jim Meyering
2003-06-08Clean up, as part of merge with emacs version of strftime.c.Jim Meyering
(my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]: Remove function, now that we can rely on a working tzset function. Ensure that the required autoconf test has been run.
2003-06-08Also undef tzset.Jim Meyering
(rpl_tzset): New function.
2003-06-07*** empty log message ***Jim Meyering
2003-06-07New file. Used by strftime.m4.Jim Meyering
2003-06-07*** empty log message ***Jim Meyering
2003-06-07New file, used by strftime.m4.Jim Meyering
2003-06-07Update from gnulib.Jim Meyering
2003-06-07Remove definition and uses of __P.Jim Meyering
2003-06-07Add copyright notice.Jim Meyering
Include <stdio.h>.
2003-06-07*** empty log message ***Jim Meyering
2003-06-07Include alloca.h unconditionally.Jim Meyering
2003-06-07*** empty log message ***Jim Meyering
2003-06-07Remove unnecessary parentheses around malloc.Jim Meyering
2003-06-07*** empty log message ***Jim Meyering
2003-06-07Put `Free Software Foundation' in place of my nameJim Meyering
in the copyright comment.
2003-06-07*** empty log message ***Jim Meyering
2003-06-07Include <stddef.h>.Jim Meyering
2003-06-07add copyright years from gnulibJim Meyering
2003-06-06*** empty log message ***Jim Meyering
2003-06-06(syntax-check): Add commented-out (over-aggressive) rule.Jim Meyering
2003-06-06.Jim Meyering
2003-06-06.Jim Meyering
2003-06-06(MOSTLYCLEANFILES): Add alloca.h and alloca.ht.Jim Meyering
(MOSTLYCLEANFILES): Add stdbool.ht.
2003-06-06.Jim Meyering
2003-06-06.Jim Meyering
2003-06-06New file. From gnulib.Jim Meyering
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stdio.h>, once again, for declaration of sprintf.Jim Meyering
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stddef.h> unconditionally.Jim Meyering
Include <inttypes.h> as an alternative to <stdint.h>.
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stdint.h> as an alternative to <inttypes.h>.Jim Meyering
2003-06-06Include <stdint.h> as an alternative to <inttypes.h>.Jim Meyering
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stddef.h>, not <sys/types.h>.Jim Meyering
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stddef.h>.Jim Meyering
(NULL): Don't define, since <stddef.h> does that.
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <limits.h> without checking for HAVE_LIMITS_H.Jim Meyering
Include <stddefs.h> unconditionally. (NULL): Don't define, since <stddef.h> does that.
2003-06-06*** empty log message ***Jim Meyering
2003-06-06#undef rename before defining rpl_rename.Jim Meyering
[HAVE_CONFIG_H]: Guard inclusion of config.h.
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stddef.h> rather than <sys/types.h>, as we merely need size_t.Jim Meyering
2003-06-06*** empty log message ***Jim Meyering
2003-06-06Include <stddef.h> rather than <sys/types.h>, as we merely need size_t.Jim Meyering