plan9fox/sys
cinap_lenrek fd78f6722e upas/common: deliver mail to mdir as .tmp file and rename after it has been fully written
theres a race condition when mail delivery to mdir is slow,
then upas/fs sees partial mail file and caches the truncated
file size.

to avoid this, delivery will create the new mail file with
the .tmp extension (which is ignored by upas/fs) and after
everything has been written, rename it to the final name.
2017-04-08 22:50:17 +02:00
..
doc merging erik quanstros nupas 2017-03-12 17:15:03 +01:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydigest(), X509rsaverifydigest() 2017-02-10 22:39:47 +01:00
lib move blit roms to /sys/lib/blit 2017-03-29 01:33:16 +02:00
man fix typo in 9p(2) manpage 2017-04-03 00:11:40 +00:00
src upas/common: deliver mail to mdir as .tmp file and rename after it has been fully written 2017-04-08 22:50:17 +02:00