Test for vasnprintf in the macro that need it.
[gnulib.git] / ChangeLog
2007-03-07 Bruno HaibleTest for vasnprintf in the macro that need it.
2007-03-07 Bruno HaibleFix the test whether frexpl() and ldexpl() are declared...
2007-03-06 Bruno HaibleProvide missing frexpl(), ldexpl() declarations.
2007-03-06 Bruno HaibleSpecial handling for the 'relocatable-prog-wrapper...
2007-03-06 Bruno HaibleInclude <stddef.h>, for size_t.
2007-03-06 Bruno HaibleAdd an 8th test, against HP-UX.
2007-03-05 Bruno HaibleAdd info about NetBSD 4, which has now borrowed the...
2007-03-05 Bruno HaibleUpdate with info about HP-UX 10.20.
2007-03-05 Bruno HaibleAdd info about OpenBSD.
2007-03-05 Bruno HaibleHandle the case of hidden system functions better.
2007-03-05 Bruno HaibleTests for module 'vasprintf-posix'.
2007-03-05 Bruno HaibleNew module 'vasprintf-posix'.
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 HaibleTests for module 'vasnprintf-posix'.
2007-03-04 Bruno HaibleNew module 'vasnprintf-posix'.
2007-03-04 Bruno HaibleCompile progreloc.c only if --enable-relocatable is...
2007-03-04 Jim Meyering* lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
2007-03-04 Bruno HaibleTests for module 'xvasprintf'.
2007-03-04 Bruno HaibleTests for module 'vasprintf'.
2007-03-04 Bruno HaibleTests for module 'vasnprintf'.
2007-03-04 Bruno HaibleTests for module 'vsnprintf'.
2007-03-04 Bruno HaibleTests for module 'snprintf'.
2007-03-04 Bruno HaibleCompile relocatable.c only if --enable-relocatable...
2007-03-04 Bruno HaibleTests for module 'argmatch'.
2007-03-04 Bruno HaibleSpeed up the test.
2007-03-04 Bruno HaibleTests for module 'alloca-opt'.
2007-03-04 Jim MeyeringWork around difference between Linux ACLs and Solaris...
2007-03-03 Bruno HaibleFix dependencies.
2007-03-03 Bruno HaibleNew module relocatable-lib, under GPL.
2007-03-03 Bruno HaibleRename module 'relocatable' to 'relocatable-prog'.
2007-03-03 Bruno HaibleMinimize dependencies of 'relocatable-script'.
2007-03-03 Bruno HaibleDepend on relocatable-prog-wrapper.
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 Haiblexreadlink and xreadlink-with-size can include <unistd...
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 HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid defining __restrict in a header file. This doesn...
2007-03-03 Bruno HaibleAvoid a link error due to program_name.
2007-03-03 Bruno HaibleAvoid a link error due to program_name.
2007-03-03 Bruno HaibleRequire gettext-0.16.1.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to 'program_name'.
2007-03-03 Bruno HaibleProvide a program_name variable on platforms other...
2007-03-02 Paul Eggert* doc/gnulib-tool.texi (Initial import): Reword descrip...
2007-03-02 Bruno HaibleUpdate to libtool-1.5.22.
2007-03-02 Bruno HaibleRecommend to set -D options in CPPFLAGS, not CFLAGS.
2007-03-02 Bruno HaibleAvoid leaving object files around.
2007-03-02 Bruno HaibleBreak long lines.
2007-03-02 Bruno HaibleMight not work on OpenBSD.
2007-03-02 Bruno HaibleGnulib doesn't impose ordering constraints between...
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 Jim Meyering* modules/xreadlink (Maintainer): Add my name.
2007-03-01 Bruno HaibleNew modules relocatable, relocatable-lib, relocatable...
2007-03-01 Bruno HaibleInfrastructure for relocatable installation, from GNU...
2007-03-01 Bruno HaibleUpdate for xreadlink -> xreadlink-with-size rename.
2007-03-01 Bruno HaibleAdd the xreadlink module from GNU gettext (based on...
2007-02-28 Bruno Haible * lib/xreadlink-with-size.c: Renamed from lib...
2007-02-28 Bruno HaibleRename module xreadlink to xreadlink-with-size.
2007-02-27 Jim Meyering* build-aux/announce-gen: When complaining about excess...
2007-02-26 Paul Eggert* README: Document signed integer overflow situation...
2007-02-25 Bruno HaibleFix estimate of size needed for a 'a' or 'A' conversion.
2007-02-25 Bruno HaibleRename module 'pathname' to 'filename'.
2007-02-25 Bruno HaibleLine breaking.
2007-02-25 Bruno HaibleTests for module 'printf-frexpl'.
2007-02-25 Bruno HaibleNew module 'printf-frexpl'.
2007-02-25 Bruno HaibleTests for module 'printf-frexp'.
2007-02-25 Bruno HaibleNew module 'printf-frexp'.
2007-02-25 Bruno HaibleAssume automake >= 1.10.
2007-02-25 Bruno HaibleAlso handle the case that isnan is a "type-generic...
2007-02-25 Bruno HaibleMerge isnan and isnanl into a single source file.
2007-02-25 Jim MeyeringAvoid conflicting types for 'unsetenv' on FreeBSD.
2007-02-24 Bruno HaibleTests for module 'isnanl-nolibm'.
2007-02-24 Bruno HaibleNew module 'isnanl-nolibm'.
2007-02-24 Bruno HaibleTests for module 'isnan-nolibm'.
2007-02-24 Bruno HaibleNew module 'isnan-nolibm'.
2007-02-24 Bruno HaibleFix a bug with 1.0.
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-24 Karl Berryif have foo_.h, cvs-ignore foo.h
2007-02-23 Jim MeyeringRemove a duplicate ChangeLog entry.
2007-02-23 Eric Blake* lib/getdate.h (includes): Include <time.h>, not...
2007-02-22 Bruno Haiblegetlogin_r.h was replaced with <unistd.h>.
2007-02-22 Jim Meyering* modules/utimens (Depends-on): Add timespec, required for
2007-02-22 Simon JosefssonRevert.
2007-02-22 Simon Josefssonmodules/time (Depends-on): Add restrict.
2007-02-21 Paul Eggert* lib/getcwd.c (__getcwd): Undo previous change; it...
2007-02-21 Paul Eggert* lib/getcwd.c (__getcwd): Don't assume getcwd (NULL...
next