Age | Commit message (Expand) | Author |
2005-04-18 | Regenerate. | Paul Eggert |
2005-04-18 | fetish -> coreutils in some more places | Paul Eggert |
2005-04-18 | fetish->coreutils in compilation command. | Paul Eggert |
2005-04-18 | coreutils->fetish in comment. | Paul Eggert |
2005-04-18 | (noinst_LIBRARIES): fetish -> coreutils. | Paul Eggert |
2005-04-13 | * getdate.y (zone): Allow relunit_snumber after tZONE. | Paul Eggert |
2005-04-13 | (zone): Allow relunit_snumber after tZONE, so | Paul Eggert |
2005-04-12 | * getdate.y: Fix problem with parsing GMT time stamps during London summers. | Paul Eggert |
2005-04-12 | (universal_time_zone_table): New constant. | Paul Eggert |
2005-04-11 | Regenerate. | Paul Eggert |
2005-04-11 | Add bulletproofing for cases where stdin, stdout, or stderr are closed. | Paul Eggert |
2005-04-11 | Add bulletproofing for cases where stdin, stdout, or stderr are closed. | Paul Eggert |
2005-04-11 | (libfetish_a_SOURCES): Remove dup-safer.c, | Paul Eggert |
2005-04-11 | (fd_safer): New decl. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include stdio-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h first, to test interface. | Paul Eggert |
2005-04-11 | Initial revision | Paul Eggert |
2005-04-09 | . | Jim Meyering |
2005-04-09 | (__attribute__, ATTRIBUTE_UNUSED): Define. | Jim Meyering |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | (__attribute__, ATTRIBUTE_UNUSED): Define. | Jim Meyering |
2005-04-09 | (canon_host) [HAVE_GETADDRINFO]: Use memset | Jim Meyering |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | (posixtime) [lint]: Avoid spurious warning from gcc-4's | Jim Meyering |
2005-04-09 | *** empty log message *** | Jim Meyering |
2005-04-09 | (humblock): Set *options even when returning due to | Jim Meyering |
2005-04-09 | Signal-handling cleanup motivated by core dumps in dd. | Paul Eggert |
2005-04-09 | (rpl_nanosleep): Include "timespec.h" before macros | Paul Eggert |
2005-04-04 | getdate patch for empty string near dst changes. | Paul Eggert |
2005-04-04 | (parser_control): rels_seen is now a boolean, not a | Paul Eggert |
2005-03-30 | * readutmp.c (read_utmp) [!defined UTMP_NAME_FUNCTION]: Don't assume | Paul Eggert |
2005-03-30 | (read_utmp) [!defied UTMP_NAME_FUNCTION]: Add support for options. | Paul Eggert |
2005-03-30 | readutmp changes to allow checking for live pids | Paul Eggert |
2005-03-30 | (read_utmp): New arg OPTIONS. All uses changed. | Paul Eggert |
2005-03-30 | (read_utmp): New arg OPTIONS. All uses changed. | Paul Eggert |
2005-03-29 | *** empty log message *** | Jim Meyering |
2005-03-29 | (long_options): Use NULL, not `0'. | Jim Meyering |
2005-03-27 | *** empty log message *** | Jim Meyering |
2005-03-27 | (argmatch): Clarify comment: null-terminated -> NULL-terminated. | Jim Meyering |
2005-03-26 | Propagate intprops.h comment fixes to mktime.c and strftime.c. | Paul Eggert |
2005-03-26 | one's complement -> ones' complement | Paul Eggert |
2005-03-26 | one's complement -> ones' complement | Paul Eggert |
2005-03-26 | Fix comment nits in intprops.h. | Paul Eggert |
2005-03-26 | Fix comment nits. | Paul Eggert |
2005-03-23 | *** empty log message *** | Jim Meyering |
2005-03-23 | Remove duplicate `#include "stat-macros.h"'. | Jim Meyering |
2005-03-22 | . | Jim Meyering |