[libc-commits] [PATCH] D112188: [libc] add strtoq and strtouq

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Oct 20 21:28:14 PDT 2021


sivachandra added a comment.

`strtoq` and `strtouq` are deprecated functions from FreeBSD. Should we add them at all?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112188/new/

https://reviews.llvm.org/D112188



More information about the libc-commits mailing list