summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2001-08-03(jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',Jim Meyering
as it was in the original. Reported by Paul Eggert.
2001-07-16*** empty log message ***Jim Meyering
2001-07-15.Jim Meyering
2001-07-15*** empty log message ***Jim Meyering
2001-07-15remove unlocked-io.h stuffJim Meyering
2001-07-15*** empty log message ***Jim Meyering
2001-07-15bump serial numberJim Meyering
2001-07-11.Jim Meyering
2001-07-05.Jim Meyering
2001-07-04(glibc-io.struct): New target. Rework the codeJim Meyering
that generates jm-glibc-io.m4 so that it doesn't trigger any make distcheck failure.
2001-07-02.Jim Meyering
2001-07-02*** empty log message ***Jim Meyering
2001-07-02.Jim Meyering
2001-07-02now-generatedJim Meyering
2001-07-02(Makefile.am): Include jm-glibc-io.m4n in emittedJim Meyering
definition of EXTRA_DIST. (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to ensure that the generated file is created/updated whenever the list of $(unlocked_functions) is changed. (jm-glibc-io.m4): New rule. (unlocked-io.h): New rule -- currently unused.
2001-07-02*** empty log message ***Jim Meyering
2001-07-02.Jim Meyering
2001-06-24*** empty log message ***Jim Meyering
2001-06-24(jm_INCLUDED_REGEX): Use a quadrigraph to represent anJim Meyering
unmatched right bracket, rather than an extra, falsely-matching quote in a comment. Patch by Akim Demaille.
2001-05-27*** empty log message ***Jim Meyering
2001-05-27(jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.Jim Meyering
Check for ut_type in struct utmp.
2001-05-22*** empty log message ***Jim Meyering
2001-05-22(_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),Jim Meyering
now that we use the package-supplied version unconditionally. (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
2001-05-21*** empty log message ***Jim Meyering
2001-05-21Change a couple backticks to single quotes to avoid shell syntax errors.Jim Meyering
2001-05-21.Jim Meyering
2001-05-21*** empty log message ***Jim Meyering
2001-05-21(jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.Jim Meyering
2001-05-20*** empty log message ***Jim Meyering
2001-05-20(jm_FUNC_GNU_STRFTIME):Jim Meyering
Don't bother to check library strftime, since we'll be using our own my_strftime function anyway. Define my_strftime instead of strftime.
2001-05-16*** empty log message ***Jim Meyering
2001-05-16Use proper quoting so brackets appear in the test program.Jim Meyering
2001-05-16.Jim Meyering
2001-05-15*** empty log message ***Jim Meyering
2001-05-15Use proper quoting so brackets appear in the test program.Jim Meyering
2001-05-13*** empty log message ***Jim Meyering
2001-05-13(major_t, minor_t): Define to unsigned int if undefined.Jim Meyering
2001-05-12.Jim Meyering
2001-05-09*** empty log message ***Jim Meyering
2001-05-09(jm_MACROS): Do not check for fseeko; no longer used.Jim Meyering
2001-04-21*** empty log message ***Jim Meyering
2001-04-21Write to a new file, so that a restrictive umask doesn't interfere.Jim Meyering
2001-04-21*** empty log message ***Jim Meyering
2001-04-21Check for chsize.Jim Meyering
Link with ftruncate.o unconditionally if ftruncate is missing. This was required when cross-compiling to i586-mingw32msvc.
2001-04-01.Jim Meyering
2001-03-24Require autoconf-2.49d.Jim Meyering
2001-03-24*** empty log message ***Jim Meyering
2001-03-24(jm_ICONV): Recommend GNU libiconv.Jim Meyering
2001-03-16*** empty log message ***Jim Meyering
2001-03-16*** empty log message ***Jim Meyering