aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/ctime.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+0
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>
2020-01-07lib9, libndb: exclude terminating null from strncpy boundNeven Sajko1-1/+1
GCC pointed this out with some "warning: ‘strncpy’ specified bound NUM equals destination size [-Wstringop-truncation]" warnings. Change-Id: Id8408b165f6e4ae82c96a77599d89f658d979b32
2011-08-02build: OS X 64-bit buildRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/4838047
2008-07-09lib9: rewrite date routines to use /usr/share/zoneinfo directlyMichael Teichgräber1-17/+140
2004-03-25Today's changes.rsc1-0/+7
More changes.
2003-11-23Various additions and fixes.rsc1-0/+51