gnulib.git
2006-08-14 Paul Eggert* users.txt: Add bison, diffutils, libprelude, prelude...
2006-08-14 Paul Eggert* check-module: Add copyright notice.
2006-08-14 Paul Eggertmaintained -> supported, since Solaris 7 is "supported...
2006-08-14 Paul Eggert* solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS...
2006-08-14 Eric Blake* misc/error.c: Add space between program name and...
2006-08-14 Karl Berryautoupdate
2006-08-14 Bruno HaibleUpdate copyright year.
2006-08-13 Jim Meyeringcoreutils is using gnulib without gnulib-tool, for...
2006-08-12 Karl Berryoriginate in gnulib
2006-08-12 Karl Berrytexinfo
2006-08-11 Paul Eggert* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC...
2006-08-11 Paul Eggert* regex_internal.c (re_string_skip_chars): Don't assume...
2006-08-11 Bruno HaibleRefine the tar CVS URL.
2006-08-11 Paul EggertFix typo in previous checkin: len -> lenbuf.
2006-08-11 Paul Eggert* snprintf.c (snprintf): memcpy LEN bytes, not SIZE...
2006-08-11 Eric Blake* users.txt: Sort. Add tar.
2006-08-11 Eric Blake* users.txt: Sort. Add tar.
2006-08-11 Simon JosefssonAdd gss and libntlm.
2006-08-11 Bruno HaibleNew file users.txt.
2006-08-11 Bruno HaibleWho uses gnulib?
2006-08-11 Bruno HaibleWork around the __VA_LIST__ in <wchar.h> problem on...
2006-08-11 Karl Berry.
2006-08-11 Ralf Wildenhues* Makefile (standards.info standards.html standards...
2006-08-10 Paul EggertAdd Bruno Haible as maintainer for snprintf.
2006-08-10 Paul EggertAdd Bruno Haible as maintainer.
2006-08-10 Paul EggertImport the following changes from libc:
2006-08-10 Paul Eggert* modules/snprintf (Depends-on): Remove minmax.
2006-08-10 Jim Meyering* cycle-check.m4: Require gl_STRUCT_DEV_INO and gl_SAME...
2006-08-10 Jim Meyering* cycle-check.m4: New file.
2006-08-10 Bruno HaibleApply last patch also to --create-testdir.
2006-08-10 Eric Blake* gnulib-tool (func_import): Detect unexpanded macros...
2006-08-10 Jim Meyering* modules/same-inode: New module.
2006-08-10 Jim Meyering* modules/chown (Depends-on): Add stat-macros.
2006-08-10 Eric Blake* modules/verror (Depends-on): Remove bogus gl_VERROR...
2006-08-09 Paul EggertRegenerate.
2006-08-09 Paul EggertRemove the 'restrict' module, and modify everybody...
2006-08-09 Paul EggertSync from coreutils.
2006-08-09 Karl Berryno more gettext-tools
2006-08-09 Karl Berryautoupdate
2006-08-09 Karl Berry.
2006-08-08 Eric Blake* verror.c (verror_at_line): Work around glibc bug...
2006-08-08 Karl Berrykarl locations
2006-08-08 Eric Blake* modules/verror: New module.
2006-08-08 Eric Blake* verror.h, verror.c: New files.
2006-08-08 Bruno HaibleMake the last patch more future-proof.
2006-08-08 Bruno HaibleAllow AC_REQUIREs in the configure.ac snippet.
2006-08-07 Bruno HaibleMake pkgdata_DATA a cumulative variable. From Ralf...
2006-08-06 Eric Blake* error.h: Fold in some upstream changes from glibc.
2006-08-06 Karl Berry.
2006-08-04 Bruno HaibleFix for "make -j 3".
2006-07-31 Bruno HaibleAssume the standard headers exist.
2006-07-31 Bruno HaibleComment out macro invocation.
2006-07-31 Bruno HaibleAssume <string.h> exists.
2006-07-31 Bruno HaibleInstall javaversion.class.
2006-07-31 Bruno HaibleFix dependencies.
2006-07-31 Bruno HaibleChange license to LGPL.
2006-07-31 Bruno HaibleClean core dumps.
2006-07-31 Bruno HaibleImprove autoconf_minversion detection.
2006-07-31 Bruno HaibleNew option --no-libtool.
2006-07-29 Bruno HaibleTweak error message about missing --doc-base.
2006-07-29 Bruno HaibleModule setenv must depend on module unistd, because...
2006-07-29 Bruno Haiblesetenv.c comes from gettext / libiconv again.
2006-07-29 Bruno HaibleMake it possible to use a locally augmented gnulib.
2006-07-29 Bruno HaibleSupport projects without a top-level Makefile.am.
2006-07-29 Bruno HaibleRemove the --assume-autoconf option.
2006-07-29 Bruno HaibleAvoid creating an empty doc directory.
2006-07-29 Bruno HaibleSplit the --help output into several paragraphs.
2006-07-29 Bruno HaibleRevert the --help output reordering.
2006-07-29 Bruno HaibleImprove an error message.
2006-07-29 Eric Blake* regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid...
2006-07-28 Bruno HaibleOops, weird typos in last patch.
2006-07-28 Simon JosefssonUse netinet_in module.
2006-07-28 Simon JosefssonAdd new module netinet_in.
2006-07-28 Simon JosefssonUse arpa_inet in inet_?to?.
2006-07-28 Simon Josefsson2006-07-28 Yoann Vandoorselaere <yoann.v@prelude-ids...
2006-07-28 Simon Josefsson2006-07-28 Bruno Haible <bruno@clisp.org>
2006-07-28 Bruno HaibleAvoid defining a substitute for the same function twice.
2006-07-28 Bruno HaibleAssume an ASCII compatible wide character encoding.
2006-07-28 Bruno HaibleDefine fallbacks for missing isw* functions on FreeBSD...
2006-07-28 Paul Eggert* modechange.c (mode_compile): Numeric modes now affect...
2006-07-27 Bruno HaibleGet the C++ macros/conditionals right.
2006-07-27 Bruno HaibleFix syntax error.
2006-07-27 Eric Blake* unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing...
2006-07-27 Eric Blake* mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for...
2006-07-26 Bruno HaibleVerify the existence of some more macros.
2006-07-26 Karl Berry.
2006-07-25 Bruno HaibleTrivial simplification.
2006-07-25 Bruno HaibleUse the stdarg module.
2006-07-25 Karl Berry.
2006-07-25 Paul Eggert* MODULES.html.sh (File stream based Input/Output):
2006-07-24 Bruno HaibleUpdate dependencies after rewrite.
2006-07-24 Bruno HaibleNew module 'clean-temp'.
2006-07-24 Bruno HaibleNew module 'tmpdir'.
2006-07-24 Bruno HaibleMake it possible to use the list in signal-handlers.
2006-07-24 Bruno HaibleReorganize the ChangeLog entries of the last big merge.
2006-07-23 Eric Blake* stdio--.h (tmpfile): Make safer.
2006-07-23 Eric Blake* modules/close-stream: New file
2006-07-23 Eric Blake* modules/stdio-safer (Files): Add tmpfile-safer.c.
2006-07-23 Eric Blake* stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
2006-07-23 Eric Blake* tmpfile-safer.c: New file.
next