summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-09Add TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE, and usePaul Eggert
2005-03-09*** empty log message ***Jim Meyering
2005-03-09[!HAVE_FCHDIR]: Define open, fchdir, and chdir_longJim 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-09Include intprops.h.Paul Eggert
2005-03-09Factor int-properties macros into a single file, except forPaul Eggert
2005-03-09Include xstrtol.h first, to test interface.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Include intprops.h.Paul Eggert
2005-03-09Adjust comments to match intprops.h.Paul Eggert
2005-03-09(TYPE_SIGNED): Remove.Paul Eggert
2005-03-09Include <signal.h>, intprops.h.Paul Eggert
2005-03-09(TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,Paul Eggert
2005-03-09Include 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-09Include intprops.h.Paul Eggert
2005-03-09Include intprops.h instead of limits.h.Paul Eggert
2005-03-09* lib/fts.c: Include intprops.h.Paul Eggert
2005-03-09Initial revision.Paul Eggert
2005-03-09*** empty log message ***Jim Meyering
2005-03-09Remove 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-09More 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-09Don'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
2005-03-08(usage): Redo to match recent documentation changes.Paul Eggert
2005-03-08Improve "date invocation" again.Paul Eggert
2005-03-08(date invocation): Use an example that makes itPaul Eggert
2005-03-06*** empty log message ***Jim Meyering
2005-03-06Factor out column-count processing.Jim Meyering
2005-03-06*** empty log message ***Jim Meyering
2005-03-06Remove `register' keyword.Jim Meyering