2015-10-14 |
Paul Eggert | binary-io, math, pthread, sys_socket, u64, unistd:... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Pino Toscano | accept4-tests: fix to avoid non portable flags |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Pavel Raiskup | gnulib-tool: fix tests of 'extensions' module |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Paul Eggert | unicase/locale-language: fix typo in utf-8 cookie |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Paul Eggert | xalloc: do not worry about GCC 5 warning on 32 bit |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Pádraig Brady | xalloc: avoid GCC 5.1 warning on 32 bit |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Daiki Ueno | uniname/uniname-tests: avoid compiler warnings |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Andrew Borodin | mountlist: clean up of variable duplication |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Paul Eggert | c-ctype: do not worry about EBCDIC + char signed |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Paul Eggert | c-ctype: port better to z/OS EBCDIC |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Pavel Raiskup | gnulib-common.m4: fix gl_PROG_AR_RANLIB/AM_PROG_AR... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Paul Eggert | sockets: MS Windows initalization fixes |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Mats Erik Andersson | gc: fix detection of installed libgcrypt version |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Paul Eggert | c-ctype: rewrite to use inline functions |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Paul Eggert | fnmatch: add one more coding cookie |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Paul Eggert | maint: add coding cookies to non-ASCII sources |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Pavel Raiskup | gitlog-to-changelog: trim only trailing whitespaces |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Paul Eggert | Test that c_iscntrl agrees with iscntrl, etc. |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Paul Eggert | c-ctype: improve c_isascii testing |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Paul Eggert | Fix ChangeLog typo |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Paul Eggert | savewd: remove SAVEWD_CHDIR_READABLE |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Paul Eggert | Update ChangeLog to match previous patch. |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Paul Eggert | c-ctype: support EBCDIC-style c_isascii |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Paul Eggert | c-ctype: assume EBCDIC 1047 for c_iscntrl |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Paul Eggert | * modules/c-ctype (Depends-on): Add verify. |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Paul Eggert | c-ctype: port better to EBCDIC |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Pádraig Brady | nanosleep: fix return code for interrupted replacement |
commit | commitdiff | tree | snapshot |
2015-09-20 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Paul Eggert | Diagnose ERE '()|\1' |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Paul Eggert | Revert previous patch, as it did not fix the bug after... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Paul Eggert | regex: fix dangling-backreference bug |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Paul Eggert | regex: merge patches from libc |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Assaf Gordon | ceill: detect buggy OpenBSD implementation |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Dave Chiluk | mountlist: add me_mntroot field on Linux machines |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Egli | doc: Describe to use multiple instances of gnulib |
commit | commitdiff | tree | snapshot |
2015-09-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Pádraig Brady | base32: mark function as __attribute__ const |
commit | commitdiff | tree | snapshot |
2015-08-30 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Daiki Ueno | gnulib-tool: don't transform binary files with sed |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-08-22 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Daiki Ueno | gperf: respect silent rules |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Paul Eggert | Improve port of stdalign to C++11 |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Assaf Gordon | pmccabe2html: fix gawk regex escaping |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Paul Eggert | time_rz: port to pedantic memcpy |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Paul Eggert | time_rz: port better to MinGW |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Paul Eggert | time: port __need_time_t to MinGW |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Paul Eggert | strftime: fix newly-introduced bug on Solaris |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Paul Eggert | test-strftime: test for Solaris bug |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Paul Eggert | time_rz: port to Solaris etc. |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Paul Eggert | time_rz: now LGPL |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Paul Eggert | time_rz: make a constant 'const' |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Paul Eggert | time_rz: fix off-by-one typo |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Paul Eggert | fprintftime, strftime: use timezone_t args |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Paul Eggert | time_rz: new module |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Paul Eggert | flexmember: license is now unlimited |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-15 |
Eric Blake | maint: update copyright paper procedures |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-08 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Daiki Ueno | localename: fix link error on Illumos |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Daiki Ueno | unistr/uN-strtok-tests: avoid a trivial leak |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Andreas Gruenbacher | acl-permissions: Document FreeBSD ACL_TYPE_NFS4 acls |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Andreas Gruenbacher | acl-permissions: Fix on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Andreas Gruenbacher | file-has-acl, acl-permissions: fix some more HP-UX... |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Paul Eggert | file-has-acl, acl-permissions: fix HP-UX typos |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Paul Eggert | regex: match current GNU grep behavior |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Jim Meyering | set-permissions.c: adjust acl_from_mode's cpp guard |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Pádraig Brady | tests: restrict shells to those that support 'local' |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Daiki Ueno | fix mistakes in ChangeLog entries |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Seiya Kawashima | unistr/uN-strtok: handle multibyte delimiters |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Friedrich Haubensak | update-copyright: fix test failure with perl >= 5.22 |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Daiki Ueno | u{16,32}-strstr-tests: relax timeout condition |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Pavel Raiskup | gnulib-common.m4: change the ARFLAGS default to 'cr' |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Pavel Raiskup | selinux-h: avoid double free after *getfilecon() |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Pavel Fedin | fix pty related tests issues on Windows |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Pádraig Brady | acl: fix definition of acl_from_mode on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Pádraig Brady | readutmp: port to FreeBSD >= 9 |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Eggert | mgetgroups: port to strict OS X |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Eggert | mgetgroups: fix port to strict OS X |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Jim Meyering | linkat: fix invalid definition of LINKAT_SYMLINK_NOTSUP... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Eggert | mgetgroups: port to strict OS X |
commit | commitdiff | tree | snapshot |
next |