tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libc
/
citrus
/
at
jcs
4 files
Makefile.inc
Clean up CFLAGS to not pass the same -I option more than once. ok tb@
8 months ago
citrus_ctype.h
Delete some abstraction that we don't and won't need. Declare functions rather than generating declarations with macros. Just call functions rather than mainting function pointer tables. Purge unused arguments. Simplify mbstate_t casting. Garbage collect one empty and one unused function.
9 years ago
citrus_none.c
Revert previous commit. Someone this introduces some problems that I didn't ran into during testing
4 years ago
citrus_utf8.c
Trivial cleanup: Pass pointers of the correct types to the private functions and delete a macro that is used in only one place; no functional change. This completes the audit of the citrus directory (only 3 files left).
9 years ago