Re: [PATCH v1] xstrtol: 1 is not a valid base
Bruno Haible <[email protected]> Fri, 19 Jul 2024 18:47:13 +0200
| Newsgroups | dev.linux.lists.liba2i |
|---|---|
| Message-ID | <3313339.kGzlxMrEDr@nimes> |
Alejandro Colomar wrote: > BTW, does gnulib have documentation for xstrtol()? I couldn't find it. > And for MALLOC()? I'm interested in reading both. Paul added the documentation for xstrtol(). There is no macro or symbol named MALLOC in gnulib; I don't know what you are referring to. Bruno