New module 'vasprintf-posix'.
[gnulib.git] / m4 /
2007-03-05 Bruno HaibleNew module 'vasprintf-posix'.
2007-03-05 Bruno HaibleSmall reorganization.
2007-03-04 Bruno HaibleUse function name rpl_vasnprintf if vasnprintf already...
2007-03-04 Bruno HaibleRename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
2007-03-04 Bruno HaibleNew module 'vasnprintf-posix'.
2007-03-04 Bruno HaibleCompile progreloc.c only if --enable-relocatable is...
2007-03-04 Bruno HaibleCompile relocatable.c only if --enable-relocatable...
2007-03-03 Bruno HaibleMake it possible to compile strerror.c separately,...
2007-03-03 Bruno HaibleMake it possible to compile setenv.c separately, uncond...
2007-03-03 Bruno HaibleNew macro gl_FUNC_READLINK_SEPARATE for the relocatable...
2007-03-03 Bruno HaibleNew macro gl_CANONICALIZE_LGPL_SEPARATE.
2007-03-03 Bruno HaibleSplit gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UN...
2007-03-03 Bruno HaibleDefine ENABLE_RELOCATABLE also for libraries.
2007-03-03 Bruno HaibleNew module 'printf-frexpl'.
2007-03-01 Paul EggertFollowup to the 2007-02-12 patch, using suggestions...
2007-03-01 Eric Blake* m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
2007-03-01 Bruno HaibleNew modules relocatable, relocatable-lib, relocatable...
2007-03-01 Bruno HaibleInfrastructure for relocatable installation, from GNU...
2007-02-28 Bruno HaibleRename module xreadlink to xreadlink-with-size.
2007-02-25 Bruno HaibleNew module 'printf-frexp'.
2007-02-25 Bruno HaibleAlso handle the case that isnan is a "type-generic...
2007-02-25 Bruno HaibleCorrect handling of ARM when cross-compiling.
2007-02-24 Bruno HaibleNew module 'isnanl-nolibm'.
2007-02-24 Bruno HaibleNew module 'isnan-nolibm'.
2007-02-24 Jim Meyering* m4/regex.m4: Update the description of the configure...
2007-02-24 Paul Eggert* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a...
2007-02-24 Jim Meyering* m4/perl.m4 (gl_PERL): Require version 5.005, not...
2007-02-21 Bruno Haiblevsnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno Haiblesnprintf.h is replaced with <stdio.h>.
2007-02-21 Bruno HaibleNew module 'stdio'.
2007-02-19 Bruno Haible* m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request...
2007-02-19 Jim Meyering* m4/ftruncate.m4: Adjust comment to give this module...
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-02-19 Bruno Haiblegetsubopt.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haiblemkstemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno Haiblemkdtemp.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'math'. <math.h> replaces mathl.h.
2007-02-18 Bruno HaibleEmit linker warnings for imaxabs, imaxdiv, strtoimax...
2007-02-18 Bruno HaibleMerge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_...
2007-02-17 Bruno HaibleNew module 'tmpfile'.
2007-02-15 Bruno HaibleNew module 'mbspcasecmp'.
2007-02-15 Bruno HaibleNew module 'mbsncasecmp'.
2007-02-15 Paul EggertFix regex code so it doesn't rely on strcasecmp.
2007-02-13 Ralf Wildenhues* m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
2007-02-13 Bruno HaibleFix m4 underquoting bug, discovered by Ralf Wildenhues.
2007-02-12 Bruno HaibleFix an m4 quoting bug.
2007-02-12 Bruno HaibleNeeded for tests of modules 'mbscasestr' and 'mbscasecmp'.
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...
2007-02-11 Bruno HaibleTests for module 'mbsstr'.
2007-02-11 Bruno HaibleTests for module 'mbschr'.
2007-02-11 Bruno HaibleNew module 'mbslen'.
2007-02-11 Bruno HaibleWork around a coreutils-5.x bug.
2007-02-06 Paul Eggert* m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
2007-02-06 Bruno HaibleNew module 'mbssep'.
2007-02-05 Bruno HaibleNew module 'mbstok_r'.
2007-02-05 Bruno HaibleNew module 'mbsspn'.
2007-02-05 Bruno HaibleNew module 'mbspbrk'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleNew module 'mbscspn'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno Haiblestrcasecmp no longer needs mbuiter.
2007-02-05 Bruno HaibleNew module 'mbscasestr'. Reduced goal of 'strcasestr'.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-05 Bruno HaibleNew module 'mbscasestr'.
2007-02-05 Bruno HaibleSimplify handling of strncasecmp. Improve link warning.
2007-02-05 Bruno HaibleChange the conditions under which strcasecmp.c is compiled.
2007-02-05 Bruno HaibleNew module 'mbscasecmp'. strcasecmp is not expected...
2007-02-05 Bruno HaibleNew module 'mbscasecmp'.
2007-02-05 Bruno HaibleNew module 'mbsstr'. Remove module 'strstr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbsrchr'.
2007-02-05 Bruno HaibleNew module 'mbschr'.
2007-02-04 Bruno HaibleMake use of gcj-4.3's -fsource and -ftarget option.
2007-02-02 Paul EggertAvoid mempcpy in the regex code, as the string.h mempcp...
2007-02-02 Simon Josefssonm4/socklen.m4: Fix typo.
2007-02-01 Eric Blake* m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct...
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-29 Paul Eggert* lib/strptime.h (strptime): Use 'restrict' for args...
2007-01-29 Bruno Haible2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids...
2007-01-29 Paul Eggert* MODULES.html.sh: New module mpsort.
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am): Build sys/time.h...
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
2007-01-28 Bruno HaibleReduce the number of AC_LIBOBJ invocations by 1.
2007-01-27 Bruno HaibleEnforce ordering constraints between gl_HEADER_STRING_H...
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for headers...
2007-01-25 Paul Eggert* m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for...
2007-01-22 Bruno HaibleAdd an AC_PROG_MKDIR_P backport.
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-19 Bruno Haible2007-01-18 Bruno Haible <bruno@clisp.org>
2007-01-19 Bruno HaibleDrop tests that are now done in the gettimeofday module.
2007-01-19 Bruno HaibleEnforce that GETTIMEOFDAY_REPLACEMENT=0 is only expande...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-19 Bruno HaibleUndo the last change; it caused a compilation error...
2007-01-18 Eric Blake* m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME...
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
next