gnulib.git
2005-10-05 Simon JosefssonAdd memxor.
2005-10-05 Simon Josefsson* modules/iconv (Files): Move config.rpath to havelib...
2005-10-05 Simon JosefssonAlso remove HAVE_NETDB_H test, for
2005-10-05 Simon JosefssonRemove HAVE_SYS_SOCKET_H test too, to see if
2005-10-05 Simon JosefssonDon't protect sys/types.h with HAVE_SYS_TYPES_H,
2005-10-05 Paul Eggert* verify.h (verify_true): Provide alternative definitio...
2005-10-04 Simon Josefsson* getaddrinfo.h: Move sys/types.h include first, report...
2005-10-03 Paul Eggert* getdelim.c: Include getdelim.h first. Include <limit...
2005-10-03 Karl Berry.
2005-10-03 Paul Eggert* modules/xreadlink (Makefile.am): Remove lib_SOURCES.
2005-10-03 Paul Eggert(Makefile.am): Remove lib_SOURCES.
2005-10-02 Paul Eggert* modules/exclude (Depends-on): Depend on verify.
2005-10-02 Paul EggertSync from coreutils.
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Simon Josefsson2005-09-30 Eric Blake <ebb9@byu.net> (tiny change)
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Jim Meyering*** empty log message ***
2005-10-01 Jim Meyering(gl_GETADDRINFO): Look for getservbyname in these
2005-09-29 Paul Eggert* xtime.h (XTIME_PRECISION): Now of type int, not long...
2005-09-29 Karl Berrysrclist.update
2005-09-28 Bruno HaibleTest verify_true instead of verify_expr.
2005-09-28 Karl Berry.
2005-09-27 Paul Eggert* modules/regex (Depends-on): Add strcase.
2005-09-27 Paul Eggert(Depends-on): Add strcase.
2005-09-27 Paul Eggert* modules/gethostname (Licence): Change from GPL to...
2005-09-27 Jim Meyering(signed_type_or_expr__): Define.
2005-09-27 Jim Meyering*** empty log message ***
2005-09-27 Jim MeyeringSync from coreutils.
2005-09-27 Jim MeyeringChange #ifdef<TAB>HAVE_CONFIG_H to #ifdef HAVE_CONFIG_H.
2005-09-27 Karl Berry.
2005-09-27 Paul Eggert* verify.h (verify_expr): Remove, replacing with:
2005-09-27 Paul Eggert(verify_expr): Remove, replacing with:
2005-09-26 Bruno HaibleDeal with the fact that mbchar.h, mbfile.h, mbiter...
2005-09-26 Karl Berry.
2005-09-25 Jim Meyering*** empty log message ***
2005-09-25 Jim Meyering(Depends-on): Add socklen, since inet_ntop.c also uses...
2005-09-25 Paul Eggert* utimens.c (ENOSYS): Define if not already defined.
2005-09-25 Paul Eggert* regex_internal.h (__GNUC_PREREQ, always_inline, inlin...
2005-09-24 Paul Eggert* regex_internal.h (__attribute): Define to nothing...
2005-09-24 Paul Eggert(__attribute): Define to nothing for GCC 2.
2005-09-24 Paul EggertYesterday's changes.
2005-09-24 Karl Berry.
2005-09-23 Jim Meyering*** empty log message ***
2005-09-23 Jim Meyering(verify_type__): Use `unsigned int' as the bitfield...
2005-09-23 Paul Eggert(verify_type__): Use 2, not 1, for bitfield size, to...
2005-09-23 Paul Eggert(gl_REGEX): If replacing, define regcomp to rpl_regcomp,
2005-09-23 Bruno HaibleInclude config.h only if it exists.
2005-09-23 Paul EggertUpdate copyright.
2005-09-23 Paul Eggert(_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
2005-09-23 Paul Eggert* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netin...
2005-09-23 Paul Eggert* lib/utimens.c (futimens): Use futimesat if available.
2005-09-23 Paul EggertFix typo in comment.
2005-09-23 Paul Eggert(GL_CONCAT0, GL_CONCAT): Remove.
2005-09-23 Jim MeyeringSync from coreutils.
2005-09-23 Jim Meyering*** empty log message ***
2005-09-23 Jim Meyering(Depends-on): Add socklen.
2005-09-23 Bruno HaibleNeeds config.h.
2005-09-23 Bruno HaibleTest case for verify.h.
2005-09-23 Paul EggertSync from coreutils.
2005-09-22 Paul EggertLog first part of merge from coreutils.
2005-09-22 Paul Eggert* strftime.c (my_strftime): Rewrite the previous change...
2005-09-22 Paul Eggert* modules/openat (Files): Add lib/openat-die.c.
2005-09-22 Paul Eggert* mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
2005-09-22 Paul Eggert* getloadavg.c: Include fcntl--.h rather than fcntl.h.
2005-09-22 Paul Eggert* m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
2005-09-22 Paul EggertRegenerate.
2005-09-22 Paul Eggert* modules/verify: New file.
2005-09-21 Bruno HaibleAdd back unicode_to_mb declaration that was lost on...
2005-09-20 Derek R. Price* getaddrinfo.c: Don't include <netdb.h> included from...
2005-09-20 Bruno HaibleIgnore trailing slashes in --m4-base value etc.
2005-09-20 Bruno HaibleSort in a locale-independent way.
2005-09-19 Bruno HaibleProvide a default for --tests-base.
2005-09-19 Jim Meyering*** empty log message ***
2005-09-19 Jim Meyering(License): Change to LGPL.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-09-19 Simon Josefsson* socklen.m4: Fix typo.
2005-09-19 Derek R. Price* srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
2005-09-19 Bruno HaibleMove many things into separate files.
2005-09-19 Bruno HaibleDocumentation of gnulib-tool.
2005-09-19 Bruno HaibleNote about inet_ntoa.
2005-09-19 Bruno HaibleNote about ctime.
2005-09-19 Bruno HaibleDocumentation about quote and quotearg modules.
2005-09-19 Bruno HaibleMajor update of the "Invoking gnulib-tool" chapter.
2005-09-19 Bruno HaibleSupport --with-tests also with --import.
2005-09-19 Bruno HaibleComment out too much verbosity in --dry-run.
2005-09-19 Bruno HaiblePortability fix: readlink is not portable.
2005-09-19 Bruno HaibleOops.
2005-09-19 Bruno HaibleRework the way --dry-run works.
2005-09-19 Bruno HaibleSpeed up the matching of new and old files.
2005-09-19 Karl Berrysrclist.update
2005-09-18 Karl Berrysrclist.update
2005-09-17 Paul Eggert(set_stat_atime, set_stat_ctime, set_stat_mtime): Remov...
2005-09-16 Paul Eggert* config/srclist.txt: Remove glibc bug 1033 and uncomme...
2005-09-16 Karl Berry.
2005-09-16 Paul Eggert* modules/utimecmp (Depends-on): Add stat-time.
2005-09-16 Paul Eggert* utimecmp.c: Include stat-time.h.
2005-09-16 Paul Eggert* MODULES.html.sh (File system functions): Add stat...
2005-09-16 Derek R. Price* regcomp.c, regexec.c, regex_internal.c: Back out...
2005-09-15 Derek R. Price* regex_internal.h: Blank `pure' for GNUC < 3.
next