s/^ {8}/\t/
[gnulib.git] / modules /
2006-11-20 Paul Eggert* lib/openat.h (rpl_fstatat): New macro, if
2006-11-20 Jim Meyering* lib/idcache.c: Restore most of the 2006-11-06 patch...
2006-11-20 Paul Eggert* lib/idcache.c: Undo most recent patch, dated 2006...
2006-11-18 Jim Meyering* modules/i-ring (Depends-on): Add verify.
2006-11-17 Simon JosefssonRevert Jim's 2006-10-23 patch.
2006-11-17 Paul Eggert* modules/inline (License): Change from GPL to LGPL.
2006-11-16 Jim Meyering* modules/d-type (License): Switch to LGPL.
2006-11-14 Paul Eggert* modules/inttostr (License): Change to LGPL.
2006-11-14 Eric Blake* modules/tempname (License): Change to LGPL.
2006-11-14 Bruno HaibleRelicense under LGPL.
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-11-10 Jim Meyering* modules/inline: New file/module.
2006-11-08 Paul Eggert* lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC...
2006-11-07 Bruno HaibleNew macro gl_INLINE.
2006-11-06 Paul Eggert* lib/idcache.c: Include <stddef.h>, for offsetof.
2006-11-06 Paul Eggert* MODULES.html.sh (Core language properties): New modul...
2006-11-06 Paul Eggert* MODULES.html.sh (File system functions): New module
2006-11-01 Eric Blake* modules/tmpdir (Depends-on): Add sys_stat.
2006-10-31 Bruno HaibleNew module 'tsearch'.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-10-27 Bruno HaibleAssume that the C compiler understands the 'signed...
2006-10-27 Bruno HaibleUpgrade to GNU gettext 0.16.
2006-10-27 Eric Blake* MODULES.html.sh: Document tempname.
2006-10-24 Paul Eggert* modules/vararrays: New file.
2006-10-24 Bruno HaibleFix compilation error on platforms without 'wint_t...
2006-10-23 Jim Meyering* lib/getaddrinfo.c (getnameinfo): Use new lightweight...
2006-10-19 Paul Eggert* lib/xstrtol.h: Include gettext.h.
2006-10-17 Eric Blake* modules/clean-temp (Makefile.am): Don't add to make...
2006-10-16 Eric Blake* modules/configmake (Makefile.am): Add pkglibexecdir...
2006-10-16 Bruno HaibleNew module 'sigprocmask'.
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Paul Eggert* modules/error (Makefile.am): Distribute files through
2006-10-12 Eric Blake* modules/error (Makefile.am): Distribute files in...
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2006-10-12 Jim Meyeringremove trailing blank line
2006-10-12 Jim MeyeringBig performance improvement for fts-based tools that...
2006-10-11 Paul EggertPort to Tandem NSK OSS, which has 64-bit signed int...
2006-10-07 Jim Meyering* modules/inttypes (inttypes.h): Revert what seems...
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-10-07 Bruno HaibleNew module 'sublist'.
2006-10-06 Jim Meyering[ChangeLog]
2006-10-06 Bruno HaibleHave clean-temp register file open descriptors to tempo...
2006-10-03 Eric Blake* modules/strnlen (Depends-on): Add extensions.
2006-09-30 Paul Eggert[lib/ChangeLog]
2006-09-28 Bruno HaibleUse the stdint module.
2006-09-26 Paul Eggert[ChangeLog]
2006-09-26 Paul Eggert[ChangeLog]
2006-09-25 Ralf Wildenhues* modules/clock-time: New module.
2006-09-25 Ralf Wildenhues* modules/fts-lgpl: Depend on openat.
2006-09-22 Ralf Wildenhues* modules/bison-i18n (Depends-on): Add gettext.
2006-09-22 Simon Josefsson2006-09-22 Simon Josefsson <jas@extundo.com>
2006-09-22 Bruno HaiblePass to the gl_GETLOADAVG macro the $gl_source_base...
2006-09-20 Paul Eggert* modules/mkstemp (Files): Add mkstemp.h.
2006-09-20 Paul EggertChange mkstemp Include: section to refer to "mkstemp.h".
2006-09-20 Paul Eggert[ChangeLog]
2006-09-18 Bruno HaibleRemove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
2006-09-18 Bruno HaibleUse the configmake module.
2006-09-18 Paul EggertInitial revision.
2006-09-16 Paul Eggert* lib/dirchownmod.c: Don't include fcntl.h; no longer...
2006-09-15 Paul Eggert* modules/configmake (Makefile.am): Add support for the
2006-09-15 Jim Meyering[ChangeLog]
2006-09-15 Jim Meyering[ChangeLog]
2006-09-11 Bruno Haiblemkdtemp can now use the full <inttypes.h>.
2006-09-09 Bruno HaibleFor libraries not built with libtool:
2006-09-09 Sergey PoznyakoffDepend on malloc
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
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 Bruno HaibleNew module 'xstriconv'.
2006-09-06 Bruno HaibleNew module 'striconv'.
2006-09-05 Bruno HaibleNew 'trim' module, from Davide Angelocola <davide.angel...
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 Paul EggertWork around a bug in both the Linux and SunOS 64-bit...
2006-08-30 Paul Eggert* MODULES.html.sh (Support for building documentation...
2006-08-29 Paul Eggert* modules/isapipe: New file.
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-28 Paul Eggert* lib/fcntl_.h: New file.
2006-08-28 Paul Eggert* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_IN...
2006-08-28 Paul Eggert* modules/inttypes (Files): Add m4/inttypes-h.m4.
2006-08-28 Eric Blake* modules/inttypes (Depends-on): Fix sed error when...
2006-08-28 Bruno HaibleNew module 'c-strstr'.
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-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-24 Paul Eggert* MODULES.html.sh (Support for building libraries and...
2006-08-23 Paul Eggert* modules/openat (Depends-on): Add lstat.
2006-08-22 Eric Blake* modules/regexprops-generic: New file.
2006-08-22 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-22 Simon JosefssonAdd gnupload module.
2006-08-22 Jim Meyering* modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCE...
2006-08-22 Simon Josefsson2006-08-22 Simon Josefsson <jas@extundo.com>
2006-08-21 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-21 Bruno HaiblePortability to BeOS.
2006-08-21 Jim Meyering* modules/openat (Depends-on): Really alphabetize.
next