aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-09*** empty log message ***Jim Meyering1-0/+3
2005-04-09(posixtime) [lint]: Avoid spurious warning from gcc-4'sJim Meyering1-1/+9
2005-04-09*** empty log message ***Jim Meyering1-0/+6
2005-04-09(humblock): Set *options even when returning due toJim Meyering1-1/+4
2005-04-09Signal-handling cleanup motivated by core dumps in dd.Paul Eggert1-0/+11
2005-04-09(rpl_nanosleep): Include "timespec.h" before macrosPaul Eggert1-10/+14
2005-04-04getdate patch for empty string near dst changes.Paul Eggert1-0/+14
2005-04-04(parser_control): rels_seen is now a boolean, not aPaul Eggert1-12/+19
2005-03-30* readutmp.c (read_utmp) [!defined UTMP_NAME_FUNCTION]: Don't assumePaul Eggert1-2/+2
2005-03-30(read_utmp) [!defied UTMP_NAME_FUNCTION]: Add support for options.Paul Eggert1-40/+24
2005-03-30readutmp changes to allow checking for live pidsPaul Eggert1-0/+12
2005-03-30(read_utmp): New arg OPTIONS. All uses changed.Paul Eggert1-2/+15
2005-03-30(read_utmp): New arg OPTIONS. All uses changed.Paul Eggert1-17/+42
2005-03-29*** empty log message ***Jim Meyering1-0/+4
2005-03-29(long_options): Use NULL, not `0'.Jim Meyering1-4/+4
2005-03-27*** empty log message ***Jim Meyering1-0/+4
2005-03-27(argmatch): Clarify comment: null-terminated -> NULL-terminated.Jim Meyering1-2/+2
2005-03-26Propagate intprops.h comment fixes to mktime.c and strftime.c.Paul Eggert3-4/+5
2005-03-26one's complement -> ones' complementPaul Eggert1-0/+1
2005-03-26one's complement -> ones' complementPaul Eggert1-1/+1
2005-03-26Fix comment nits in intprops.h.Paul Eggert1-0/+11
2005-03-26Fix comment nits.Paul Eggert1-5/+5
2005-03-23*** empty log message ***Jim Meyering1-0/+4
2005-03-23Remove duplicate `#include "stat-macros.h"'.Jim Meyering1-2/+1
2005-03-22.Jim Meyering1-2/+2
2005-03-21Regenerate.Paul Eggert1-15/+14
2005-03-21* Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,Paul Eggert1-0/+5
2005-03-21(libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,Paul Eggert1-2/+0
2005-03-21Regenerate.Paul Eggert1-1/+1
2005-03-21Sync from gnulib.Paul Eggert6-28/+44
2005-03-19.Jim Meyering1-4/+5
2005-03-19* strftime.c (my_strftime): If the underlying strftime returns 0Paul Eggert1-0/+6
2005-03-19(my_strftime): If the underlying strftime returns 0Paul Eggert1-3/+2
2005-03-16* strftime.c (my_strftime): Prepend space to format.Paul Eggert1-0/+6
2005-03-16(my_strftime): Prepend space to format so that we canPaul Eggert1-5/+7
2005-03-15Fix comments and indenting.Paul Eggert1-7/+6
2005-03-15Sync mktime.c and strtol.c macros from intprops.h.Paul Eggert3-21/+46
2005-03-14* strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENTPaul Eggert2-0/+10
2005-03-11*** empty log message ***Jim Meyering1-0/+4
2005-03-09Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE, and usePaul Eggert1-10/+20
2005-03-09*** empty log message ***Jim Meyering1-0/+3
2005-03-09[!HAVE_FCHDIR]: Define open, fchdir, and chdir_longJim Meyering1-0/+12
2005-03-09.Jim Meyering1-28/+29
2005-03-09*** empty log message ***Jim Meyering1-0/+4
2005-03-09(libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h.Jim Meyering1-1/+0
2005-03-09Factor int-properties macros into a single file, except forPaul Eggert1-0/+29
2005-03-09Include xstrtol.h first, to test interface.Paul Eggert1-10/+5
2005-03-09Include intprops.h.Paul Eggert1-9/+1
2005-03-09Include intprops.h.Paul Eggert1-11/+4
2005-03-09Include intprops.h.Paul Eggert1-9/+2