Add GNUSTANDARDS (for eggert only).
[gnulib.git] / m4 /
2004-10-05 Bruno HaibleDon't redeclare strsep if the system already has it.
2004-10-05 Paul EggertRename xclone to xmemdup. Remove obsolete xalloc macros.
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-10-04 Bruno HaibleNew module 'memmem', from Simon Josefsson.
2004-10-01 Bruno HaibleAdd a copyright notice.
2004-10-01 Bruno HaibleNew module 'strsep'.
2004-10-01 Bruno HaibleFix typo in comment.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
2004-09-09 Bruno HaibleProvide a substitute for EOVERFLOW if <errno.h> doesn...
2004-09-08 Bruno HaibleNew module 'stdint'.
2004-08-20 Paul EggertUpdate serial number and copyright date.
2004-08-20 Paul EggertImport userspec from coreutils.
2004-08-12 Paul Eggertgetopt, argp fixes.
2004-08-12 Paul Eggert(gl_GETOPT_SUBSTITUTE, gl_PREREQ_GETOPT): New macros.
2004-08-12 Paul Eggert(gl_ARGP): Do not check for argp.h or argp_parse; nobody
2004-08-11 Paul EggertMerge fnmatch and obstack from coreutils.
2004-08-11 Paul Eggert(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
2004-08-11 Paul Eggertobstack.m4 (gl_PREREQ_OBSTACK): Require
2004-08-10 Paul EggertPut the UTF-8 comment in an m4 comment, not a shell...
2004-08-09 Paul EggertAdd getpass.h, so it's properly declared.
2004-08-09 Paul EggertAdd copyright notices.
2004-08-09 Paul EggertSwitch to UTF-8 encoding.
2004-08-09 Paul EggertAdd uint32_t.m4, uintptr_t.m4, and finish renaming...
2004-08-08 Bruno HaibleConvert to UTF-8 correctly.
2004-08-07 Paul EggertOnly declare strdup if it isn't declared by the system.
2004-08-07 Paul EggertMerge from coreutils.
2004-08-06 Paul Eggert(gl_PREREQ_EUIDACCESS): Don't bother checking for
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertImport from coreutils.
2004-08-06 Bruno HaibleNew module 'getsubopt'.
2004-08-06 Paul EggertMore merges from coreutils.
2004-08-06 Paul EggertNew getcwd module, imported from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertNew module, from coreutils.
2004-08-06 Paul EggertFix comment glitch.
2004-08-06 Paul Eggert(gl_PATH_CONCAT): Don't require gl_AC_DOS, the
2004-08-06 Paul Eggert(gl_AC_DOS): filesystem -> file system renaming.
2004-08-06 Paul EggertMerge from coreutils (first part).
2004-08-05 Paul EggertImported from coreutils.
2004-08-03 Paul EggertRemove "fatal" module.
2004-07-13 Paul Eggerts/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g
2004-06-22 Paul EggertAdd argz module, which is autoupdated from libtool.
2004-06-10 Jim Meyering * modules/calloc: New file.
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-06-01 Paul EggertDetect _Bool bug in HP aC++/ANSI C B3910B A.05.55 ...
2004-06-01 Paul EggertRemove dependency of hash and xalloc modules on the...
2004-05-21 Paul Eggert* free.m4: Replace free if it not known to work, not...
2004-05-18 Paul EggertSimplify argp by assuming alloca module.
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2004-05-13 Paul EggertDon't assume that gettimeofday and settimeofday exist...
2004-04-27 Paul Eggert* m4/dos.m4 (gl_AC_DOS): Add Cygwin to list of Windows...
2004-04-20 Paul EggertRename utils_ to gl_ in host-os.m4.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringReflect the renamings.
2004-04-20 Jim Meyering*** empty log message ***
2004-04-20 Jim MeyeringReflect the renamings.
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 Meyering*** empty log message ***
2004-04-20 Jim MeyeringAlso rename jm_-prefixed variables to have gl_ prefix.
2004-04-20 Jim Meyering.
2004-04-20 Jim Meyering(gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD...
2004-04-20 Jim Meyering.
2004-04-20 Jim Meyering(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
2004-04-19 Jim Meyering.
2004-04-19 Jim Meyering(gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
2004-04-19 Bruno HaibleOops, fix version number. This file is maintained in...
2004-04-19 Bruno Haiblejm_ac_ -> gl_
2004-04-19 Bruno Haiblejm_ac_ -> gl_
2004-04-19 Bruno Haiblejm_ -> gl_
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2004-04-16 Jim Meyering*** empty log message ***
2004-04-16 Jim Meyering(jm_PREREQ_STAT): Remove macro. It is specific to...
2004-04-15 Karl Berrygettext has trailing blank
2004-04-13 Jim Meyeringremove trailing blank
2004-04-13 Paul EggertPropagating gettext into gnulib a bit better.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul Eggert(gl_CLOCK_TIME): Require AC_GNU_SOURCE.
2004-03-31 Jim Meyering.
2004-03-31 Jim MeyeringRequire AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
2004-03-31 Jim Meyering.
2004-03-31 Jim MeyeringRequire AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
2004-03-31 Jim Meyering * realloc.m4: Remove file, since now it does no more...
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertNew module inttostr.
2004-03-29 Paul EggertMerge changes to getloadavg.c from coreutils and Emacs...
2004-03-18 Bruno HaibleFix portability problem with Tru64 and BSD/OS.
2004-03-07 Paul EggertFix c-stack.c portability bug on IRIX 5.3.
2004-02-25 Bruno HaibleImproved strdup, from Simon Josefsson.
2004-02-18 Bruno HaibleNeeds AC_C_INLINE.
2004-02-06 Karl Berryupdate from gettext 0.14.1
2004-02-03 Bruno HaibleNew module 'pipe'.
2004-01-27 Bruno HaibleNew module 'execute'.
2004-01-20 Bruno HaibleNew module 'allocsa'.
2004-01-20 Bruno HaibleNew module 'eealloc'.
2004-01-16 Jim Meyeringremove trailing blank line
2004-01-16 Paul EggertMerge from coreutils.
next