* gnulib-tool: Define automake conditional GL_COND_LIBTOOL if
[gnulib.git] / m4 /
2005-10-21 Simon Josefsson* gc.m4: Don't use libgcrypt if gcrypt.h isn't found...
2005-10-21 Simon JosefssonAdd, forgotten in last commit.
2005-10-21 Simon JosefssonAdd des, des-tests, gc-des, gc-des-tests modules.
2005-10-21 Simon JosefssonAdd arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests...
2005-10-19 Simon JosefssonAdd gc-arcfour and gc-arcfour-tests modules.
2005-10-19 Simon JosefssonAdd gc-rijndael and gc-rijndael-tests modules.
2005-10-19 Simon Josefsson* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-18 Simon JosefssonAdd md4 module.
2005-10-17 Bruno HaibleTweak the code to make it more reusable.
2005-10-17 Simon JosefssonSeparate sha1 from md5. Use stdint.h in both modules.
2005-10-15 Simon JosefssonAdd rijndael module.
2005-10-15 Simon JosefssonAdd arcfour module.
2005-10-13 Bruno HaiblePrepare for using gl_STDBOOL_H.
2005-10-12 Simon JosefssonRename, added under wrong filename.
2005-10-12 Simon JosefssonAdd gc-pbkdf2-sha1 module.
2005-10-12 Simon JosefssonAdd gc-hmac-sha1.
2005-10-12 Simon JosefssonAdd gc-sha1 module.
2005-10-12 Simon JosefssonAdd hmac-sha1 module.
2005-10-12 Simon JosefssonSplit parts of the gc module into gc-md5 and gc-hmac...
2005-10-11 Simon JosefssonAdd crc module.
2005-10-08 Simon JosefssonAdd generic crypto module.
2005-10-07 Simon Josefsson* memxor.m4: Remove gl_C_RESTRICT call.
2005-10-06 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
2005-10-06 Simon JosefssonAdd hmac-md5 module.
2005-10-06 Simon Josefsson* memxor.m4: Require gl_C_RESTRICT.
2005-10-05 Paul EggertDon't use the HAVE_ macros that we used to define.
2005-10-05 Paul Eggert* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
2005-10-05 Simon JosefssonAdd memxor.
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-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-27 Jim Meyering*** empty log message ***
2005-09-27 Jim MeyeringSync from coreutils.
2005-09-26 Bruno HaibleDeal with the fact that mbchar.h, mbfile.h, mbiter...
2005-09-24 Paul EggertYesterday's changes.
2005-09-23 Paul Eggert(gl_REGEX): If replacing, define regcomp to rpl_regcomp,
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 Jim MeyeringSync from coreutils.
2005-09-23 Jim Meyering*** empty log message ***
2005-09-23 Paul EggertSync from coreutils.
2005-09-22 Paul EggertLog first part of merge from coreutils.
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* m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
2005-09-19 Simon Josefsson* socklen.m4: Fix typo.
2005-09-16 Paul Eggert* MODULES.html.sh (File system functions): Add stat...
2005-09-15 Bruno HaibleFix redefinition problem: strstr may be defined as...
2005-09-13 Derek R. Price* modules/canon-host: Add canon-host.h. Depend on...
2005-09-13 Derek R. Price* modules/glob (Files): Add glob-libc.h.
2005-09-08 Simon Josefsson2005-09-08 Simon Josefsson <jas@extundo.com>
2005-09-04 Derek R. Price* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
2005-09-02 Bruno HaibleSupport for lib vs. lib64 distinction on biarch platforms.
2005-09-01 Jim Meyering*** empty log message ***
2005-09-01 Jim MeyeringRequire gl_STAT_MACROS
2005-09-01 Jim MeyeringRequire gl_FUNC_CHOWN, for the definition of
2005-09-01 Jim Meyering*** empty log message ***
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Bruno HaiblePut all dummy definitions of gnulib-tool's specificatio...
2005-08-29 Bruno HaibleFix, spotted by Stepan Kasal.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyeringincrement serial number
2005-08-27 Jim Meyering(gl_STDIO_SAFER): Add stdio--.h.
2005-08-27 Jim MeyeringNew file. From coreutils.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringAdd pipe-safer.c and unistd--.h to the AC_LIBSOURCES...
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering(gl_UNISTD_SAFER): Add pipe-safer.c.
2005-08-27 Jim Meyering(gl_FCNTL_SAFER): Add creat-safer.c to the
2005-08-25 Simon Josefsson* getpass.m4: Check for termios.h, tcgetattr, tcsetattr...
2005-08-25 Bruno HaibleUse m4_pushdef/m4_popdef and AS_TR_SH, AS_TR_CPP.
2005-08-25 Paul Eggert* m4/regex.m4: Add AC_PREREQ(2.50).
2005-08-25 Bruno HaibleAdd comment.
2005-08-24 Paul Eggert* srclist.txt: Comment out lib/regex.c. Add glibc...
2005-08-24 Paul Eggert* config/srclist.txt: Add glibc bug 1237.
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim MeyeringSync from coreutils.
2005-08-24 Jim Meyering*** empty log message ***
2005-08-24 Jim MeyeringUse AC_LIBSOURCES and AC_LIBOBJ to indicate source
2005-08-23 Paul Eggert* regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
2005-08-21 Paul Eggert* m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
2005-08-17 Bruno HaibleNew module 'strcasestr'.
2005-08-17 Bruno HaibleMake strstr() work in multibyte locales.
2005-08-16 Paul Eggert* m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not overri...
2005-08-16 Bruno HaibleMake strcasecmp() work right in multibyte locales.
2005-08-16 Bruno HaibleNew module 'mbfile'.
2005-08-16 Bruno HaibleNew module 'mbiter'.
2005-08-16 Bruno HaibleNew module 'mbchar'.
2005-08-16 Bruno HaibleNew module 'tls'.
2005-08-12 Simon JosefssonFix typo in last commit.
2005-08-12 Simon Josefsson* readline.m4: Look for termcap, curses or ncurses...
2005-08-11 Simon JosefssonAdd readline.
2005-08-11 Simon Josefsson2005-08-10 Simon Josefsson <jas@extundo.com>
2005-08-10 Bruno HaibleReally require autoconf-2.57.
next