This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp".
The branch, master has been updated via aee96f0add55233605cb83bba15d364c7b13fced (commit) via 0bb2950b26f392c41da55f01b4a7d52ae0648a3a (commit) via 088e156b8a32786a55269874e19496c2ba104fdf (commit) from 7fa26f32137fb1372406dff479689864f74601ca (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit aee96f0add55233605cb83bba15d364c7b13fced Merge: 7fa26f3 0bb2950 Author: Raymond Toy toy.raymond@gmail.com Date: Wed Oct 29 13:35:46 2014 -0700
Support 64-bit time-t on NetBSD.
Fixes from Robert Swindells.
-----------------------------------------------------------------------
Summary of changes: src/code/time.lisp | 2 +- src/code/unix.lisp | 101 +++++++++++++++++++++++++++++------------ src/lisp/NetBSD-os.c | 10 ++-- src/lisp/NetBSD-os.h | 1 + src/motif/server/Config.NetBSD | 2 +- src/motif/server/main.c | 1 + 6 files changed, 80 insertions(+), 37 deletions(-)
hooks/post-receive