Paul Eggert
eec12c00cf
maint: run 'make update-copyright'
2022-01-01 09:44:11 -08:00
Bruno Haible
40cc7b7ee4
string-buffer: Improve GCC 11 allocation-deallocation checking.
...
* lib/string-buffer.h: Include <stdlib.h> instead of <stddef.h>.
(sb_dupfree): Declare that deallocation must happen through 'free'.
2021-08-07 22:16:55 +02:00
Bruno Haible
0f9fb7c259
Put LGPLv3+ notices in source files where appropriate.
...
* lib/**.{h,c}: Use LGPLv3+ notice whenever the module description says
so.
2021-06-04 20:55:53 +02:00
Bruno Haible
75461c74dc
string-buffer: New module.
...
* lib/string-buffer.h: New file.
* lib/string-buffer.c: New file.
* modules/string-buffer: New file.
* doc/posix-functions/open_memstream.texi: Mention the new module.
2021-02-21 21:41:33 +01:00