]> git.eshelyaron.com Git - emacs.git/commit
(underlying_strftime):
authorPaul Eggert <eggert@twinsun.com>
Fri, 25 Sep 1998 21:40:23 +0000 (21:40 +0000)
committerPaul Eggert <eggert@twinsun.com>
Fri, 25 Sep 1998 21:40:23 +0000 (21:40 +0000)
commit08b4600264d34e34f62ad1a32c7e355ab9cc315d
tree92d2c42fea415fec154d4f81ecd7a3014b06adb6
parent6633b89142b4bff84084a9a2c0865f69d219ef79
(underlying_strftime):
Set the buffer to a nonzero value before calling
strftime, and check to see whether strftime has set the buffer to zero.
This lets us distinguish between an empty buffer and an error.

I'm installing this patch by hand now; it will be superseded whenever
the glibc sources are propagated back to fsf.org.
src/strftime.c