Commit Briefs

Dan Cross

Trivial changes: whitespace and modes.

Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


Dan Cross

lib9, libndb: exclude terminating null from strncpy bound

GCC pointed this out with some "warning: ‘strncpy’ specified bound NUM equals destination size [-Wstringop-truncation]" warnings. Change-Id: Id8408b165f6e4ae82c96a77599d89f658d979b32


Russ Cox

build: OS X 64-bit build

R=rsc http://codereview.appspot.com/4838047



rsc

Today's changes.

More changes.