Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-21 | Turn on warnings when building libap. | Ori Bernstein | |
For ape, we never enabled warnings in cflags. Turning it on brings up a lot of warnings. Most are noise, but a few caught unused variables and trunctaions of pointers. to smaller integers (int, long). A few warnings remain. | |||
2016-01-07 | ape/stdio: %z format is VLONG on amd64 | cinap_lenrek | |
2014-12-22 | ape: add fprint %z format (thanks Ori_B) | cinap_lenrek | |
2013-11-06 | synchronize ape's vfprintf with libstdio | mischief | |
in ape's vfprintf we don't check if the file we're writing is actually a string buffer, resulting in a return of -1, when we should actually return the number of bytes that would be written. | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |