Commit message (Collapse) | Author | ||
---|---|---|---|
2020-06-07 | Remove mktemp options from mkbuiltins, mktokens | June McEnroe | |
Why even? | |||
2020-06-07 | Cast z_stream fields to size_t | June McEnroe | |
In the version of zlib in OpenBSD, these fields are of type off_t, which is signed (why?), rather than uLong. | |||
2020-06-07 | Call static_assert by _Static_assert | June McEnroe | |
OpenBSD doesn't #define static_assert in assert.h and _Static_assert is its real name I guess so why not? | |||
2020-06-07 | Add OpenBSD to install.sh | June McEnroe | |
Straightforward. | |||
2020-06-03 | Add The Song of Achilles | June McEnroe | |
2020-06-01 | Allow redirecting input in ever | June McEnroe | |
2020-05-31 | Add %c conversion to c script | June McEnroe | |
2020-05-31 | Add c script to README | June McEnroe | |
2020-05-31 | Add c script | June McEnroe | |
2020-05-31 | Update mdoc source URLs | June McEnroe | |
2020-05-26 | Remove unfinished PSF fonts | June McEnroespan='3' class='logmsg'> | |
2018-11-13 | Add gzseek.3 | June McEnroe | |
2018-11-13 | Add gzflush.3 | June McEnroe | |
2018-11-13 | Fix spacing after parenthetical sentences | June McEnroe | |
2018-11-13 | Add gzungetc.3 | June McEnroe | |
2018-11-13 | Add gzgetc.3 | June McEnroe | |
2018-11-13 | Add gzputc.3 | June McEnroe | |
2018-11-13 | Add gzgets.3 | June McEnroe | |
2018-11-13 | Add gzputs.3 | June McEnroe | |
2018-11-13 | Add gzprintf.3 | June McEnroe | |
2018-11-13 | Add gzfwrite.3 | June McEnroe | |
2018-11-13 | Add gzwrite.3 | June McEnroe | |
2018-11-12 | Add gzfread.3 | June McEnroe | |
2018-11-12 | Add gzread.3 | June McEnroe | |
2018-11-12 | Add gzsetparams.3 | June McEnroe | |
2018-11-12 | Add gzbuffer.3 | June McEnroe | |
2018-11-12 | Add gzdopen to gzopen.3 | June McEnroe | |
2018-11-12 | Add gzopen.3 | June McEnroe | |
2018-11-12 | Add inflateBackEnd.3 | June McEnroe | |
2018-11-12 | Add inflateBack.3 | June McEnroe | |
2018-11-12 | Add inflateBackInit.3 | June McEnroe | |
2018-11-11 | Add inflateGetHeader.3 | June McEnroe | |
2018-11-11 | Add inflateMark.3 | June McEnroe | |
2018-11-11 | Add inflatePrime.3 | June McEnroe | |
2018-11-11 | Add inflateReset.3 | June McEnroe | |
2018-11-11 | Add inflateCopy.3 | June McEnroe | |
2018-11-11 | Add inflateSync.3 | June McEnroe | |
2018-11-11 | Add inflateGetDictionary.3 | June McEnroe | |
2018-11-11 | Add inflateSetDictionary.3 | June McEnroe | |
2018-11-11 | Add inflateInit2.3 | June McEnroe |