(main): Fix -d regression introduced with
[platform/upstream/coreutils.git] / m4 /
2004-08-11 Paul EggertFix porting problem to Reliant Unix.
2004-08-11 Paul Eggert(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
2004-08-10 Paul EggertConvert to UTF-8.
2004-08-10 Paul EggertSync with gnulib.
2004-08-09 Paul EggertSwitch to UTF-8.
2004-08-09 Paul EggertFinish renaming sha -> sha1.
2004-08-07 Paul EggertMerge from gnulib.
2004-08-05 Paul EggertNew file, imported from gnulib.
2004-08-05 Paul EggertSync from gnulib.
2004-08-04 Paul EggertFixes for OpenBSD 3.4.
2004-08-04 Paul EggertFix parenthesization typo.
2004-08-04 Paul EggertRemove bogus "*/" from shell comment.
2004-08-04 Paul EggertInclude copyright notice.
2004-08-04 Paul EggertInclude copyright notice.
2004-08-04 Paul EggertInclude copyright notice.
2004-08-04 Paul EggertAdd copyright notice.
2004-08-04 Paul EggertAdd copyright notice.
2004-08-02 Paul EggertInitial revision
2004-08-02 Paul Eggertuintptr_t and uint32_t port to Solaris 8.
2004-08-02 Paul EggertInitial revision.
2004-08-02 Paul Eggert(gl_MD5): Require gl_AC_TYPE_UINT32_T.
2004-08-02 Paul Eggert(gl_CHECK_ALL_TYPES):
2004-07-28 Paul Eggertmd5, sha1 cleanups.
2004-07-28 Paul Eggert(gl_SHA): Require AC_C_BIGENDIAN.
2004-07-28 Paul Eggert(gl_MD5): Do not require AC_C_INLINE, since it doesn't
2004-07-28 Paul EggertGet eaccess from libgen if available; that's where...
2004-07-28 Paul Eggert(gl_PREREQ_EUIDACCESS): Don't bother checking for
2004-07-27 Paul Eggertbackupfile integer overflow fixups
2004-07-27 Paul Eggert(gl_BACKUPFILE): AC_REQUIRE
2004-07-25 Paul EggertRemove setreuid/setregid test from gl_MACROS.
2004-07-25 Paul EggertUpdate serial number.
2004-07-25 Paul Eggert(gl_MACROS): Remove test for setreuid and setregid,
2004-07-25 Paul Eggerteuidaccess fixes
2004-07-25 Paul Eggert(gl_PREREQ): Invoke gl_FUNC_NONREENTRANT_EUIDACCESS,
2004-07-25 Paul Eggert(gl_FUNC_NONREENTRANT_EUIDACCESS): New macro.
2004-07-23 Paul EggertAdd fcntl-safer.
2004-07-23 Paul Eggert(gl_PREREQ): Add gl_FCNTL_SAFER.
2004-07-23 Paul EggertNew file.
2004-07-13 Paul EggertPrefer c_strtod to setlocale when scanning floating...
2004-07-12 Paul Eggert(gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS.
2004-07-12 Paul Eggertprintf now uses long double.
2004-07-12 Paul EggertNew file.
2004-07-12 Paul Eggert(gl_PREREQ): Add gl_C_STRTOLD.
2004-07-06 Jim Meyering*** empty log message ***
2004-07-06 Jim Meyering(AC_FUNC_CANONICALIZE_FILE_NAME): Do not add canonicali...
2004-07-04 Jim Meyering*** empty log message ***
2004-07-04 Jim Meyering(gl_PATH_CONCAT): Don't require gl_AC_DOS, the
2004-06-30 Jim Meyeringbump serial number, remove/replace spaces before TAB.
2004-06-30 Jim MeyeringReflect renaming:
2004-06-30 Jim Meyering*** empty log message ***
2004-06-30 Jim Meyering(gl_LIST_MOUNTED_FILE_SYSTEMS): Renamed from
2004-06-30 Jim MeyeringChange `filesystem' to `file system', mostly in comments.
2004-06-30 Jim Meyeringbump serial number
2004-06-30 Jim Meyering(gl_AC_DOS): Define FILE_SYSTEM_PREFIX_LEN, not
2004-06-25 Jim Meyering*** empty log message ***
2004-06-25 Jim Meyering(gl_AFS): Use AC_ARG_WITH instead of ancient, hard...
2004-06-17 Jim Meyering*** empty log message ***
2004-06-17 Jim Meyering(GL_FUNC_GETCWD_PATH_MAX): Fix typo: getcwd
2004-06-09 Jim Meyering*** empty log message ***
2004-06-09 Jim Meyering(AC_FUNC_CALLOC): Remove use of AN_FUNCTION.
2004-06-07 Jim Meyering*** empty log message ***
2004-06-07 Jim Meyering(gl_MACROS): Check for the directio function.
2004-06-01 Jim Meyering*** empty log message ***
2004-06-01 Jim MeyeringUpdate from gnulib.
2004-05-29 Jim Meyering*** empty log message ***
2004-05-29 Jim Meyering(gl_PREREQ_XMALLOC): Require AC_FUNC_CALLOC.
2004-05-29 Jim Meyering*** empty log message ***
2004-05-29 Jim Meyering(AC_FUNC_CALLOC, _AC_FUNC_CALLOC_IF): New file/macros.
2004-05-21 Jim Meyering*** empty log message ***
2004-05-21 Jim MeyeringUpdate from gnulib (fix reversed test).
2004-05-03 Jim Meyering*** empty log message ***
2004-05-03 Jim MeyeringTemporary work-around for the problem reported here:
2004-05-01 Jim Meyering*** empty log message ***
2004-05-01 Jim MeyeringRemove unused file.
2004-05-01 Jim MeyeringRemove unused file.
2004-05-01 Jim MeyeringRemove unused file.
2004-05-01 Jim MeyeringRemove unused file.
2004-05-01 Jim MeyeringRemove unused file.
2004-05-01 Jim MeyeringRemove unused file.
2004-05-01 Jim MeyeringRemove file. This is now part of mktime.m4.
2004-05-01 Jim Meyering*** empty log message ***
2004-05-01 Jim Meyering(gl_MACROS): Move fchown-checking code to chown.m4.
2004-05-01 Jim Meyering(gl_PREREQ_CHOWN): Check for fcntl.h.
2004-04-24 Jim Meyering(gl_MACROS): Check for tcgetpgrp.
2004-04-23 Jim Meyering*** empty log message ***
2004-04-23 Jim MeyeringDon't check for values.h; it's no longer used.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringChange UTILS_ to gl_ in AC_DEFINE'd names.
2004-04-20 Jim MeyeringChange UTILS_ to gl_ in AC_DEFINE'd names.
2004-04-20 Jim MeyeringReflect the renamings.
2004-04-20 Jim MeyeringChange UTILS_ to gl_ in AC_DEFINE'd names.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim Meyering(gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD...
2004-04-20 Jim Meyering(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringDon't emit trailing blanks.
2004-04-19 Jim Meyering*** empty log message ***
2004-04-19 Jim Meyering(gl_PREREQ_READUTMP): Require gl_FUNC_FREE, now that...
2004-04-14 Jim Meyering*** empty log message ***
2004-04-14 Jim MeyeringRemove file. With automake-1.8.3, it is no longer...
next