diff options
author | Alejandro Colomar <alx@nginx.com> | 2023-08-24 01:12:27 +0200 |
---|---|---|
committer | Alejandro Colomar <alx@nginx.com> | 2023-09-04 03:40:33 +0200 |
commit | 3dfab08abc813c9cd2b5e9cb910ae5c557117c93 (patch) | |
tree | 62e72159e20df08f833a72c31bdee0ab021adace /test | |
parent | 39db8691fe40adcfdb827c194636b87391c7c416 (diff) | |
download | unit-3dfab08abc813c9cd2b5e9cb910ae5c557117c93.tar.gz unit-3dfab08abc813c9cd2b5e9cb910ae5c557117c93.tar.bz2 |
String: added strto[u]l(3) variants for nxt_str_t.
They're really more inspired in the API of BSD's strto[iu](3), but use
long just to keep it simple, instead of intmax_t, and since they wrap
strtol(3), I called them like it.
Signed-off-by: Alejandro Colomar <alx@nginx.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions