log

age author description
Tue, 20 Nov 2012 22:25:10 -0800 Paul Eggert snippet/warn-on-use: no 'static inline'
Tue, 20 Nov 2012 22:25:10 -0800 Paul Eggert rbtree-list, rbtreehash-list: no 'static inline'
Tue, 20 Nov 2012 22:25:10 -0800 Paul Eggert regex: no 'static inline'
Tue, 20 Nov 2012 22:25:10 -0800 Paul Eggert xvasprintf: no 'static inline'
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert parse-datetime, parse-duration: no 'static inline'
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert getaddrinfo: no 'static inline'
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert ftruncate, fts, lstat, openat, raise: no 'static inline'
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert fflush, stat: no 'static inline'
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert error, filevercmp: no 'static inline'
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert dup, execute, fatal-signal, etc.: no 'static inline'
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert c-strtod, memcoll, readutmp: no 'static inline'
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert cond, lock, thread: better 'inline'
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert chdir-long, cycle-check, savewd: better 'inline'
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert base32, base64: no need for 'inline'
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert array-oset, linkedhash-list, rbtree-oset: no need for 'inline'
Tue, 20 Nov 2012 22:25:07 -0800 Paul Eggert list, oset, xlist, xoset, xsublist: simplify via extern inline
Tue, 20 Nov 2012 22:25:07 -0800 Paul Eggert xalloc: better 'inline'
Tue, 20 Nov 2012 22:25:07 -0800 Paul Eggert gethrxtime: better 'inline'
Tue, 20 Nov 2012 22:25:07 -0800 Paul Eggert wctype-h: better 'inline'
Tue, 20 Nov 2012 22:25:07 -0800 Paul Eggert unistd: better 'inline'
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert sys_socket: better 'inline'
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert stdio: better 'inline'
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert sigaction: better 'inline'
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert selinux-h: better 'inline'
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert pthread: better 'inline'
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert math: better 'inline'
Tue, 20 Nov 2012 22:25:05 -0800 Paul Eggert count-one-bits: better 'inline'
Tue, 20 Nov 2012 22:25:05 -0800 Paul Eggert count-leading-zeros: better 'inline'
Tue, 20 Nov 2012 22:25:05 -0800 Paul Eggert bitrotate: better 'inline'
Wed, 28 Nov 2012 08:30:11 -0800 Karl Berry autoupdate
Tue, 27 Nov 2012 09:59:19 -0800 Karl Berry autoupdate
Tue, 20 Nov 2012 10:38:45 +0000 Theophile Ranquet maint.mk: avoid gratuitous failure
Tue, 20 Nov 2012 13:47:22 -0800 Eli Zaretskii canonicalize, canonicalize-lgpl: support MS-Windows file names
Sun, 18 Nov 2012 04:40:18 +0400 Dmitry V. Levin fts: introduce FTS_VERBATIM
Fri, 16 Nov 2012 08:02:09 -0800 Karl Berry autoupdate
Sun, 11 Nov 2012 06:58:43 -0800 Karl Berry autoupdate
Fri, 09 Nov 2012 11:55:25 +0000 Pádraig Brady getlogin_r-tests: allow errno == ENXIO or ENOENT
Fri, 09 Nov 2012 01:03:33 -0800 Paul Eggert getlogin-tests: allow errno == ENOENT
Thu, 08 Nov 2012 23:03:57 -0800 Jim Meyering tests/nap.h: avoid warning about unused variable
Wed, 07 Nov 2012 22:37:39 -0800 Jim Meyering prefix-gnulib-mk: avoid overzealous "lib/"-prefix addition
Thu, 08 Nov 2012 15:14:54 -0800 Karl Berry update from texinfo
Thu, 08 Nov 2012 01:23:20 -0800 Paul Eggert fcntl-h: default O_SEARCH, O_EXEC back to O_RDONLY
Wed, 07 Nov 2012 23:36:43 -0800 Paul Eggert test-utimens: speed up by taking shorter naps
Wed, 07 Nov 2012 22:59:21 -0800 Jim Meyering mountlist.c: fix a compilation failure
Thu, 01 Nov 2012 15:29:14 -0700 Paul Eggert errno: port to LynxOS 178 2.2.2
Mon, 05 Nov 2012 13:53:36 -0800 Paul Eggert fcntl-h: default O_SEARCH, O_EXEC to O_PATH if available
Sun, 04 Nov 2012 16:41:15 -0800 Andrew Warshall mountlist: do not classify a bind-mounted dir entry as "dummy"
Thu, 01 Nov 2012 06:47:03 -0700 Akim Demaille quote: provide a means to escape strings with nul characters
Tue, 30 Oct 2012 11:29:01 -0700 Paul Eggert test-raise: don't assume 199 is an invalid signal
Tue, 30 Oct 2012 11:27:56 -0700 Paul Eggert sh-quote-tests: port to Solaris 9
Sun, 28 Oct 2012 08:38:09 +0100 Jim Meyering maint.mk: rename a new configurable variable
Mon, 29 Oct 2012 11:19:41 -0700 Karl Berry autoupdate
Fri, 26 Oct 2012 10:19:56 -0600 Eric Blake maint.mk: let packages tweak sc_po_check pattern
Tue, 23 Oct 2012 16:41:32 -0700 Karl Berry autoupdate
Tue, 16 Oct 2012 18:58:09 -0700 Paul Eggert euidaccess: speed up 'configure' on GNU hosts
Tue, 16 Oct 2012 16:01:05 -0700 Paul Eggert * lib/regexec.c (re_search_internal): Fix grammar in comment.
Mon, 15 Oct 2012 13:07:07 -0700 Paul Eggert fchmodat, fchownat, fstatat: port to non-inlining compilers
Mon, 15 Oct 2012 18:34:56 +0200 Jim Meyering fchmodat.c, fchownat.c: fix compile-impeding typos
Mon, 15 Oct 2012 09:31:07 -0700 Paul Eggert fcntl-h: support GNU flags like O_IGNORE_CTTY