UPDATE-MONITOR now returns NIL if the file hasn't been changed,
commit1ef7530168f72b00535777a4a14068f504b621a4
authorStelian Ionescu <sionescu@common-lisp.net>
Thu, 22 Nov 2007 17:26:02 +0000 (22 18:26 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Thu, 22 Nov 2007 17:26:02 +0000 (22 18:26 +0100)
tree277e9fd9c583f60683cb15ebaeb37cf570d4f2d5
parentd07ebf389d74ae9000979900096527bb7f9d3cd0
UPDATE-MONITOR now returns NIL if the file hasn't been changed,
otherwise (values NEW-MTIME OLD-MTIME).

Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
sockets/namedb/file-monitor.lisp