2005-04-12 |
Paul Eggert | (usage): uid -> user ID |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | * getdate.y: Fix problem with parsing GMT time stamps... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (universal_time_zone_table): New constant. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Jim Meyering | (tsort): Use "%s" as the format string, rather than... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Jim Meyering | (compare_files): Remove declaration of unused local. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | For consistency, standardize on "user ID" rather than... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | Reword usage, man pages to use "user ID" rather than... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (usage, main): Use "user ID", not "UID", and similarly... |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (usage): Use "user ID", not "UID", and similarly |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | Reword to match coreutils.texi. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | Reword to match user manual. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | For consistency, standardize on "user ID" rather |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Add bulletproofing for cases where stdin, stdout, or... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Add bulletproofing for cases where stdin, stdout, or... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio_safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (next_file): Don't assume fopen cannot return stdin. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (have_read_stdin): Remove; no longer needed. All uses |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h rather than fcntl-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (bsd_sum_file, sysv_sym_file): |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (main): Don't assume fopen returns stdout after closing |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (paste_serial): Don't assume fopen does not return... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (check_and_close): Don't assume fopen does not return... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (digest_file, digest_check): |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (head_file): Don't assume open does not return 0. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (dc_parse_file): Don't assume fopen does not return... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Add bulletproofing for cases where stdin, stdout, or... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (gl_PREREQ): Don't require gl_FCNTL_SAFER. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (gl_UNISTD_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Add bulletproofing for cases where stdin, stdout, or... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (libfetish_a_SOURCES): Remove dup-safer.c, |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | (fd_safer): New decl. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include stdio-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Include unistd-safer.h first, to test interface. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Jim Meyering | (chopt_free): Mark parameter as unused. |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (close_stdout_wrapper): Likewise. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (__attribute__, ATTRIBUTE_UNUSED): Define. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (quit): Define with ATTRIBUTE_NORETURN. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (__attribute__, ATTRIBUTE_UNUSED): Define. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (canon_host) [HAVE_GETADDRINFO]: Use memset |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | Readability nit: |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (posixtime) [lint]: Avoid spurious warning from gcc-4's |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (humblock): Set *options even when returning due to |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (rm invocation): Say that --recursive removes |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (usage): Mention that --recursive removes listed |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | (sc_system_h_headers): Propagate exit status through... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Jim Meyering | Don't include "timespec.h". system.h does that. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (iread, iwrite): Use char * buffer, not void *, so... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | Signal-handling cleanup motivated by core dumps in dd. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (SA_NOCLDSTOP): Define to 0 if not defined. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | Remove all uses of signals; modern hosts have |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (SA_NOCLDSTOP): Define to 0 if not defined. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | Do not include safe-read.h or full-write; no longer... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (SA_NOCLDSTOP): Define to 0 if not defined. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (RETSIGTYPE): Remove; no longer needed. All uses repla... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (gl_PREREQ_NANOSLEEP): Check for siginterrupt. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (gl_MACROS): Check for siginterrupt. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (rpl_nanosleep): Include "timespec.h" before macros |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | (dd invocation): Document the distinction between |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Paul Eggert | Document that dd no longer treats QUIT or PIPE specially, |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | (binary_operator) [LINT]: Initialize lt and rt to 0. |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | (digest_check) [LINT]: Initialize hex_digest to NULL. |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | (binop): Move function definition to precede first... |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-07 |
Jim Meyering | (is_int, age_of, binop): Declare `char *' parameters... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Jim Meyering | Remove rw. |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Jim Meyering | Remove file -- many invalid message strings. |
commit | commitdiff | tree | snapshot |
2005-04-05 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
next |