summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-02-16Update to Gettext 0.11Jim Meyering
2002-02-16.Jim Meyering
2002-02-16renamed from doc/texinfo.texJim Meyering
2002-02-16renamed to config/texinfo.texJim Meyering
2002-02-16renamed to config/mdate-shJim Meyering
2002-02-16renamed from doc/mdate-shJim Meyering
2002-02-16renamed from mkinstalldirsJim Meyering
2002-02-16renamed from install-shJim Meyering
2002-02-16renamed from missingJim Meyering
2002-02-16renamed from depcompJim Meyering
2002-02-16renamed from config.subJim Meyering
2002-02-16renamed from config.guessJim Meyering
2002-02-16Update to Autoconf 2.52h.Jim Meyering
2002-02-16Update to Gettext 0.11.Jim Meyering
2002-02-16Update to Gettext 0.11.Jim Meyering
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. (ISO_8601_OPTION): Remove; no longer needed. All uses changed to back to the corresponding short options. (short_options): Remove; no longer needed. (COMMON_SHORT_OPTIONS): New macro. (usage): Document only the intersection of the old and new behaviors, to encourage portability. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. (usage): Document only the intersection of the old and new behaviors, to encourage portability. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16*** empty log message ***Jim Meyering
2002-02-16*** empty log message ***Jim Meyering
2002-02-16Use `head -n 150', not `head -150'.Jim Meyering
2002-02-16*** empty log message ***Jim Meyering
2002-02-16Use `head -n 7', not `head -7'.Jim Meyering
2002-02-16.Jim Meyering
2002-02-16*** empty log message ***Jim Meyering
2002-02-16(jm_PREREQ_POSIXVER): New macro.Jim Meyering
(jm_PREREQ): Use it.
2002-02-16Document _POSIX2_VERSION.Jim Meyering
2002-02-16*** empty log message ***Jim Meyering
2002-02-16fix typoJim Meyering
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering
version you want the utilities to conform to. Remove warnings about failure to conform to a future POSIX version. * NEWS, doc/coreutils.texi: Document _POSIX2_VERSION. * doc/coreutils.texi (Standards Conformance): New section.
2002-02-16*** empty log message ***Jim Meyering
2002-02-16(libfetish_a_SOURCES): Add posixver.c and posixver.h.Jim Meyering
2002-02-16new file, from Paul EggertJim Meyering
2002-02-16*** empty log message ***Jim Meyering
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (shortopts): Remove; no longer needed. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (main, parse_obsolescent_option): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (shortopts): Remove; no longer needed. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (shortopts): Remove; no longer needed. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16(_POSIX2_VERSION, POSIX2_VERSION): Remove definitions.Jim Meyering
(OPTARG_POSIX, OBSOLETE_OPTION_WARNINGS): Likewise.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (short_options): Remove; no longer needed. (COMMON_SHORT_OPTIONS): New macro. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (short_options): Remove; no longer needed. (COMMON_SHORT_OPTIONS): New macro. (SEP_STRING_OPTION): Remove; no longer needed. All uses changed to back to the corresponding short options. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (main): Revert to previous behavior, except report an error and exit if the obsolete syntax is used and if conforming to the new standard.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (short_options): Remove; no longer needed. (COMMON_SHORT_OPTIONS): New macro. (STRINGS_OPTION, WIDTH_OPTION): Remove; no longer needed. All uses changed to back to the corresponding short options. (main): Parse options using POSIX 1003.1-2001 rules if conforming to that standard. Do not warn of obsolete options.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (main): Revert to previous behavior, except report an error and exit if the obsolete syntax is used and if conforming to the new standard.
2002-02-16Include posixver.h.Jim Meyering
(usage): Document only the intersection of the old and new behaviors, to encourage portability. (shortopts): Remove; no longer needed. (main): Revert to previous behavior, except report an error and exit if the obsolete syntax is used and if conforming to the new standard.
2002-02-16.Jim Meyering
2002-02-16*** empty log message ***Jim Meyering
2002-02-16New test for change of 2002-02-05.Jim Meyering
2002-02-16(TESTS): Add split-a.Jim Meyering
2002-02-15Change 'split' to conform to POSIX. It now accepts an -a orJim Meyering
--suffix-length option, and refuses to generate more files than there are suffixes. Document this.
2002-02-15from texinfo-4.0gJim Meyering