kmx git
login
register
kc3-lang
/
gnulib
/
modules/realloc-gnu
modules/realloc-gnu
Log
Author
Commit
Date
CI
Message
86e2d81d
2011-05-21T18:10:27
realloc-*: Move AC_LIBOBJ invocations to module description. * m4/realloc.m4 (gl_REPLACE_REALLOC): Remove macro. (gl_FUNC_REALLOC_GNU, gl_FUNC_REALLOC_POSIX): Inline it here. Move AC_LIBOBJ invocations from here... * modules/realloc-gnu (configure.ac): ... to here. * modules/realloc-posix (configure.ac): ... and here.
4ebe9ebc
2010-08-29T21:13:46
Make the module 'realloc-gnu' work again on AIX and OSF/1.
b9249f42
2010-08-28T23:54:20
realloc-gnu: Really add the module description.