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 |
2014-06-27 |
Paul Eggert | mktime: merge #if/#ifdef usage from glibc |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Alfred M. Szmidt | git-version-gen: improve option descriptions |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Paul Eggert | regex: fix memory leak in compiler |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Paul Eggert | regex: merge patch from libc |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Paul Eggert | acl: port to gcc -Wredundant-decls |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Jim Meyering | parse-duration: eliminate 68-year duration limit |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Paul Eggert | pthread: don't assume AC_CANONICAL_HOST, port better... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Pádraig Brady | pthread: define thread-safe macros on some platforms |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Paul Eggert | regex: don't be multithreaded if USE_UNLOCKED_IO. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Daiki Ueno | gettext: update macros to version 0.19 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Pádraig Brady | select,poll: fix console handle check on windows 8 |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Eli Zaretskii | select: fix waiting on anonymous pipes on MS-Windows |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Eli Zaretskii | times: fix to return non constant value on MS-Windows |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Michael Goffioul | isatty: fix to work on windows 8 |
commit | commitdiff | tree | snapshot |
2014-06-07 |
Paul Eggert | maint: fix typo in fdl.texi |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Ben Walton | mountlist: avoid hasmntopt const type warning on solaris |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Eric Blake | maintainer-makefile: delete obsolete code |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Eric Blake | maintainer-makefile: avoid spurious error messages |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Ben Walton | rename: avoid unused-but-set-variable compiler warning |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Pádraig Brady | maint: add ChangeLog entry missing in previous commit |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Ben Walton | rename: mark a label as potentially unused |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Paul Eggert | gnulib-common.m4: Fix typo in _GL_UNUSED_LABEL. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Ben Walton | acl: apply pure attribute to two functions |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Pádraig Brady | gnulib-common.m4: add _GL_UNUSED_LABEL |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Paul Eggert | dup2, fcntl, fcntl-h: port to AIX 7.1 |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Paul Eggert | printf, config.rpath: Port to FreeBSD 10. |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Paul Eggert | ftoastr: work around compiler bug in IBM xlc 12.1 |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Kieran Colford | valgrind-tests: fixed misleading help message |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Ulrich Weigand | isfinite, isinf, isnan tests: fix for little-endian... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Paul Eggert | exclude-tests: port to AIX 7.1 |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Paul Eggert | pthread_sigmask, timer-time: use gl_THREADLIB only... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Sylvain Beucler | gnulib-tool: wget translations using --no-verbose rathe... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Sylvain Beucler | gnulib-tool: adjust translation wget to avoid a https... |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Pádraig Brady | getlogin_r-tests: check return value rather than errno |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Pádraig Brady | getlogin_r-tests: fix various issues in recent change |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Paul Eggert | fchdir: port 'open' and 'close' redefinitions to AIX 7.1 |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Paul Eggert | xalloc: don't potentially generate invalid code for... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Pádraig Brady | getlogin_r-tests: avoid false failure under sudo/ssh... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Pádraig Brady | getlogin-tests: avoid false failure under cron |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Jim Meyering | mbrtowc.m4: fix a comment typo |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Paul Eggert | mbrlen, mbrtowc: fix bug with empty input |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Paul Eggert | doc: document mbrtowc and mbrlen problem with empty... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Paul Eggert | doc: document exec* = spawn+exit bug with non-Cygwin... |
commit | commitdiff | tree | snapshot |
2014-05-15 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Guilherme de... | getlogin-tests: avoid false failure under sudo/ssh... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Paul Eggert | mbsstr, quotearg, xstrtol: pacify IRIX 6.5 cc |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Pádraig Brady | gitlog-to-changelog: revert inclusion of git-log-fix... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Assaf Gordon | maint.mk: Relax the copyright check to cater for non... |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Natanael Copa | physmem: use sysinfo if _SC_PHYS_PAGES unavailable |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Paul Eggert | exclude: port to strict C99 |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Paul Eggert | regex: do not depend on malloc-gnu |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Assaf Gordon | expl: avoid incorrect expl(small_value) on OpenBSD 5.4 |
commit | commitdiff | tree | snapshot |
2014-04-12 |
Paul Eggert | xalloc: allow x2nrealloc (P, PN, S) where P && !*PN |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Eric Blake | fts: avoid unnecessary strlen calls |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Paul Eggert | fts: avoid unnecessary strlen calls |
commit | commitdiff | tree | snapshot |
next |