Thu, 20 Nov 2014 09:29:35 -0800 |
Paul Eggert |
gitlog-to-changelog: add --until
|
Sun, 16 Nov 2014 10:41:11 -0800 |
Karl Berry |
update from texinfo
|
Fri, 14 Nov 2014 12:10:50 -0800 |
Paul Eggert |
extern-inline: update commentary about GCC bugs
|
Thu, 13 Nov 2014 16:54:53 +0900 |
Daiki Ueno |
gen-uni-tables: untabify
|
Fri, 10 Oct 2014 22:59:46 +0900 |
Daiki Ueno |
gen-uni-tables: check out-of-range values added to 3-level tables
|
Thu, 13 Nov 2014 15:56:01 +0900 |
Daiki Ueno |
gen-uni-tables: utilize 'assert'
|
Thu, 23 Oct 2014 16:05:37 +0900 |
Daiki Ueno |
gen-uni-tables: cosmetic improvements
|
Wed, 12 Nov 2014 18:55:49 -0800 |
Jeroen Roovers |
fcntl-h-tests: port to PA-RISC GNU/Linux
|
Mon, 10 Nov 2014 15:43:22 -0800 |
Paul Eggert |
fts: port to C89
|
Thu, 06 Nov 2014 20:33:02 -0800 |
Paul Eggert |
unistd: port to iOS
|
Wed, 05 Nov 2014 11:41:57 -0800 |
Paul Eggert |
obstack: do not reject malloc-style obstack_chunkfun, obstack_freefun
|
Wed, 05 Nov 2014 06:01:18 -0800 |
Karl Berry |
autoupdate
|
Tue, 04 Nov 2014 10:01:31 -0800 |
Karl Berry |
update from texinfo
|
Tue, 04 Nov 2014 00:31:31 -0800 |
Paul Eggert |
obstack: avoid potentially-nonportable function casts
|
Mon, 03 Nov 2014 17:32:27 -0800 |
Alan Modra |
obstack: fix macro return values
|
Mon, 03 Nov 2014 16:36:27 -0800 |
Paul Eggert |
obstack: do not assume system-supplied obstack is size_t safe
|
Mon, 03 Nov 2014 16:34:52 -0800 |
Paul Eggert |
obstack: port to platforms that #define __alignof__
|
Fri, 31 Oct 2014 18:18:36 +0000 |
Pádraig Brady |
linkat: don't unconditionally replace on GNU/Linux
|
Fri, 31 Oct 2014 18:12:15 +0000 |
Pádraig Brady |
linkat: wrap to handle symlinks on OS X 10.10
|
Sun, 02 Nov 2014 22:24:09 -0800 |
Paul Eggert |
open, openat: document nonstandard FreeBSD, NetBSD O_NOFOLLOW errno
|
Fri, 31 Oct 2014 12:45:22 -0700 |
Paul Eggert |
obstack: add NEWS entry for recent incompatible changes
|
Thu, 30 Oct 2014 04:08:50 +0000 |
Pádraig Brady |
mountlist: don't use libmount to decide on dummy/remote
|
Wed, 29 Oct 2014 18:03:53 -0700 |
Paul Eggert |
maint: add missing ChangeLog entries for Modra's obstack changes
|
Wed, 29 Oct 2014 16:15:41 -0700 |
Paul Eggert |
obstack: prefer __alignof__ to alignof
|
Wed, 29 Oct 2014 00:22:08 -0700 |
Paul Eggert |
obstack: prefer alignof to calculating alignments by hand
|
Tue, 28 Oct 2014 23:58:42 -0700 |
Paul Eggert |
obstack: use size_t alignments and check for overflow
|
Wed, 29 Oct 2014 14:03:00 +1030 |
Alan Modra |
obstack: 64-bit obstack support, part 3
|
Wed, 29 Oct 2014 14:02:40 +1030 |
Alan Modra |
obstack: 64-bit obstack support, part 2
|
Wed, 29 Oct 2014 14:02:31 +1030 |
Alan Modra |
obstack: 64-bit obstack support, part 1
|
Wed, 29 Oct 2014 14:02:22 +1030 |
Alan Modra |
obstack: tidy part 2
|