Age | Commit message (Expand) | Author |
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 | Include stdio_safer.h. | Paul Eggert |
2005-04-11 | (next_file): Don't assume fopen cannot return stdin. | Paul Eggert |
2005-04-11 | (have_read_stdin): Remove; no longer needed. All uses | 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 rather than fcntl-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | (bsd_sum_file, sysv_sym_file): | 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. | Paul Eggert |
2005-04-11 | (main): Don't assume fopen returns stdout after closing | Paul Eggert |
2005-04-11 | Include stdio-safer.h. | Paul Eggert |
2005-04-11 | (paste_serial): Don't assume fopen does not return stdin. | Paul Eggert |
2005-04-11 | (check_and_close): Don't assume fopen does not return stdin. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | (digest_file, digest_check): | Paul Eggert |
2005-04-11 | Include stdio-safer.h. | Paul Eggert |
2005-04-11 | (head_file): Don't assume open does not return 0. | Paul Eggert |
2005-04-11 | (dc_parse_file): Don't assume fopen does not return stdin. | Paul Eggert |
2005-04-11 | Include stdio-safer.h. | Paul Eggert |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-04-11 | Include stdio-safer.h. | Paul Eggert |
2005-04-11 | Add bulletproofing for cases where stdin, stdout, or stderr are closed. | Paul Eggert |
2005-04-11 | (gl_PREREQ): Don't require gl_FCNTL_SAFER. | Paul Eggert |
2005-04-11 | (gl_UNISTD_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ. | Paul Eggert |
2005-04-11 | (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ. | 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-10 | (chopt_free): Mark parameter as unused. | Jim Meyering |
2005-04-10 | . | Jim Meyering |
2005-04-09 | . | Jim Meyering |
2005-04-09 | (close_stdout_wrapper): Likewise. | Jim Meyering |
2005-04-09 | (__attribute__, ATTRIBUTE_UNUSED): Define. | Jim Meyering |
2005-04-09 | (quit): Define with ATTRIBUTE_NORETURN. | 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 | Readability nit: | Jim Meyering |