Import strtoi() and strtou() functions from NetBSD

This commit is contained in:
Guillem Jover
2018-05-21 00:20:49 +02:00
parent ef5faeb575
commit e13b1a337a
11 changed files with 735 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ be prefixed with
.It In bitstring.h
.It In err.h
.It In getopt.h
.It In inttypes.h
.It In libutil.h
.It In md5.h
.It In netinet/ip_icmp.h
@@ -214,7 +215,9 @@ This function is provided by
.Xr strlcpy 3bsd ,
.Xr strmode 3bsd ,
.Xr strnstr 3bsd ,
.Xr strtoi 3bsd ,
.Xr strtonum 3bsd ,
.Xr strtou 3bsd ,
.Xr timeradd 3bsd ,
.Xr timeval 3bsd ,
.Xr tree 3bsd ,