]> git.ipfire.org Git - thirdparty/gnulib.git/commit
obstack: let glibc user #define __obstack_free
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 May 2025 22:09:02 +0000 (15:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 May 2025 22:16:12 +0000 (15:16 -0700)
commitacaa6c07d85fa5eeadae4e60b717fb25c919c23d
tree385c4601ec571db1e44d0cd16ffdd26664d1e7bb
parent669cea8dce143a476d14adc275732c74eb920224
obstack: let glibc user #define __obstack_free

* lib/obstack.in.h (__obstack_free)
[! (__GL_GNULIB_HEADER && __GL_REPLACE_OBSTACK__)]:
Allow glibc user to #define __obstack_free.  Although this
vestigial feature is not useful any more, it is one less change to
current glibc usage and so should make it a bit easier to merge
with glibc.
ChangeLog
lib/obstack.in.h