aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-18Regenerate.Paul Eggert1-16/+16
2005-04-18fetish -> coreutils in some more placesPaul Eggert1-0/+12
2005-04-18fetish->coreutils in compilation command.Paul Eggert1-1/+2
2005-04-18coreutils->fetish in comment.Paul Eggert1-1/+1
2005-04-18(noinst_LIBRARIES): fetish -> coreutils.Paul Eggert1-6/+6
2005-04-13* getdate.y (zone): Allow relunit_snumber after tZONE.Paul Eggert1-0/+8
2005-04-13(zone): Allow relunit_snumber after tZONE, soPaul Eggert1-14/+20
2005-04-12* getdate.y: Fix problem with parsing GMT time stamps during London summers.Paul Eggert1-0/+9
2005-04-12(universal_time_zone_table): New constant.Paul Eggert1-5/+18
2005-04-11Regenerate.Paul Eggert1-69/+69
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert2-96/+0
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert1-0/+21
2005-04-11(libfetish_a_SOURCES): Remove dup-safer.c,Paul Eggert1-6/+0
2005-04-11(fd_safer): New decl.Paul Eggert1-2/+3
2005-04-11Include unistd-safer.h.Paul Eggert1-3/+4
2005-04-11Include stdio-safer.h.Paul Eggert1-2/+3
2005-04-11Include unistd-safer.h.Paul Eggert1-1/+3
2005-04-11Include unistd-safer.h.Paul Eggert1-1/+2
2005-04-11Include unistd-safer.h first, to test interface.Paul Eggert1-14/+5
2005-04-11Initial revisionPaul Eggert1-0/+61
2005-04-09.Jim Meyering1-0/+3
2005-04-09(__attribute__, ATTRIBUTE_UNUSED): Define.Jim Meyering1-4/+11
2005-04-09*** empty log message ***Jim Meyering1-0/+7
2005-04-09(__attribute__, ATTRIBUTE_UNUSED): Define.Jim Meyering1-3/+15
2005-04-09(canon_host) [HAVE_GETADDRINFO]: Use memsetJim Meyering1-2/+3
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