2007-01-03 |
Jim Meyering | * modules/fts-lgpl (Depends-on): Add i-ring. Reported... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Paul Eggert | * modules/settime (Include): Require timespec.h. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Bruno Haible | Indicate the presence of gnulib modules through C macros. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Bruno Haible | Improve support for OpenBSD. |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Eric Blake | * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Paul Eggert | Fix typos in changelog entry. |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Paul Eggert | * gnulib-tool (SORT): Remove, since we no longer assume... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Paul Eggert | * lib/getpagesize.h (getpagesize) [defined __amigaos4__]: |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Paul Eggert | * lib/acl.h: Include sys/types.h and sys/stat.h, for... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Paul Eggert | Import the following change from libc; problem reported by |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Jim Meyering | * build-aux/announce-gen: Do not assume that the package |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Simon Josefsson | Add announce-gen module file. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Paul Eggert | * lib/mbchar.h: Just include <wctype.h>; the wctype... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Eric Blake | * lib/fnmatch.c: Reinstate inclusion of <wchar.h>,... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Eric Blake | * gnulib-tool (sed_extract_prog): Avoid space-tab. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Eric Blake | * modules/absolute-header: New module. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Paul Eggert | * gnulib-tool (SED): Remove, undoing previous change. |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Jim Meyering | Work around an fchownat bug in glibc-2.4: |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Paul Eggert | Fix bug reported by Bruno Haible in |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Jim Meyering | * lib/safe-read.h [C++]: Wrap declarations in extern... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Bruno Haible | Test HAVE_READLINK instead of S_ISLNK. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruno Haible | Preserve ACLs while copying. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruno Haible | Add comments. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruno Haible | Change order of sections. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruno Haible | Use "sed --posix" instead of "sed" when possible. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruno Haible | New module 'no-c++'. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Paul Eggert | * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Paul Eggert | * MODULES.html.sh: New module wctype. |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Bruno Haible | gzip uses gnulib now as well. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Bruno Haible | Make it usable in C++ mode. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ralf Wildenhues | * modules/savewd (Depends-on): Fix dependency on fcntl. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Paul Eggert | * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Paul Eggert | * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Defaul... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Paul Eggert | * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Jim Meyering | * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Bruno Haible | Merge changes from the haible-private branch. |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Paul Eggert | * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Bruno Haible | Fix 'join' invocation. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Bruno Haible | Don't show the includes for modules that were not expli... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Meyering | Amend prev. message. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Meyering | * build-aux/announce-gen ($VERSION): Don't use of ... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Jim Meyering | * build-aux/announce-gen: Add two new options, both... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Ralf Wildenhues | * tests/test-argp-2.sh: Fix test to match actual output. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Paul Eggert | Prefer fd < 0 to ! (0 <= fd). |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Paul Eggert | * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Paul Eggert | * lib/mkdir-p.c (make_dir_parents): Fix race condition... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Paul Eggert | Credit Georg Schwarz for reporting that last bug. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Paul Eggert | * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Jim Meyering | provide more info |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Jim Meyering | * lib/fts.c (fts_load): Don't set sp->fts_dev here... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Jim Meyering | * modules/savewd (Depends-on): Add fcntl_h to avoid... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Paul Eggert | * m4/warning.m4: Use the all-permissive copyright notice |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Bruno Haible | Fix double initialization of noinst_LTLIBRARIES. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Jim Meyering | fix typo: s/gnulig/gnulib/ |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Paul Eggert | * README: Advise users that they might find the bug... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bruno Haible | Remove unused file ptrdiff_max.m4. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Bruno Haible | Use AC_COMPUTE_INT instead of _AC_COMPUTE_INT. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Meyering | s/^ {8}/\t/ |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Jim Meyering | * lib/regcomp.c (parse_branch): Rename local, exp-... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Paul Eggert | * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_IN... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Paul Eggert | * lib/regex.h (__restrict_arr): Redo logic of #if,... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bruno Haible | Initialize also noinst_LTLIBRARIES. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Bruno Haible | Avoid using variable size arrays if gcc does not allow... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Paul Eggert | Fix some incompatibilities with gcc -ansi -pedantic. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Jim Meyering | make "date User Name <email@addr.dom>" lines more... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Paul Eggert | * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Bruno Haible | * lib/sincosl.c (kernel_sinl): Fix typo in threshold. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Jim Meyering | * build-aux/announce-gen: New file. From coreutils. |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Jim Meyering | Work around a compile-time error from the HP-UX 11... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Jim Meyering | * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Bruno Haible | Fix bug that caused AM_GNU_GETTEXT([external], [need... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Jim Meyering | * lib/fts.c (fts_safe_changedir): Move a declaration... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | The beginnings of syntax-related checks for gnulib. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Paul Eggert | * MODULES.html.sh (File system functions): Add openat. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Paul Eggert | * lib/openat.h (rpl_fstatat): New macro, if |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Bruno Haible | Beginnings of a Makefile for the gnulib maintainers. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jim Meyering | * lib/idcache.c: Adjust comments in user- and group... |
commit | commitdiff | tree | snapshot |
next |