plan9fox/sys
cinap_lenrek 76e0968e35 cwfs: don't use sprint() to fill directory name
sprint() will replace invalid utf8 sequences with U+FFFD
which caused directory reads and stats to return the wrong
filename. just strcpy the name bytes.
2015-09-26 11:41:31 +02:00
..
doc
games/lib fortunes: Please be respectful in this forum. 2015-09-03 17:01:49 -04:00
include libsec: implement dh parameter signature verification, stop lying about non-rsa ciphers, fix memory leaks in X509 code 2015-09-22 18:10:52 +02:00
lib /sys/lib/dist/ndb/common: correct authdom=inri 2015-09-16 13:29:04 -04:00
man utf(6), rune(2): document 21-bit runes 2015-09-24 12:14:08 +02:00
src cwfs: don't use sprint() to fill directory name 2015-09-26 11:41:31 +02:00