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 |
2014-04-09 |
Bernhard Voelker | fts: avoid unnecessary strlen calls |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Paul Eggert | obstack: Remove ancient NeXTSTEP gcc support conditional |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Paul Eggert | obstack: merge with glibc changes |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Bernhard Voelker | strftime: wrap macros in "do {...} while(0)" |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Bernhard Voelker | modechange: avoid memory leaks for invalid octal modes |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Paul Eggert | gitlog-to-changelog: include a dummy git-log-fix file |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Jim Meyering | gitlog-to-changelog: also include the file, git-log-fix |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Paul Eggert | regex: port to OS X 10.8.5 en_US.UTF-8 locale |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Paul Eggert | maint: fix ChangeLog to match commit record |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Kevin Cernekee | stdint, read-file: fix missing SIZE_MAX on Android... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Pádraig Brady | parse-datetime: fix crash or infloop in TZ="" parsing |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Paul Eggert | * NEWS: Recent changes are not that important. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Paul Eggert | savedir: new symbol for fast-read version |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Paul Eggert | unistd: port readlink to Mac OS X 10.3.9 |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Paul Eggert | * NEWS: Document recent change to diffseq. |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Paul Eggert | diffseq: remove TOO_EXPENSIVE heuristic |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Paul Eggert | savedir: simplify by using stpcpy |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Pádraig Brady | spawn: fix link error on uclibc |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Thomas Petazzoni | m4: fix gl_TIMER_TIME() detection of threads on uClibc |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Eric Blake | maintainer-makefiles: provide AC_PROG_SED for older... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Sergey Poznyakoff | exclude: add support for posix regexps |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Eric Blake | maintainer-makefiles: use $(SED) for syntax check |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Sergey Poznyakoff | savedir: add sorting arg to savedir, streamsavedir... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Paul Eggert | file-type: add support for doors and other less-common... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Eric Blake | pthread: work around winpthread header pollution on... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Paul Eggert | qacl: check for fchmod |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Paul Eggert | Fix typo in ChangeLog. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Paul Eggert | fdopen-tests: port to Tru64 |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Paul Eggert | stdalign: port to HP-UX compilers |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Paul Eggert | strtoimax: port to platforms lacking 'long long' |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Daniel Albers | relocatable-maint.texi: escape braces |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Jim Meyering | maint: remove duplicate ChangeLog entry |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Jim Meyering | maint.mk: adapt openat.h-include-without-use test |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Reuben Thomas | relocatable-perl: like relocatable-script, but for... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ben Pfaff | relocatable-shell: Update suggested usage in maintainer... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Paul Eggert | tests: fix export bug in previous patch |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Paul Eggert | tests: simplify porting to Solaris 10 /bin/sh |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Eric Blake | md5, sha1, sha256, sha512: support older autoconf |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Eric Blake | include_next: port to autoconf 2.63 |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Jim Meyering | maint: add a gnulib-local rule to keep non-ascii out... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Jim Meyering | freadable, fwritable, fwriting: declare with the "pure... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Jim Meyering | maint.mk: adapt openat.h-include-without-use test |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Paul Eggert | doc: use ASCII in .texi files where UTF-8 isn't needed |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Jim Meyering | freading: declare with attribute "pure" |
commit | commitdiff | tree | snapshot |
next |