summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2005-07-03*** empty log message ***Jim Meyering-0/+1
2005-07-03(gl_FUNC_LSTAT): Use AC_LIBSOURCES to require lstat.c and lstat.h.Jim Meyering-1/+3
2005-07-03.Jim Meyering-1711/+1763
2005-07-03*** empty log message ***Jim Meyering-0/+4
2005-07-03(gl_FUNC_LSTAT): New file, from gnulib.Jim Meyering-0/+24
2005-07-03Log today's changes.Paul Eggert-1/+7
2005-07-03Minor fixes for port to Solaris 8.Paul Eggert-0/+8
2005-07-03Minor fixes for port to Solaris 8.Paul Eggert-0/+11
2005-07-03Undo previous change.Paul Eggert-4/+0
2005-07-03Include "lstat.h" rather than rolling our own.Paul Eggert-25/+3
2005-07-03Don't require AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstatPaul Eggert-5/+2
2005-07-03Remove (sync from gnulib).Paul Eggert-111/+0
2005-07-03New file, from gnulib.Paul Eggert-0/+24
2005-07-03Sync from gnulib.Paul Eggert-6/+58
2005-07-03[! _LIBC]: Include "lstat.h" rather than rolling our own.Paul Eggert-9/+4
2005-07-03(libcoreutils_a_SOURCES): Add fcntl--.h, stdio--h,Paul Eggert-0/+4
2005-07-03*** empty log message ***Jim Meyering-0/+7
2005-07-03(gl_FCNTL_SAFER): Add fcntl--.h to the list.Jim Meyering-1/+1
2005-07-03(gl_STDIO_SAFER): Add stdio--.h to the list.Jim Meyering-1/+1
2005-07-03(gl_STDLIB_SAFER): Add stdlib--.h to the list.Jim Meyering-1/+1
2005-07-03(gl_UNISTD_SAFER): Add unistd--.h to the list.Jim Meyering-1/+1
2005-07-03*** empty log message ***Jim Meyering-0/+4
2005-07-03Include <unistd.h> for declaration of close.Jim Meyering-0/+1
2005-07-03(verify_numeric): Rename from verify.Jim Meyering-2/+2
2005-07-03Regenerate.Paul Eggert-911/+970
2005-07-03Cleanup to isolate "safer" functions to a small part of the code.Paul Eggert-1/+99
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert-2/+1
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert-2/+2
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert-6/+3
2005-07-03Include stdlib--.h rather than unistd-safer.h.Paul Eggert-2/+3
2005-07-03Include fd-reopen.h.Paul Eggert-33/+28
2005-07-03Include fcntl--.h rather than unistd-safer.h.Paul Eggert-22/+17
2005-07-03Include stdio--.h rather than stdio-safer.h.Paul Eggert-4/+4
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert-3/+1
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert-2/+2
2005-07-03Include fd-reopen.h.Paul Eggert-31/+13
2005-07-03Include stdio--.h.Paul Eggert-0/+2
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert-3/+3
2005-07-03Include fd-reopen.h.Paul Eggert-25/+5
2005-07-03Include fd-reopen.h.Paul Eggert-16/+8
2005-07-03Include fcntl--.h, not unistd-safer.h.Paul Eggert-3/+1
2005-07-03Include stdio--.h, not stdio-safer.h.Paul Eggert-4/+2
2005-07-03(gl_PREREQ): Require gl_FCNTL_SAFER,Paul Eggert-1/+4
2005-07-03Include fcntl--.h rather than fcntl.h.Paul Eggert-8/+4
2005-07-03Include stdio--.h rather than stdio.hPaul Eggert-3/+2
2005-07-03Include fcntl--.h rather than fcntl.h.Paul Eggert-4/+2
2005-07-03(fd_safer): Remove decl.Paul Eggert-3/+2
2005-07-03Include stdio-safer.h first, to check interface.Paul Eggert-6/+5
2005-07-03Initial revision.Paul Eggert-0/+15
2005-07-03Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc.Paul Eggert-0/+313