Age | Commit message (Expand) | Author |
2005-03-10 | *** empty log message *** | Jim Meyering |
2005-03-10 | (gl_SAVE_CWD): Check for fchdir. | Jim Meyering |
2005-03-10 | *** empty log message *** | Jim Meyering |
2005-03-10 | Don't segfault for a long header date string, e.g., | Jim Meyering |
2005-03-10 | *** empty log message *** | Jim Meyering |
2005-03-10 | (tostring, printv): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1. | Jim Meyering |
2005-03-10 | (init_header): Use INT_BUFSIZE_BOUND in place of INT_STRLEN_BOUND + 1. | Jim Meyering |
2005-03-09 | Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE, and use | Paul Eggert |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long | Jim Meyering |
2005-03-09 | . | Jim Meyering |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | (libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h. | Jim Meyering |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | (gl_XNANOSLEEP): Add intprops.h. | Jim Meyering |
2005-03-09 | (gl_UTIMECMP): Add intprops.h. | Jim Meyering |
2005-03-09 | (gl_USERSPEC): Add intprops.h. | Jim Meyering |
2005-03-09 | (gl_FUNC_SIG2STR): Add intprops.h. | Jim Meyering |
2005-03-09 | (gl_INTTOSTR): Add intprops.h. | Jim Meyering |
2005-03-09 | (gl_HUMAN): Add intprops.h. | Jim Meyering |
2005-03-09 | (gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list the required files. | Jim Meyering |
2005-03-09 | * src/system.h: Include intprops.h instead of rolling our own. | Paul Eggert |
2005-03-09 | Include intprops.h. | Paul Eggert |
2005-03-09 | Factor int-properties macros into a single file, except for | Paul Eggert |
2005-03-09 | Include xstrtol.h first, to test interface. | Paul Eggert |
2005-03-09 | Include intprops.h. | Paul Eggert |
2005-03-09 | Include intprops.h. | Paul Eggert |
2005-03-09 | Include intprops.h. | Paul Eggert |
2005-03-09 | Adjust comments to match intprops.h. | Paul Eggert |
2005-03-09 | (TYPE_SIGNED): Remove. | Paul Eggert |
2005-03-09 | Include <signal.h>, intprops.h. | Paul Eggert |
2005-03-09 | (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros, | Paul Eggert |
2005-03-09 | Include intprops.h instead of limits.h. | Paul Eggert |
2005-03-09 | (LONGEST_HUMAN_READABLE): Use 146/485 rather than 302/1000. | Paul Eggert |
2005-03-09 | Include intprops.h. | Paul Eggert |
2005-03-09 | Include intprops.h instead of limits.h. | Paul Eggert |
2005-03-09 | * lib/fts.c: Include intprops.h. | Paul Eggert |
2005-03-09 | Initial revision. | Paul Eggert |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | Remove entry about named pipes. It was fixed in 5.3.0. | Jim Meyering |
2005-03-09 | * argmatch.m4, cycle-check.m4: New files. | Jim Meyering |
2005-03-09 | . | Jim Meyering |
2005-03-09 | . | Jim Meyering |
2005-03-09 | More migration to AC_LIBSOURCES/AC_LIBOBJ. | Jim Meyering |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | *** empty log message *** | Jim Meyering |
2005-03-09 | . | Jim Meyering |
2005-03-09 | Don't include "xalloc.h". It's not used. | Jim Meyering |
2005-03-08 | * src/date.c (usage): Redo to match recent documentation changes. | Paul Eggert |