gnulib.git
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-09-13 Paul EggertLog the Sep 9 change.
2006-09-13 Paul Eggert* getdate.m4: Don't AC_LIBOBJ([getdate]), automake...
2006-09-13 Bruno HaibleTweak for automake.
2006-09-12 Jim Meyering* nanosleep.c: Include <sys/types.h> before sys/select...
2006-09-12 Sergey PoznyakoffUpdate
2006-09-12 Sergey Poznyakoff(argp_doc): Make sure NULL is not passed to dgettext
2006-09-12 Karl Berry.
2006-09-11 Karl Berryautoupdate
2006-09-11 Bruno Haiblemkdtemp can now use the full <inttypes.h>.
2006-09-10 Sergey PoznyakoffFix docstrings
2006-09-10 Sergey PoznyakoffUpdate
2006-09-10 Sergey PoznyakoffMove declarations of program_invocation_name and progra...
2006-09-10 Sergey Poznyakoff(__argp_parse) [!_LIBC]: Make sure program_invocation_n...
2006-09-10 Karl Berry.
2006-09-09 Paul EggertUndo latest change, since the fix was propagated into...
2006-09-09 Bruno HaibleFor libraries not built with libtool:
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(struct argp_option): Document the use of N_() wrappers.
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(struct argp): Document the N_("..") "\v" N_("..")...
2006-09-09 Karl Berry.
2006-09-09 Sergey PoznyakoffMake sure the string is always translated
2006-09-09 Sergey PoznyakoffDepend on malloc
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(argp_doc): Split the untranslated doc string on '\v',
2006-09-08 Paul Eggert* config/srclist.txt: Temporarily comment out mktime...
2006-09-08 Paul Eggert* isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-08 Jim MeyeringAvoid new build failure on FreeBSD 6.0.
2006-09-07 Paul EggertFix typo in previous change.
2006-09-07 Paul Eggert* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain...
2006-09-07 Bruno HaibleA comment about automake-1.9b.
2006-09-07 Karl Berry.
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2006-09-06 Bruno Haible_LIBADD is reserved for object files, not -L and -l...
2006-09-06 Karl Berrymissed changelog entry
2006-09-06 Bruno HaibleAdd support for LDFLAGS of the generated library.
2006-09-06 Bruno HaibleNew modules 'striconv' and 'xstriconv'.
2006-09-06 Bruno HaibleNew module 'xstriconv'.
2006-09-06 Bruno HaibleNew module 'striconv'.
2006-09-06 Karl Berry.
2006-09-05 Ralf Wildenhues* argz_.h: Sync from Libtool.
2006-09-05 Bruno HaibleNew 'trim' module, from Davide Angelocola <davide.angel...
2006-09-04 Karl Berry(signed.m4, gettext.m4): changes not propagated
2006-09-04 Bruno HaibleSupport for mingw DLLs.
2006-09-01 Paul Eggert* lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not...
2006-09-01 Paul Eggert* lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STA...
2006-09-01 Paul Eggert* gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
2006-09-01 Bruno HaibleImprove maintainability.
2006-09-01 Karl Berry.
2006-08-31 Paul Eggert* modules/getloadavg (Files): Add m4/getloadavg.m4.
2006-08-31 Paul Eggert* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
2006-08-31 Eric Blake* gnulib-tool: Don't let emacs change spaces to TAB.
2006-08-31 Bruno HaibleSlightly change the output generated by --makefile...
2006-08-31 Bruno HaibleFix problem when calling "gnulib-tool --update" on...
2006-08-31 Karl Berry.
2006-08-31 Paul EggertWork around a bug in both the Linux and SunOS 64-bit...
2006-08-31 Paul Eggert* isapipe.c (isapipe): Rename local s/fd/fd_pair/ to...
2006-08-30 Paul Eggert* MODULES.html.sh (Support for building documentation...
2006-08-30 Karl Berry.
2006-08-29 Paul Eggert* modules/isapipe: New file.
2006-08-29 Eric Blake* error.c (error_at_line, print_errno_message): Match...
2006-08-29 Jim Meyering* modules/configmake (Makefile.am): Make configmake...
2006-08-29 Bruno HaiblePrefer using configmake.h instead of augmenting DEFS.
2006-08-29 Paul Eggert* modules/configmake (Makefile.am): Add a comment,...
2006-08-29 Jim MeyeringFix typo: s/not/now/
2006-08-29 Karl Berry.
2006-08-29 Ralf WildenhuesSync from Libtool:
2006-08-28 Paul Eggert* lib/fcntl_.h: New file.
2006-08-28 Eric Blake* inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
2006-08-28 Paul Eggert* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_IN...
2006-08-28 Paul Eggert* gnulib-tool (emit_lib_Makefile_am): Don't put $makefi...
2006-08-28 Paul Eggert* modules/inttypes (Files): Add m4/inttypes-h.m4.
2006-08-28 Eric Blake* modules/inttypes (Makefile.am): Fix sed error when...
2006-08-28 Bruno HaibleSCNX* macros don't exist.
2006-08-28 Bruno HaibleDo the INT_MAX check only where size_t is converted...
2006-08-28 Eric Blake* modules/inttypes (Depends-on): Fix sed error when...
2006-08-28 Bruno HaibleNew option --makefile-name.
2006-08-28 Bruno HaibleReorder some statements.
2006-08-28 Bruno HaibleSmall fix after --local-dir introduction.
2006-08-28 Bruno HaibleSave the --local-dir value in the cache file.
2006-08-28 Bruno HaibleBetter error handling.
2006-08-28 Bruno HaibleBeOS portability.
2006-08-28 Bruno HaibleAvoid compiler warning.
2006-08-28 Bruno HaibleNew module 'c-strstr'.
2006-08-28 Bruno HaibleRewritten inttypes module.
2006-08-28 Bruno HaibleRewritten inttypes module. New modules imaxabs, imaxdiv.
2006-08-28 Bruno HaibleNew module 'imaxdiv'.
2006-08-28 Bruno HaibleNew module 'imaxabs'.
2006-08-28 Bruno HaibleRewritten 'inttypes' module.
2006-08-28 Jim Meyering* visibility.texi: Actually read and correct the gramma...
2006-08-27 Jim Meyering* visibility.texi: Remove duplicate word: "pointer".
2006-08-27 Karl Berryupdate from texinfo
2006-08-26 Karl Berry.
2006-08-26 Paul EggertNew config-h module, so that "make" output needn't...
2006-08-25 Paul EggertNew configmake module, so that "make" output needn...
2006-08-25 Karl Berry.
2006-08-24 Paul Eggert* MODULES.html.sh (Support for building libraries and...
next