Age | Commit message (Expand) | Author |
2005-07-03 | Remove (sync from gnulib). | Paul Eggert |
2005-07-03 | New file, from gnulib. | Paul Eggert |
2005-07-03 | Sync 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 | Include <unistd.h> for declaration of close. | Jim Meyering |
2005-07-03 | Regenerate. | Paul Eggert |
2005-07-03 | Cleanup to isolate "safer" functions to a small part of the code. | Paul Eggert |
2005-07-03 | Include fcntl--.h rather than fcntl.h. | Paul Eggert |
2005-07-03 | Include stdio--.h rather than stdio.h | Paul Eggert |
2005-07-03 | Include fcntl--.h rather than fcntl.h. | Paul Eggert |
2005-07-03 | (fd_safer): Remove decl. | Paul Eggert |
2005-07-03 | Include stdio-safer.h first, to check interface. | Paul Eggert |
2005-07-03 | Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc. | Paul Eggert |
2005-07-02 | . | Jim Meyering |
2005-07-02 | *** empty log message *** | Jim Meyering |
2005-07-02 | Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. | Jim Meyering |
2005-07-02 | *** empty log message *** | Jim Meyering |
2005-07-02 | Update from gnulib. | Jim Meyering |
2005-07-02 | Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally. | Jim Meyering |
2005-07-01 | Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally, | Jim Meyering |
2005-07-01 | *** empty log message *** | Jim Meyering |
2005-07-01 | * xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h> | Paul Eggert |
2005-06-30 | . | Jim Meyering |
2005-06-30 | Add copyright. | Jim Meyering |
2005-06-30 | *** empty log message *** | Jim Meyering |
2005-06-30 | *** empty log message *** | Jim Meyering |
2005-06-30 | Rewritten by Paul Eggert. | Jim Meyering |
2005-06-30 | New file. As yet unused. | Jim Meyering |
2005-06-30 | *** empty log message *** | Jim Meyering |
2005-06-30 | *** empty log message *** | Jim Meyering |
2005-06-30 | [!VERIFY] (VERIFY): Define. | Jim Meyering |
2005-06-30 | (VERIFY_EXPR): Undef and add a comment. | Jim Meyering |
2005-06-29 | *** empty log message *** | Jim Meyering |
2005-06-29 | (getuser, getuidbyname, getgroup, getgidbyname): Likewise. | Jim Meyering |
2005-06-29 | *** empty log message *** | Jim Meyering |
2005-06-29 | (make_dir_parents): Don't apply sizeof to a hard-coded type name. | Jim Meyering |
2005-06-29 | *** empty log message *** | Jim Meyering |
2005-06-29 | (VERIFY_EXPR): Define. | Jim Meyering |
2005-06-27 | . | Jim Meyering |
2005-06-27 | . | Jim Meyering |
2005-06-26 | (libcoreutils_a_SOURCES): Remove diacrit.c and diacrit.h. | Jim Meyering |
2005-06-25 | *** empty log message *** | Jim Meyering |
2005-06-25 | (libcoreutils_a_SOURCES): Remove version-etc.c version-etc.h | Jim Meyering |
2005-06-25 | (libcoreutils_a_SOURCES): Remove dev-ino.h too, now that we | Jim Meyering |
2005-06-25 | Remove dev-ino.h, now that we get it via root-dev-ino.m4 | Jim Meyering |
2005-06-25 | *** empty log message *** | Jim Meyering |
2005-06-25 | (libcoreutils_a_SOURCES): Remove root-dev-ino.c and root-dev-ino.h. | Jim Meyering |
2005-06-24 | (canon_host) [HAVE_GETADDRINFO]: Use `= { 0, };' to initialize local `hint'. | Paul Eggert |