summaryrefslogtreecommitdiff
path: root/acme/bin/source/win/fs.c
AgeCommit message (Collapse)Author
2020-03-07acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hackcinap_lenrek
split the acme win command into a winfs fileserver which handles /dev/cons emulation and a rc script responsible for launching the command. with these changes, the fd fiddling is not neccesary anymore and we can get rid of the leavefdsopen hack.
2016-06-30acme/win: implement /dev/wdir file in win to change directory tagline, ↵cinap_lenrek
remove awd
2014-12-12acme/win: fix mistakecinap_lenrek
have to save partial reminder before null terminating current event buffer :)
2014-12-12acme/win: fix fswrite() not assuming iounit < EVENTSIZEcinap_lenrek
2011-04-14fill /acmecinap_lenrek