gnulib.git
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-12 Paul EggertMerge glibc and coreutils changes into gnulib, plus...
2005-09-12 Derek R. Price* gai_strerror.c: Include config.h when available....
2005-09-09 Karl Berry.
2005-09-08 Paul Eggert* modules/utimens (Files): Add m4/utimbuf.m4, since
2005-09-08 Paul Eggert* lib/glob.c (glob, globfree, __glob_pattern_p): Use...
2005-09-08 Simon Josefsson2005-09-08 Simon Josefsson <jas@extundo.com>
2005-09-06 Paul Eggert* regex_internal.h (bitset_not): Add parens to avoid...
2005-09-06 Simon Josefsson* getpass.c (getpass): Fix typo, test for HAVE_TCSETATT...
2005-09-06 Paul EggertChange bitset word type from unsigned int to unsigned...
2005-09-05 Bruno HaibleFix cmp invocation.
2005-09-04 Simon Josefsson2005-09-04 Martin Lambers <marlam@marlam.de> (tiny...
2005-09-04 Derek R. Price* gnulib-tool: Fix reversed $symbolic logic.
2005-09-04 Derek R. Price* getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
2005-09-03 Simon Josefsson* srclist.txt: Add glibc bugs 1293.
2005-09-03 Simon Josefsson2005-09-03 Simon Josefsson <jas@extundo.com>
2005-09-03 Karl Berry.
2005-09-02 Paul EggertCheck for arithmetic overflow when calculating sizes...
2005-09-02 Paul Eggert* modules/inttostr (Files): Add m4/inttypes_h.m4, m4...
2005-09-02 Bruno HaibleProvide defaults where needed.
2005-09-02 Simon Josefsson2005-09-02 Simon Josefsson <jas@extundo.com>
2005-09-02 Karl Berryargz.m4 moved in libtool source
2005-09-02 Bruno HaibleOmit lib-link.m4 and lib-prefix.m4 temporarily.
2005-09-02 Bruno HaibleSupport for lib vs. lib64 distinction on biarch platforms.
2005-09-02 Bruno HaibleDon't put symlinks unless asked for.
2005-09-01 Paul Eggert* lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_N...
2005-09-01 Paul Eggert* regex_internal.c (re_string_context_at): Fix bug...
2005-09-01 Paul Eggert* lib/regex_internal.c (build_wcs_upper_buffer): Fix...
2005-09-01 Paul EggertUse bool where appropriate.
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-09-01 Bruno HaibleDon't complain about missing options in the first-use...
2005-09-01 Bruno HaibleRemove the .tmp files.
2005-09-01 Simon Josefsson2005-08-31 Derek Price <derek@ximbiot.com>
2005-09-01 Karl Berry.
2005-09-01 Paul Eggert* lib/regex_internal.c (re_string_reconstruct): Don...
2005-08-31 Paul Eggert* lib/regcomp.c (search_duplicated_node): Make first...
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Bruno HaibleMake it possible to use multiple gnulib instantiations...
2005-08-31 Bruno HaibleAvoid unnecessary diffs in the generated lib/Makefile.am.
2005-08-31 Bruno HaibleRead the previous cached settings.
2005-08-31 Bruno HaibleSeparate the generates files into cvs-committable files...
2005-08-31 Bruno HaibleAvoid multiple copies of AC_GNU_SOURCE in the configure...
2005-08-31 Bruno HaibleRename some variables.
2005-08-31 Bruno HaiblePut all dummy definitions of gnulib-tool's specificatio...
2005-08-31 Bruno HaibleNew option --macro-prefix.
2005-08-31 Bruno HaibleEmit a stub for gl_LIBTOOL: we want to cache whether...
2005-08-31 Paul Eggert* lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP ...
2005-08-31 Paul Eggert* lib/regexec.c (re_search_internal): Simplify update of
2005-08-31 Paul EggertAdd glibc bug 1277.
2005-08-31 Paul Eggert* lib/regcomp.c (re_compile_fastmap_iter, init_dfa...
2005-08-31 Paul Eggert* lib/regex_internal.h (re_sub_match_top_t): Remove...
2005-08-31 Jim Meyering*** empty log message ***
2005-08-31 Jim MeyeringAdd a FIXME comment.
2005-08-31 Jim Meyering*** empty log message ***
2005-08-31 Jim Meyering(Files): Add stdio--.h.
2005-08-31 Jim Meyering(Files): Add unistd--.h.
2005-08-31 Bruno HaibleInclude a header, to define NULL.
2005-08-30 Simon Josefsson* iconvme.h: Add prototype for iconv_alloc.
2005-08-30 Karl Berry.
2005-08-29 Bruno HaibleAvoid unnecessary spaces in $avoidlist.
2005-08-29 Bruno HaibleEmit more comments and advice.
2005-08-29 Bruno HaibleProtect references to destdir with double-quotes.
2005-08-29 Jim Meyering*** empty log message ***
2005-08-29 Jim MeyeringIf more parameters are given, check each of them
2005-08-29 Bruno HaibleFix rule to not assume GNU make.
2005-08-29 Bruno HaibleFix, spotted by Stepan Kasal.
2005-08-29 Bruno HaibleFix typo in description, spotted by Stepan Kasal.
2005-08-29 Simon Josefsson* iconvme.c: Fix errno.
2005-08-28 Karl Berry.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringMerge minor changes from coreutils.
2005-08-27 Jim MeyeringMerge from coreutils: New file.
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 MeyeringMerge from coreutils: New file.
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim Meyering(pipe): Define to pipe_safer.
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-27 Jim Meyering(Files): Add creat-safer.c.
2005-08-27 Jim Meyering(Files): Add pipe-safer.c
2005-08-27 Jim Meyering*** empty log message ***
2005-08-27 Jim MeyeringDeclare pipe_safer.
2005-08-27 Jim MeyeringInclude <sys/types.h> and declare creat_safer.
2005-08-27 Jim Meyering(creat): Define to creat_safer.
2005-08-27 Jim MeyeringGNU tar needs these.
2005-08-26 Paul Eggert* config/srclist.text: Add glibc bug 1248.
2005-08-26 Simon Josefsson* getpass.c: Use _WIN32 instead of WIN32, suggested...
2005-08-26 Karl Berry.
2005-08-26 Paul EggertFix typo: __LIBC -> _LIBC.
2005-08-26 Paul Eggert* config/srclist.txt: Add glibc bug 1245.
next