plan9fox/sys/src/ape/lib/ap
Ori Bernstein ec533a1ad8 ape/ctype.h: add isblank, fix functions (thanks staalmannen)
Our ctype.h mistakenly ommitted isblank. Add it in.

While we're here, the make the 'isfoo()' functions
are broken: they're offsetting into the array, and
don't work with negative character values.

Sync the function bodies with the macros, and make
them produce correct results.
2020-08-29 11:09:20 -07:00
..
386 ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
68020 ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
amd64 Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
arm ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
arm64 libc: fix return value for arm64 memset() and memove() 2019-05-09 12:40:03 +02:00
gen ape/ctype.h: add isblank, fix functions (thanks staalmannen) 2020-08-29 11:09:20 -07:00
math Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
mips ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
plan9 fix alignment in ape malloc 2020-03-09 08:02:22 -07:00
posix Turn on warnings when building libap. 2019-06-21 10:00:58 -07:00
power ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
sparc ape: return plan9 error strings from strerror() 2016-05-04 00:23:48 +02:00
spim ape: add machine specific code for spim 2015-10-04 19:50:24 +02:00
stdio Fix scans of more than one character in %[] 2020-05-15 16:46:20 -07:00
syscall mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
extraobjs Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00