]> Savannah Git Hosting - gnulib.git/commit
c-vasprintf: Make return convention consistent with other modules.
authorBruno Haible <bruno@clisp.org>
Sat, 22 Jun 2024 10:21:51 +0000 (12:21 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 22 Jun 2024 10:22:05 +0000 (12:22 +0200)
commit82c0381e34d872590dfd3260c94e79d01da104a3
treea81905f99a36f2b9dce04776b9b704748ed77897
parent70d42c559229eb99ae41914ccca4f02c75d5a0bf
c-vasprintf: Make return convention consistent with other modules.

* lib/c-vasprintf.h (c_asprintf, c_vasprintf): Add specification.
* lib/c-asprintf.c: Replaced with code based on lib/asprintf.c.
* lib/c-vasprintf.c: Replaced with code based on lib/vasprintf.c.
* modules/c-vasprintf (Depends-on): Add stdint.
(License): Change to LGPLv2+.
ChangeLog
lib/c-asprintf.c
lib/c-vasprintf.c
lib/c-vasprintf.h
modules/c-vasprintf