mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
maint: Add the vasprintf-posix module.
This module provides the asprintf function that is needed by Inetutils but is missing on many platforms. Found on AIX 7.3. * NEWS: Mention the change. * bootstrap.conf (gnulib_modules): Add vasprintf-posix.
This commit is contained in:
2
NEWS
2
NEWS
@@ -2,6 +2,8 @@ GNU inetutils NEWS -- history of user-visible changes.
|
||||
|
||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||
|
||||
** Systems without asprintf are now supported through the use of gnulib.
|
||||
|
||||
** Fix link errors on Solaris 11 OmniOS.
|
||||
|
||||
* Noteworthy changes in release 2.6 (2025-02-21) [stable]
|
||||
|
||||
@@ -112,6 +112,7 @@ timespec-sub
|
||||
unistd-safer
|
||||
update-copyright
|
||||
vasnprintf
|
||||
vasprintf-posix
|
||||
version-etc-fsf
|
||||
vsnprintf
|
||||
xalloc
|
||||
|
||||
Reference in New Issue
Block a user