ftpd: add support for MDTM, I see clients often use it,
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 18 Mar 2009 00:45:00 +0000 (00:45 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 18 Mar 2009 00:45:00 +0000 (00:45 -0000)
commit1432cb4bd9daf304111dd19e0011f8756c32e327
tree89accfc8fd6cef0d885cbb890e5b484a29fcfaf0
parent3a7a1eba2e2b3cc05f000fc739d3548dd0a0872d
ftpd: add support for MDTM, I see clients often use it,
 it may allow client-side caching.

function                                             old     new   delta
ftpd_main                                           2232    2306     +74
gmtime_r                                               -      19     +19
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/0 up/down: 93/0)               Total: 93 bytes
networking/ftpd.c