summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file.
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file.
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18remove bogus commentJim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file.
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file.
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18(getdelim2): Move this function into its own file.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Extracted from getstr.c.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-18*** empty log message ***Jim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-18expand copyright years to sync with gnulibJim Meyering
2003-06-18Update from gnulib.Jim Meyering
2003-06-17*** empty log message ***Jim Meyering
2003-06-17Update from gnulib.Jim Meyering
2003-06-17*** empty log message ***Jim Meyering
2003-06-17Merge in changes from gnulib.Jim Meyering
Include <stdbool.h> unconditionally. Include <limits.h>. (CHAR_BIT): Don't define.
2003-06-17*** empty log message ***Jim Meyering
2003-06-17*** empty log message ***Jim Meyering
2003-06-17Include sys/types.h before sys/stat.h.Jim Meyering
Required on Ultrix 4.3.
2003-06-11*** empty log message ***Jim Meyering
2003-06-11[LSTAT]: Compile/use slash_aware_lstat only if it is necessary.Jim Meyering
2003-06-10Also accept dates of the form May-23-2003.Jim Meyering
2003-06-09*** empty log message ***Jim Meyering
2003-06-09Also undefine gmtime.Jim Meyering
(rpl_gmtime): New function. Suggestion from Paul Eggert.
2003-06-08*** empty log message ***Jim Meyering
2003-06-08[!_LIBC]: Ensure that the required autoconf test has been run.Jim Meyering
2003-06-08*** empty log message ***Jim Meyering
2003-06-08Update from gnulib.Jim Meyering
2003-06-08.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-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