mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* lib/xstring-buffer-reversed.c: New file, based on lib/xstring-buffer.c. * lib/xstring-buffer-reversed-printf.c: New file, based on lib/xstring-buffer-printf.c. * modules/xstring-buffer-reversed: New file.
26 lines
398 B
Plaintext
26 lines
398 B
Plaintext
Description:
|
|
Error-checking functions on a string buffer.
|
|
|
|
Files:
|
|
lib/xstring-buffer-reversed.c
|
|
lib/xstring-buffer-reversed-printf.c
|
|
|
|
Depends-on:
|
|
string-buffer-reversed
|
|
xalloc-die
|
|
|
|
configure.ac:
|
|
gl_MODULE_INDICATOR([xstring-buffer-reversed])
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xstring-buffer-reversed.c xstring-buffer-reversed-printf.c
|
|
|
|
Include:
|
|
"string-buffer-reversed.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|