diff options
author | Ori Bernstein <ori@eigenstate.org> | 2020-08-29 11:09:20 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2020-08-29 11:09:20 -0700 |
commit | ec533a1ad8403ae94db37774e78d5b371b8fecfc (patch) | |
tree | 45488e7cf77a079d680ffc9e73e1219bfdf9e5fa /sys/src/cmd/python/Python/getopt.c | |
parent | 74bf624055abda1d4f6dfb986b0188a4102024f0 (diff) |
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.
Diffstat (limited to 'sys/src/cmd/python/Python/getopt.c')
0 files changed, 0 insertions, 0 deletions