summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-03*** empty log message ***Jim Meyering
2005-07-03(gl_FUNC_LSTAT): New file, from gnulib.Jim Meyering
2005-07-03Log today's changes.Paul Eggert
2005-07-03Minor fixes for port to Solaris 8.Paul Eggert
2005-07-03Minor fixes for port to Solaris 8.Paul Eggert
2005-07-03Undo previous change.Paul Eggert
2005-07-03Include "lstat.h" rather than rolling our own.Paul Eggert
2005-07-03Don't require AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstatPaul Eggert
2005-07-03Remove (sync from gnulib).Paul Eggert
2005-07-03New file, from gnulib.Paul Eggert
2005-07-03Sync from gnulib.Paul Eggert
2005-07-03[! _LIBC]: Include "lstat.h" rather than rolling our own.Paul Eggert
2005-07-03(libcoreutils_a_SOURCES): Add fcntl--.h, stdio--h,Paul Eggert
2005-07-03*** empty log message ***Jim Meyering
2005-07-03(gl_FCNTL_SAFER): Add fcntl--.h to the list.Jim Meyering
2005-07-03(gl_STDIO_SAFER): Add stdio--.h to the list.Jim Meyering
2005-07-03(gl_STDLIB_SAFER): Add stdlib--.h to the list.Jim Meyering
2005-07-03(gl_UNISTD_SAFER): Add unistd--.h to the list.Jim Meyering
2005-07-03*** empty log message ***Jim Meyering
2005-07-03Include <unistd.h> for declaration of close.Jim Meyering
2005-07-03(verify_numeric): Rename from verify.Jim Meyering
2005-07-03Regenerate.Paul Eggert
2005-07-03Cleanup to isolate "safer" functions to a small part of the code.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdlib--.h rather than unistd-safer.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include fcntl--.h rather than unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h rather than stdio-safer.h.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include stdio--.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert
2005-07-03(gl_PREREQ): Require gl_FCNTL_SAFER,Paul Eggert
2005-07-03Include fcntl--.h rather than fcntl.h.Paul Eggert
2005-07-03Include stdio--.h rather than stdio.hPaul Eggert
2005-07-03Include fcntl--.h rather than fcntl.h.Paul Eggert
2005-07-03(fd_safer): Remove decl.Paul Eggert
2005-07-03Include stdio-safer.h first, to check interface.Paul Eggert
2005-07-03Initial revision.Paul Eggert
2005-07-03Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc.Paul Eggert
2005-07-03Don't include stdio-safer.h; no longer needed.Paul Eggert
2005-07-03(main): Reuse stdin rather than opening a new stream.Paul Eggert
2005-07-02.Jim Meyering