]> Savannah Git Hosting - gnulib.git/commit
relocatable-prog-wrapper: Update after recent changes.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 11:42:47 +0000 (12:42 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 11:42:47 +0000 (12:42 +0100)
commit24446f2dda800d854142d5bab5c980e6fa3326d4
treef4276806eb720a5f07c5eb87a6a827cf838128f4
parenta12d5bafef2103373e775683eba778c98f0142ce
relocatable-prog-wrapper: Update after recent changes.

* lib/relocwrapper.c: Update comments.
* modules/relocatable-prog-wrapper (Files): Add lib/scratch_buffer.h,
lib/malloc/scratch_buffer*, lib/malloc.c, lib/realloc.c, lib/free.c,
lib/mempcpy.c, lib/rawmemchr.c, m4/lstat.m4. Remove lib/lstat.c.
(Depends-on): Add c99, eloop-threshold, fcntl-h, idx, intprops,
libc-config, stddef, sys_stat. Remove alloca-opt.
(configure.ac): Invoke gl_FUNC_MALLOC_POSIX, gl_FUNC_REALLOC_POSIX,
gl_FUNC_FREE, gl_FUNC_MEMPCPY, gl_FUNC_RAWMEMCHR.
* lib/canonicalize-lgpl.c (memmove): Undefine in the relocwrapper.
* build-aux/install-reloc (func_create_wrapper): Compile also
malloc/scratch_buffer_*.c, malloc.c, realloc.c, free.c, mempcpy.c,
rawmemchr.c. Don't compile lstat.c.
ChangeLog
build-aux/install-reloc
lib/canonicalize-lgpl.c
lib/relocwrapper.c
modules/relocatable-prog-wrapper