Commit graph

4 commits

Author SHA1 Message Date
Simon Tatham
4b3314ff48 Fix parenthesis goof in the revised file-MD5ing code.
Every block I read was being condensed down to one byte.
2017-05-18 18:49:00 +01:00
Simon Tatham
39faf94ea2 Move the char16 functions into their own file.
This completes the removal of the monolithic fake-lib.[ch].
2017-05-18 07:16:21 +01:00
Simon Tatham
9e3e915426 Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
Simon Tatham
ca59ebf60d Move MD5 out into its own file.
This begins a programme of code reorganisation at the end of which I'd
like to end up with something almost legible :-)
2017-05-18 06:43:51 +01:00