Age | Commit message (Expand) | Author |
2005-11-26 | (ME_DUMMY): "none" and "proc" file systems are dummies | Paul Eggert |
2005-11-26 | Include <limits.h>. | Paul Eggert |
2005-11-26 | (MOSTLYCLEANFILES): Clean stdbool.h-t, not stdbool.ht. | Paul Eggert |
2005-11-26 | (stdbool.h): Fix typo in previous change. | Paul Eggert |
2005-11-26 | (stdbool.h): Just copy stdbool_.h; no need to sed any more. | Paul Eggert |
2005-11-26 | Simplify greatly, under the assumption that these | Paul Eggert |
2005-11-26 | (gettime) [!defined OK_TO_USE_1S_CLOCK]: | Paul Eggert |
2005-11-24 | Add buffer-lcm. | Paul Eggert |
2005-11-24 | (libcoreutils_a_SOURCES): Add buffer-lcm.c, buffer-lcm.h. | Paul Eggert |
2005-11-24 | Initial version | Paul Eggert |
2005-11-24 | Initial version, from diffutils | Paul Eggert |
2005-11-23 | tweak grammar in comments | Jim Meyering |
2005-11-23 | *** empty log message *** | Jim Meyering |
2005-11-23 | (fdopendir): Don't change errno when returning non-NULL. | Jim Meyering |
2005-11-22 | . | Jim Meyering |
2005-11-22 | *** empty log message *** | Jim Meyering |
2005-11-22 | (openat_permissive): Declare. | Jim Meyering |
2005-11-22 | (EXPECTED_ERRNO): New macro. | Jim Meyering |
2005-11-20 | *** empty log message *** | Jim Meyering |
2005-11-20 | . | Jim Meyering |
2005-11-20 | *** empty log message *** | Jim Meyering |
2005-11-20 | New file, mostly from euidaccess.c. | Jim Meyering |
2005-11-19 | tweak grammar in a comment | Jim Meyering |
2005-11-15 | Don't bother with #pragma STDC FENV_ACCESS ON, as | Paul Eggert |
2005-11-14 | Use #if !, not #ifndef, for AC_CHECK_DECLS. | Jim Meyering |
2005-11-14 | *** empty log message *** | Jim Meyering |
2005-11-13 | *** empty log message *** | Jim Meyering |
2005-11-13 | Include <config.h>, required for possible replacement of mkstemp. | Jim Meyering |
2005-11-12 | *** empty log message *** | Jim Meyering |
2005-11-12 | *** empty log message *** | Jim Meyering |
2005-11-12 | Emulate openat-family functions using Linux's procfs, if possible. | Jim Meyering |
2005-11-10 | *** empty log message *** | Jim Meyering |
2005-11-10 | (fstatat, unlinkat): Perform the syscall directly, | Jim Meyering |
2005-11-10 | Fix comment | Paul Eggert |
2005-11-10 | Include "timespec.h" rather than the sys/time / time | Paul Eggert |
2005-11-10 | gethrxtime now uses gettime | Paul Eggert |
2005-11-09 | Use /dev/full if possible for descriptor 0 -- like glibc now does. | Jim Meyering |
2005-11-01 | "touch 0101000000" now operates as POSIX 1002.1-2001 requires. | Paul Eggert |
2005-11-01 | (PDS_PRE_2000): New macro. | Paul Eggert |
2005-11-01 | (year): Arg is now syntax_bits rather than allow_century. | Paul Eggert |
2005-10-30 | Fix porting problems reported by Theodoros V. Kalamatianos. | Paul Eggert |
2005-10-30 | [defined HAVE_CONFIG_H]: Include <config.h>, so that large files can be opened. | Paul Eggert |
2005-10-30 | (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]: | Paul Eggert |
2005-10-30 | (__getcwd): Don't assume that system calls after readdir | Paul Eggert |
2005-10-28 | (savedir): Don't assume that xrealloc etc. leave errno alone. | Paul Eggert |
2005-10-24 | *** empty log message *** | Jim Meyering |
2005-10-24 | (make_dir_parents): Like the code above it, don't rely | Jim Meyering |
2005-10-24 | *** empty log message *** | Jim Meyering |
2005-10-24 | (make_dir_parents): Make the preceding fix a little | Jim Meyering |
2005-10-24 | *** empty log message *** | Jim Meyering |