gnulib.git
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 HaibleDon't depend on relocatable-lib, because of -DNO_XMALLOC.
2007-03-01 Bruno HaibleNew modules relocatable, relocatable-lib, relocatable...
2007-03-01 Bruno HaibleNew module 'relocatable-script'. From Ben Pfaff.
2007-03-01 Bruno HaibleNew module 'relocatable-lib'. From Ben Pfaff.
2007-03-01 Bruno HaibleNew module 'relocatable'. From Ben Pfaff.
2007-03-01 Bruno HaibleDocumentation of 'relocatable' module - for maintainers.
2007-03-01 Bruno HaibleDocumentation of relocatability for users / installers.
2007-03-01 Bruno HaibleSnippet of code that provides relocatability to shell...
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-28 Bruno HaibleMove to xreadlink-with-size.c.
2007-02-28 Bruno HaibleMove to here from xreadlink.c.
2007-02-28 Bruno HaibleMove to xreadlink-with-size.
2007-02-28 Bruno HaibleMove to here from xreadlink.
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 HaibleAdd comment about FLT_RADIX.
2007-02-25 Bruno HaibleNo assumptions about FLT_RADIX need to be made.
2007-02-25 Bruno HaibleRename module 'pathname' to 'filename'.
2007-02-25 Bruno HaibleMove to concat-filename.c.
2007-02-25 Bruno HaibleMove to here from concatpath.c.
2007-02-25 Bruno HaibleMove to filename.h.
2007-02-25 Bruno HaibleMove to here from pathname.h.
2007-02-25 Bruno HaibleMove to filename.
2007-02-25 Bruno HaibleMove to here from pathname.
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 Bruno HaibleCorrect handling of ARM when cross-compiling.
2007-02-25 Karl Berryautoupdate
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 Bruno HaibleFix comment.
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...
2007-02-21 Jim Meyering* lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
2007-02-21 Paul EggertMinor fixups to port to Solaris 10 with Sun C 5.8.
2007-02-21 Bruno Haiblesnprintf.h is gone.
2007-02-21 Bruno HaibleTests for module 'stdio'.
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-21 Bruno HaibleWhitespace change in macros.
2007-02-20 Jim Meyering* lib/ftruncate.c [HAVE_CHSIZE]: Document that this...
2007-02-20 Bruno HaibleAvoid some "gcc -Wmissing-prototypes" warnings on mingw.
2007-02-19 Bruno Haible* m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request...
2007-02-19 Bruno HaibleOops, correct attribution.
2007-02-19 Bruno HaibleSuppress some gcc warnings in glibc header files.
2007-02-19 Jim MeyeringDon't use FD after a successful "fdopendir (fd)".
2007-02-19 Jim Meyering* m4/ftruncate.m4: Adjust comment to give this module...
2007-02-19 Bruno HaibleReplaced with <unistd.h>.
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 HaibleDepends on dup2 function being available.
2007-02-18 Bruno Haibleexit.h is replaced with stdlib.h.
2007-02-18 Bruno HaibleWork around an ugly glibc hack.
2007-02-18 Bruno HaibleTests for module 'stdlib'.
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 Haibleexit.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'stdlib'.
2007-02-18 Bruno HaibleNew module 'math'.
2007-02-18 Bruno HaibleTests for module 'math'.
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 HaibleTests for module 'wctype'.
next