kfv

os × compilers × finance

e1 operating systems

e2 compilers

e3 financial systems

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