]> git.cameronkatri.com Git - pw-darwin.git/commit
Create a strtounum function using the same API as strtonum
authorBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 29 Jul 2015 06:22:41 +0000 (06:22 +0000)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 29 Jul 2015 06:22:41 +0000 (06:22 +0000)
commit00e5987be5ae3b7c108866ac1dba4403cc4306d5
treefe0a9e079d59ddd8881908a2449dee49add57ba8
parent8b5f16fbd8d18aa47074a93c215947b3401257e7
Create a strtounum function using the same API as strtonum

This function returns uintmax_t
Use this function to convert to gid_t/uid_t
pw/Makefile
pw/pw.c
pw/pw.h