]> Savannah Git Hosting - gnulib.git/commit
obstack: Make it easier to sync back with glibc.
authorBruno Haible <bruno@clisp.org>
Wed, 30 Apr 2025 09:57:34 +0000 (11:57 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Apr 2025 09:57:34 +0000 (11:57 +0200)
commit7738ad6840d85506f49b42cd1597d854f433c01f
tree7d4902a1216c0182d7eeebde8c5eacad8b634cd6
parent814e8ce9f21b2071375fca46c96ad89ab8855811
obstack: Make it easier to sync back with glibc.

* lib/obstack.in.h: Use __GL_GNULIB_HEADER to delimit sections that are
for Gnulib usage.
Test __GL_SMALL_PTRDIFF_T__ instead of @SMALL_PTRDIFF_T@.
Test __GL_REPLACE_OBSTACK__ instead of @REPLACE_OBSTACK@.
* modules/obstack (Makefile.am): Substitute __GL_GNULIB_HEADER.
Substitute __GL_SMALL_PTRDIFF_T__ instead of @SMALL_PTRDIFF_T@.
Substitute __GL_REPLACE_OBSTACK__ instead of @REPLACE_OBSTACK@.
ChangeLog
lib/obstack.in.h
modules/obstack