]> granicus.if.org Git - apache/commit
Some changes to the ap_strftime function. We now inform the user of the
authorRyan Bloom <rbb@apache.org>
Thu, 30 Dec 1999 18:31:29 +0000 (18:31 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 30 Dec 1999 18:31:29 +0000 (18:31 +0000)
commit7c7d0b0f433dd9117091d9f41d1fc1bff4cb58b7
tree411430c493a1e2a4170025b183fd608c298a0434
parentc434846940d1069b7b55833cb0339b330cc37ab9
Some changes to the ap_strftime function.  We now inform the user of the
length of the string written, and we return a status code.  I expect the
status code to mean a bit more on Windows than it currently does on Unix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84376 13f79535-47bb-0310-9956-ffa450edef68
modules/loggers/mod_log_config.c
server/util.c