Age | Commit message (Expand) | Author |
2004-07-28 | userspec.c cleanup, e.g. for "chown 010 file". | Paul Eggert |
2004-07-28 | Include <stdbool.h>, "inttostr.h". | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |
2004-07-28 | memchr and memrchr portability fixes. | Paul Eggert |
2004-07-28 | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. | Paul Eggert |
2004-07-28 | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. | Paul Eggert |
2004-07-28 | md5, sha1 cleanups; getugroups change. | Paul Eggert |
2004-07-28 | Don't include <sys/types.h> or <stdlib.h>; <stddef.h> | Paul Eggert |
2004-07-28 | Include <stdint.h> if HAVE_STDINT_H || _LIBC, not | Paul Eggert |
2004-07-28 | Include <errno.h>. | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |
2004-07-28 | Get eaccess from libgen if available; that's where it is on Solaris 9. | Paul Eggert |
2004-07-28 | euidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, for | Paul Eggert |
2004-07-28 | cycle-check integer overflow fixup. | Paul Eggert |
2004-07-28 | Remove now-inaccurate comment about the files | Paul Eggert |
2004-07-28 | (is_zero_or_power_of_two): Renamed from | Paul Eggert |
2004-07-27 | Regenerate. | Paul Eggert |
2004-07-27 | Merged into backupfile.c. | Paul Eggert |
2004-07-27 | backupfile integer overflow fixups | Paul Eggert |
2004-07-27 | backupfile.c rewrite to avoid arbitrary limits on lengths of | Paul Eggert |
2004-07-27 | backupfile.h (addext): Remove decl. | Paul Eggert |
2004-07-27 | (libfetish_a_SOURCES): Remove addext.c. | Paul Eggert |
2004-07-25 | euidaccess fixes | Paul Eggert |
2004-07-25 | [!defined LIBC]: Included group-member.h, stat-macros.h. | Paul Eggert |
2004-07-24 | Move some changelog entries here from ../ChangeLog. | Paul Eggert |
2004-07-23 | Regenerate. | Paul Eggert |
2004-07-23 | (libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c. | Paul Eggert |
2004-07-23 | New file. | Paul Eggert |
2004-07-13 | Prefer c_strtod to setlocale when scanning floating point. | Paul Eggert |
2004-07-12 | Include <errno.h>, <stdio.h>, <stdlib.h> even | Paul Eggert |
2004-07-12 | (STRTOD_L): New macro. | Paul Eggert |
2004-07-12 | Regenerate. | Paul Eggert |
2004-07-12 | printf now uses long double. | Paul Eggert |
2004-07-12 | New file. | Paul Eggert |
2004-07-12 | (c_strtold): New decl. | Paul Eggert |
2004-07-12 | Include <config.h> first. | Paul Eggert |
2004-07-12 | (libfetish_a_SOURCES): Add c-strtold.c. | Paul Eggert |
2004-07-07 | *** empty log message *** | Jim Meyering |
2004-07-07 | Don't infloop when MAXSYMLINKS is not defined. | Jim Meyering |
2004-07-07 | Include stdbool.h. | Jim Meyering |
2004-07-07 | *** empty log message *** | Jim Meyering |
2004-07-07 | (canonicalize_filename_mode): Remove do-while(0) loop. | Jim Meyering |
2004-07-06 | . | Jim Meyering |
2004-07-06 | Include "stat-macros.h". | Jim Meyering |
2004-07-06 | *** empty log message *** | Jim Meyering |
2004-07-06 | (libfetish_a_SOURCES): Add canonicalize.c unconditionally. | Jim Meyering |
2004-07-06 | (canonicalize_mode_t): New type. | Jim Meyering |
2004-07-06 | Include "file-type.h". | Jim Meyering |
2004-07-05 | *** empty log message *** | Jim Meyering |
2004-07-05 | (path_concat): Improve comment. From Paul Eggert. | Jim Meyering |