2014-12-02 |
KO Myung-Hun | gnulib-tool: recognize x:* as an absolute path |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Andrei Borzenkov | argp: avoid extraneous translation and mem leak with... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Pádraig Brady | doc: mention that _BSD_SOURCE is deprecated for _DEFAUL... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daiki Ueno | uniname/uniname-tests: skip if system's libunistring... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Pádraig Brady | printf: fix configure check on big endian systems |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Daiki Ueno | pipe-filter-gi, pipe-filter-ii: port to AIX |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Paul Eggert | gitlog-to-changelog: add --until |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Paul Eggert | extern-inline: update commentary about GCC bugs |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Daiki Ueno | gen-uni-tables: untabify |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Daiki Ueno | gen-uni-tables: check out-of-range values added to... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Daiki Ueno | gen-uni-tables: utilize 'assert' |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Daiki Ueno | gen-uni-tables: cosmetic improvements |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Jeroen Roovers | fcntl-h-tests: port to PA-RISC GNU/Linux |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Paul Eggert | fts: port to C89 |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Paul Eggert | unistd: port to iOS |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Paul Eggert | obstack: do not reject malloc-style obstack_chunkfun... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Paul Eggert | obstack: avoid potentially-nonportable function casts |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Alan Modra | obstack: fix macro return values |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Paul Eggert | obstack: do not assume system-supplied obstack is size_... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Paul Eggert | obstack: port to platforms that #define __alignof__ |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Pádraig Brady | linkat: don't unconditionally replace on GNU/Linux |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Pádraig Brady | linkat: wrap to handle symlinks on OS X 10.10 |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Paul Eggert | open, openat: document nonstandard FreeBSD, NetBSD... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Paul Eggert | obstack: add NEWS entry for recent incompatible changes |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Pádraig Brady | mountlist: don't use libmount to decide on dummy/remote |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Paul Eggert | maint: add missing ChangeLog entries for Modra's obstac... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Paul Eggert | obstack: prefer __alignof__ to alignof |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Paul Eggert | obstack: prefer alignof to calculating alignments by... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Paul Eggert | obstack: use size_t alignments and check for overflow |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Alan Modra | obstack: 64-bit obstack support, part 3 |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Alan Modra | obstack: 64-bit obstack support, part 2 |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Alan Modra | obstack: 64-bit obstack support, part 1 |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Alan Modra | obstack: tidy part 2 |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Alan Modra | obstack: tidy part 1 |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Paul Eggert | socketlib, sockets, sys_socket: Use AC_REQUIRE to pacif... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Daiki Ueno | iconv: avoid false detection of non-working iconv |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Pádraig Brady | bootstrap: print more diagnostics for missing programs |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Pádraig Brady | bootstrap: only update the gnulib submodule |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Paul Eggert | symlinkat: port to AIX 7.1 |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Paul Eggert | readlinkat: port to AIX 7.1 |
commit | commitdiff | tree | snapshot |
2014-10-12 |
Karl Berry | remove spurious { |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Eli Zaretskii | modules/fcntl: fix error reporting by dupfd |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Ben Pfaff | basename, dirname: Improve documentation. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Jim Meyering | exclude: declare exclude_patopts static |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Werner LEMBERG | dirname: support compilation with C++ |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Paul Eggert | qsort_r: include <config.h> |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Dylan Cali | avltree-list: avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Paul Eggert | qsort_r: new module, for GNU-style qsort_r |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Werner LEMBERG | strerror_r-posix: support compilation with C++ |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Johannes Zarl | fcntl-h: fix compilation with Intel C++ compiler |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Fridolin Pokorny | mountlist: use /proc/self/mountinfo when available |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Eric Wong | users.txt: add cmogstored |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Mathieu Anquetin | gnulib-tool: Sync with build-aux/bootstrap options |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Mathieu Anquetin | gnulib-tool: Fallback to wget when rsync fails |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Eric Blake | maintainer-makefile: add syntax check for useless ';;' |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Paul Eggert | pthread, pthread_sigmask, threadlib: port to Ubuntu... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Eric Blake | error: drop spurious semicolon |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Paul Eggert | gnulib-common.m4: port to GCC 4.2.1 and Sun Studio... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Paul Eggert | manywarnings: add GCC 4.9 warnings |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Paul Eggert | vasnprintf: fix bugs in width computation |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Thien-Thi Nguyen | vasnprintf: Avoid signed/unsigned comparison warning. |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Mats Erik Andersson | parse-datetime: Avoid signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Paul Eggert | qsort_r: new module, for GNU-style qsort_r |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Paul Eggert | vla: new module |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Daiki Ueno | localename: make gl_locale_name_thread really thread... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Paul Eggert | getpass: don't assume struct termios |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Paul Eggert | getdtablesize: fall back on sysconf (_SC_OPEN_MAX) |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Paul Eggert | vararrays: modernize AC_C_VARARRAYS for C11 |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Alessandro... | relocatable-prog-wrapper: port gettext to OS X 10.8... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Paul Eggert | sys_select: fix FD_ZERO problem on Solaris 10 |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Paul Eggert | accept: document Solaris 10 type glitch |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Paul Eggert | extern-inline: port to FreeBSD, DragonFly |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Siddhesh Poyarekar | Use consistent style to check DEBUG macro in regex_inte... |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Eric Blake | openat-die: use _Noreturn markup |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Eric Blake | test-open: port to cygwin, which lacks Fortify |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Eli Zaretskii | localename: Enforce declarations before statements. |
commit | commitdiff | tree | snapshot |
2014-07-19 |
Jim Meyering | test-userspec: don't look up numeric user names |
commit | commitdiff | tree | snapshot |
2014-07-15 |
Eli Zaretskii | localcharset, localename: MS-Windows support for non... |
commit | commitdiff | tree | snapshot |
2014-07-14 |
Daiki Ueno | announce-gen: avoid failure when Digest::SHA is installed |
commit | commitdiff | tree | snapshot |
2014-07-13 |
Pádraig Brady | gettext: revert "update macros to version 0.19" |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Jim Meyering | regex: don't deref NULL upon heap allocation failure |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Pádraig Brady | maint.mk: give projects more flexibilty in set_prog_nam... |
commit | commitdiff | tree | snapshot |
2014-07-11 |
Paul Eggert | regex: fix memory leak in compiler |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Assaf Gordon | announce-gen: avoid perl warnings |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Assaf Gordon | localename: avoid -Wsuggest-attribute={const,pure}... |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Eli Zaretskii | nl_langinfo: Fix last change. |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Siddhesh Poyarekar | Define macros for glibc |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Siddhesh Poyarekar | Sync up error.c with glibc |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Pavel Hrdina | nl_langinfo: fix build under mingw |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Andrew D Warshall | mountlist: do not classify a bind-mounted dir entry... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Eric Blake | maint.mk: less syntax-check noise when SIGPIPE is ignored |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Eli Zaretskii | nl_langinfo: CODESET on MS-Windows and more items from... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Paul Eggert | Bruno Haible has stepped down as maintainer. |
commit | commitdiff | tree | snapshot |
next |