summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/ap/posix
AgeCommit message (Collapse)Author
2019-06-21Turn 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.
2015-08-04ape: implement altzone for tzset()cinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-06-04fixed tzset(), hopefully hg timezone bug should be fixed nowaiju
2011-06-03added (unfinished) nanosleep to APEaiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen