2014-01-03 |
Jim Meyering | freading: declare with attribute "pure" |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Jim Meyering | manywarnings: remove -Wmudflap |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Paul Eggert | relocatable-script: remove unused code |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Jim Meyering | maint: fix public-submodule-commit to work with newer git |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Paul Eggert | doc: update main copyright year |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Eric Blake | maint: update copyright |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Eric Blake | version-etc: new year |
commit | commitdiff | tree | snapshot |
2013-12-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Eric Blake | passfd: give nicer error for recvfd at eof |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Paul Eggert | gettimeofday: port recent C++ fix to Emacs |
commit | commitdiff | tree | snapshot |
2013-12-17 |
John W. Eaton | gettimeofday: fix C++ crosscompilation |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Paul Eggert | qacl: port to Windows better |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Alexander V... | md5, sha1, sha256, sha512: fix compile error in c+... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Pádraig Brady | open-tests: fix build failure with -Werror=old-style... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Pádraig Brady | md5, sha1, sha256, sha512: fix link error with partial... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Paul Eggert | md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Paul Eggert | md5, sha1, sha256, sha512: add 'auto', and a way to... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Eric Blake | bootstrap: warn about BSD toolchain snafu |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Paul Eggert | open-tests: port to glibc with _FORTIFY_SOURCE and -O1 |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Eric Blake | include_next: minimize code duplication |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Pádraig Brady | getcwd: fix compile error in configure check |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Pádraig Brady | regex: suppress core dumps from detection code |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Pádraig Brady | md5, sha1, sha256, sha512: support mandating use of... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Ivailo | test-xvasprintf: disable some -Wformat-security diagnostics |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Eric Blake | regex: avoid glibc deadlock during configure |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Pádraig Brady | md5, sha1, sha256, sha512: use openssl routines if... |
commit | commitdiff | tree | snapshot |
2013-11-29 |
RV971 | base64: fix recent compilation regression on some compilers |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Paul Eggert | ignore-value: revert previous code change |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Pádraig Brady | selinux-h: improve stub types and add more stub functions |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Paul Eggert | ignore-value: prefer GCC version back through 2.0 |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Mats Erik Andersson | pty: Activate the signature wrapper of forkpty. |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Eric Blake | maint: fix gendocs.sh permissions |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Jim Meyering | quotearg: don't attempt to store 1 << 31 into an "int" |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Paul Eggert | error: depend on stdio |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Ben Pfaff | doc: Improve wording in relocatable-maint.texi. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Paul Eggert | Fix indentation in previous patch. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Paul Eggert | * lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]: |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Pádraig Brady | base64: provide a fast path for encoding well sized... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Paul Eggert | extern-inline: port better to OS X 10.9 |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Eric Blake | fpending: fix typo |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Eric Blake | fpending: fix regression on DragonFly BSD |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Jim Meyering | hash: relax license to LGPLv2+, for libguestfs |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Paul Eggert | intprops: port to Oracle Studio c99 |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Paul Eggert | obstack: pacify HP C |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Jim Meyering | maint.mk: prefer gpgv2 over gpgv |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Paul Eggert | isnan: port to VAX |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Jim Meyering | gnulib-tool: protect against CDPATH |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Jim Meyering | maint.mk: restore functionality removed by recent change v0.1 |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Eric Blake | Revert "error: make the module depend on vfprintf-posix" |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Jim Meyering | maint.mk: fix "release" target to build _version |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Gary V. Vaughan | maint.mk: get current gnulib revision correctly. |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Bruno Haible | install-reloc: Support multi-binary installation. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Haubenwallner | selinux-h: really build without selinux when library... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Jim Meyering | regex: also remove dependency on HAVE_WCSCOLL |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Reuben Thomas | xfreopen: fix typo: s/frepoen/freopen/ |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Jim Meyering | regex: don't depend on wcscoll |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jim Meyering | error: add the printf attribute to a static function |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Jim Meyering | error: make the module depend on vfprintf-posix |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Jim Meyering | fpending, obstack, strerror-override: use pure+const... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Eric Blake | extern-inline: make safe for -Wundef usage |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Paul Eggert | mkfifo-tests, etc.: allow HP-UX 11.11 bug |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Paul Eggert | acl: allow cross-compilation to Gentoo |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Paul Eggert | mgetgroups: remove dependency on realloc-gnu |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Paul Eggert | regex-tests: port to HP-UX 11.11 |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Paul Eggert | verify: document some 'assume' pitfalls |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Eric Blake | strtoumax: fix another typo in previous commit |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Eric Blake | strtoumax: fix typo in previous commit. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Paul Eggert | strtoumax: port to Solaris 8 |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Paul Eggert | strtoimax, strtoumax: port to HP-UX 11.11 |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Paul Eggert | strtoimax: port to HP-UX 11.11 |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Paul Eggert | New module 'count-trailing-zeros'. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Paul Eggert | count-leading-zeros: port to MSC; support types wider... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Paul Eggert | count-one-bits: port to MSC; support types wider than... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Andrew Borodin | mountlist: fix resource leak with MOUNTED_INTERIX_STATVFS |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Paul Eggert | tests: improve diagnostic when an assertion fails |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Paul Eggert | verify: new macro 'assume' |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Eric Blake | dup2, dup3: work around another cygwin crasher |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Eric Blake | getdtablesize: work around cygwin issue |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Mats Erik Andersson | pmccabe2html: escaping of special characters |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Eric Blake | manywarnings: enable nicer gcc warning messages |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Jim Meyering | timespec: use the new TIMESPEC_RESOLUTION in a few... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Paul Eggert | warnings: port --enable-gcc-warnings to Solaris Studio... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Eric Blake | configmake: support new --runstatedir option |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Paul Eggert | ctype, string: depend on extern-inline |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Pádraig Brady | userspec: support optional parameters to parse_user_spec() |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Paul Eggert | timespec: new function make_timespec, and new constants |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Paul Eggert | stdio: OS X port of putc_unlocked + extern inline |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Paul Eggert | signal: OS X port of sigaddset etc. + extern inline |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Paul Eggert | extern-inline: do not always suppress extern inline... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Paul Eggert | extern-inline: document fixes for ctype and wctype... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Kevin Cernekee | fflush, freadahead, fseeko: Fix for Android |
commit | commitdiff | tree | snapshot |
next |