shithub: qk1

Download patch

ref: ee0395513ea7be03d7dc8aae4c0b4bfbb59c0427
parent: 0b9b33f9b960cd9c56b4d7d7030b8d4676610d4f
author: Konstantinn Bonnet <qu7uux@gmail.com>
date: Mon Jul 13 18:17:17 EDT 2015

misc unfocused changes/fixes

- remove libc replacement functions: they don't do anything different and are
  useless here
- #pragma pack only for structs read from/written to files
- rename files: s/_9//
- don't use vseprint(2) in place of vsnprint(2) if unnecessary
- error checking for read(2), write(2) calls
- remove useless sys.c wrappers
- remove unused/broken vcr code (-record/-playback)
- in.c: limit channel size somewhat, retouch mouse button crap
- sizeof style