kfv
os × compilers × finance
e1 operating systems
e2 compilers
e3 financial systems
- c63b69f libjail: Preserve const qualifier on strchr(3) and strrchr(3) results
- 72ed6f9 libc: Add WCHAR_WIDTH in <wchar.h> as well
- 733ea4e libc: Add <inttypes.h> C23 feature test macro
- d8b6461 libm: Implement femode_t, fegetmode(), and fesetmode() as per C23
- ab420c4 libc: Add PRIb*, PRIB*, and SCNb* macros as per C23
- 4aeed6e libc: Add <setjmp.h> C23 feature test macro
- fc9d02c libc: Add <time.h> C23 feature test macro
- 2712d13 libc: Remove incorrectly defined __STDC_VERSION_STDBOOL_H__
- d59c7ea libc: Implement bsearch_s(), document bsearch_b(), and add unit tests
- 8d29d24 libc: Restore prior C23 include guards
- cd0727e libc: Add <stdio.h> C23 feature test macro
- f66c868 look(1): Capsicumise