summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-11-11Back out Paul's changes while we wait for him and Bruno to reach agreement.Jim Meyering
2000-11-11Remove Paul's entries for unicodeio.c: then I don't have to justifyJim Meyering
backing out the nov8/9 changes.
2000-11-11*** empty log message ***Jim Meyering
2000-11-11(announcement): Limit depth of ChangeLog `find' to 2.Jim Meyering
2000-11-11*** empty log message ***Jim Meyering
2000-11-11*** empty log message ***Jim Meyering
2000-11-11*** empty log message ***Jim Meyering
2000-11-11*** empty log message ***Jim Meyering
2000-11-11(print_long_format): Wrap the --full-time' date formatJim Meyering
string in _(...), so it too may be internationalized. Suggestion from Jungshik Shin.
2000-11-11*** empty log message ***Jim Meyering
2000-11-10.Jim Meyering
2000-11-10(main): Interpret a lone numeric argument of 8 or 10Jim Meyering
digits as a file name, rather than as a date/time in the obsolescent `MMDDhhmm[YY]' format. Reported by Wenjun Zheng.
2000-11-10*** empty log message ***Jim Meyering
2000-11-10*** empty log message ***Jim Meyering
2000-11-10(TESTS): Add obsolescent.Jim Meyering
2000-11-10*** empty log message ***Jim Meyering
2000-11-10*** empty log message ***Jim Meyering
2000-11-10*** empty log message ***Jim Meyering
2000-11-10*** empty log message ***Jim Meyering
2000-11-10Update from GNU libc.Jim Meyering
2000-11-10Update from GNU libc.Jim Meyering
2000-11-10fix typoJim Meyering
2000-11-10*** empty log message ***Jim Meyering
2000-11-10(ENOTSUP): Define to EINVAL if not defined.Jim Meyering
2000-11-10don't back them outJim Meyering
2000-11-10Back out the last two changes, at least for now.Jim Meyering
2000-11-09.Jim Meyering
2000-11-09*** empty log message ***Jim Meyering
2000-11-09Do not set the permissions of the final directoryJim Meyering
component if it was not just created. Based on a patch from Volker Borchert.
2000-11-09*** empty log message ***Jim Meyering
2000-11-09(MB_LEN_MAX): Make sure it's at least 6, to avoid buggy C libraries.Jim Meyering
2000-11-09(<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb.Jim Meyering
(<limits.h>): Include if HAVE_LIMITS_H. (MB_LEN_MAX): Define if limits.h doesn't. (convert_unicode_char): New function, with the conversion part of the old print_unicode_char. Use wctomb, not wcrtomb. Depend on HAVE_WCTOMB, not HAVE_WCRTOMB. (print_unicode_char): Use convert_unicode_char to do the conversion.
2000-11-09*** empty log message ***Jim Meyering
2000-11-08*** empty log message ***Jim Meyering
2000-11-08(jm_MACROS): Add test for wcrtomb.Jim Meyering
2000-11-08*** empty log message ***Jim Meyering
2000-11-08Include wchar.h.Jim Meyering
(wcrtomb): Provide fallback definition for broken platforms. (print_unicode_char): New alternative definition for platforms where wchar_t is Unicode.
2000-11-07.Jim Meyering
2000-11-07*** empty log message ***Jim Meyering
2000-11-07(setusershell): Use rewind rather thanJim Meyering
fseek/fseeko, to avoid configuration hassles with fseeko. Don't bother opening SHELLS_FILE if shellstream is NULL; it's not necessary.
2000-11-07tweakJim Meyering
2000-11-07*** empty log message ***Jim Meyering
2000-11-07(TESTS): Add parents.Jim Meyering
(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).
2000-11-07*** empty log message ***Jim Meyering
2000-11-07handle special bits, tooJim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).Jim Meyering
2000-11-06Move mkdir tests into ../mkdir.Jim Meyering
2000-11-06add Paul here, too.Jim Meyering