kfv

os × compilers × finance

e1 operating systems

e2 compilers

e3 financial systems

freebsd/freebsd-src author=kfv
  1. c63b69f libjail: Preserve const qualifier on strchr(3) and strrchr(3) results
  2. 72ed6f9 libc: Add WCHAR_WIDTH in <wchar.h> as well
  3. 733ea4e libc: Add <inttypes.h> C23 feature test macro
  4. d8b6461 libm: Implement femode_t, fegetmode(), and fesetmode() as per C23
  5. ab420c4 libc: Add PRIb*, PRIB*, and SCNb* macros as per C23
  6. 4aeed6e libc: Add <setjmp.h> C23 feature test macro
  7. fc9d02c libc: Add <time.h> C23 feature test macro
  8. 2712d13 libc: Remove incorrectly defined __STDC_VERSION_STDBOOL_H__
  9. d59c7ea libc: Implement bsearch_s(), document bsearch_b(), and add unit tests
  10. 8d29d24 libc: Restore prior C23 include guards
  11. cd0727e libc: Add <stdio.h> C23 feature test macro
  12. f66c868 look(1): Capsicumise