summaryrefslogtreecommitdiff
path: root/include/stdlib.h
diff options
context:
space:
mode:
authorjvoisin2025-10-31 21:08:47 +0100
committerjvoisin2025-11-10 23:55:25 +0100
commitbc2641769ec3019ab7d794b032a6e36030581c76 (patch)
tree6d546b4dd0f9ab73ddc82563c9e70a65f51783d3 /include/stdlib.h
parent4a26785c0cab4686e5825fe5f5e921d12e7142b7 (diff)
Remove wctomb
It's unfortunately valid to pass a buffer smaller than MB_CUR_MAX to wctomb, so let's not trap on this. Moreover, it's supposed to be implemented in stdlib.h and not wchar.h anyway.
Diffstat (limited to 'include/stdlib.h')
0 files changed, 0 insertions, 0 deletions