gnulib-local

Branch


Log

Author Commit Date CI Message
Collin Funk 09865086 2024-08-13T20:51:25 Prefer #include <...> for system headers. See <https://www.gnu.org/software/gnulib/manual/html_node/Style-of-_0023include-statements.html>. * gnulib-local/lib/xmalloc.c: Include <error.h>. * src/iconv.c: Likewise.
Bruno Haible 17a9a072 2024-04-04T15:21:35 Fix macro file 'serial' numbers for 'aclocal --install'. * gnulib-local/m4/alloca.m4: Make 'serial' effective. Set value to 100, in order to override gnulib's alloca.m4.
Bruno Haible 58976846 2022-01-04T10:32:32 Update after gnulib changed. * gnulib-local/m4/alloca.m4 (gl_FUNC_ALLOCA): Set GL_GENERATE_ALLOCA_H instead of ALLOCA_H. Drop AC_SUBST and AM_CONDITIONAL invocations.
Bruno Haible f221458b 2021-06-06T11:42:12 gnulib-local: Put real license notice into the source files.
Bruno Haible 1e46c371 2020-04-04T15:08:24 Don't use LGPLv3. * gnulib-local/modules/mbstate (License): Set to LGPLv2+.
Bruno Haible e54fc9c1 2018-09-17T18:28:56 Prefer https URLs where possible.
Bruno Haible 6b00cc70 2012-01-26T12:37:51 Modernize quoting.
Bruno Haible 9d8f622a 2012-01-15T13:05:11 Update after gnulib changed.
Bruno Haible f48eadc5 2011-07-03T16:00:31 Update after gnulib changed.
Bruno Haible 4a2f4d20 2009-12-11T12:16:52 Untabify.
Bruno Haible 49bd953c 2007-10-23T23:21:07 Moved relocatability infrastructure to gnulib.
Bruno Haible 763a7e16 2007-10-23T23:19:07 Update from GNU gettext.
Bruno Haible 353b958a 2007-10-23T23:05:47 Moved module xreadlink to gnulib.
Bruno Haible 0531ec16 2007-10-07T18:30:41 Upgrade copyright header to GPLv3.
Bruno Haible 7695b9f6 2007-10-07T18:20:25 Move to alloca.in.h.
Bruno Haible 34776aa5 2007-10-07T18:20:22 Move to here from alloca_.h.
Bruno Haible dd9dca1b 2007-10-07T18:19:05 Update from gnulib.
Bruno Haible d55ef5a6 2007-07-07T16:34:58 The uniwidth module is moved to gnulib.
Bruno Haible 8679842c 2007-06-09T11:32:54 relocwrapper.c is now maintained in gnulib.
Bruno Haible 180361a7 2007-03-05T01:01:56 Take the "relocatable" infrastructure from gnulib now.
Bruno Haible 60ce7b6c 2007-02-19T02:37:43 Update after gnulib changes.
Bruno Haible 2ac3b321 2007-01-27T01:42:50 Moved streq.h to gnulib.
Bruno Haible c70072ab 2007-01-27T01:39:49 Moved unitypes.h to gnulib.
Bruno Haible 5744530d 2007-01-27T01:36:01 Module 'canonicalize' moved to gnulib.
Bruno Haible f3b57304 2006-10-31T13:48:26 Update infrastructure from GNU gettext.
Bruno Haible 6e184f1f 2006-07-31T16:10:52 Assume <locale.h>, <stddef.h>, <stdlib.h>, <string.h> all exist.
Bruno Haible 679351fc 2006-07-31T15:58:20 Avoid a sh syntax error.
Bruno Haible 75531562 2006-07-31T15:54:52 Add comments.
Bruno Haible 6d00f23b 2006-07-31T15:53:13 Fake module for rest of libiconv customization.
Bruno Haible a3725124 2006-07-31T15:51:17 (configure.ac): Use AC_REQUIRE, to get rid of an unjustified autoconf warning. (Makefile.am): Ensure relocwrapper.c is distributed.
Bruno Haible 28537eb4 2006-07-31T15:50:29 Compile progreloc.c into the library. Set EXEEXT.
Bruno Haible cf381e4f 2006-07-31T15:49:31 Add lib_SOURCES, so that relocatable.h gets distributed.
Bruno Haible 91d70e79 2006-07-31T15:48:50 Compile canonicalize.c only on platforms that need it.
Bruno Haible b14a8c83 2006-07-31T15:17:22 Now taken from gnulib.
Bruno Haible 02b0bf1a 2006-07-29T15:37:12 Fake module for getting mbstate_t.
Bruno Haible acf54d8e 2006-07-29T15:36:45 Fix dependencies.
Bruno Haible 251d0771 2006-07-29T15:04:24 gnulib-like module; Reading symbolic links without size limitation.
Bruno Haible 42397b05 2006-07-29T15:04:07 Simplified gnulib module: Memory allocation with out-of-memory checking.
Bruno Haible 4f73efa7 2006-07-29T15:03:46 gnulib-like module: Display width functions.
Bruno Haible b83d05f7 2006-07-29T15:03:26 gnulib-like module: Support for relocatable installation.
Bruno Haible 3170ae9d 2006-07-29T15:03:00 gnulib-like module: Canonical absolute file name.
Bruno Haible 1bd7bebb 2006-07-29T14:51:11 Moved here from srclib/xreadlink.c.
Bruno Haible fd7009ed 2006-07-29T14:50:17 Moved here from srclib/xreadlink.h.
Bruno Haible bc9c39b5 2006-07-29T14:49:38 Moved here from srclib/xstrdup.c.
Bruno Haible 983d51d8 2006-07-29T14:49:09 Moved here from srclib/xmalloc.c.
Bruno Haible c4d3ad1b 2006-07-29T14:48:37 Moved here from srclib/xalloc.h.
Bruno Haible 33491ca8 2006-07-29T14:46:55 Moved here from srclib/width.c.
Bruno Haible 76726a8c 2006-07-29T14:44:28 Moved here from srclib/uniwidth.h.
Bruno Haible fa1648c2 2006-07-29T14:43:44 Moved here from srclib/unitypes.h.
Bruno Haible b916d71e 2006-07-29T14:42:53 Diffs relative to gnulib. Needed for --enable-relocatable.
Bruno Haible 3c046664 2006-07-29T14:40:59 Moved here from srclib/streq.h.
Bruno Haible 6ff39162 2006-07-29T14:16:55 Moved here from srclib/relocwrapper.c.
Bruno Haible 802be45b 2006-07-29T14:16:25 Moved here from srclib/relocatable.c.
Bruno Haible 730de35e 2006-07-29T14:15:46 Moved here from srclib/relocatable.h.
Bruno Haible 22470265 2006-07-29T14:10:02 Local diffs relative to gnulib.
Bruno Haible db959e39 2006-07-29T14:08:39 Moved here from srclib/cjk.h.
Bruno Haible e6c94e20 2006-07-29T14:08:01 Moved here from srclib/canonicalize.c.
Bruno Haible fb944e09 2006-07-29T14:07:29 Moved here from srclib/canonicalize.h.
Bruno Haible ef5bc38d 2006-07-29T14:05:29 Moved here from srclib/alloca_.h.
Bruno Haible ee6f1fd8 2006-07-29T14:02:54 Moved here from m4/xreadlink.m4.
Bruno Haible f90695a1 2006-07-29T13:56:35 Moved here from m4/relocatable.m4.
Bruno Haible 5ec26497 2006-07-29T13:55:54 Moved here from m4/pathmax.m4.
Bruno Haible b8b56bdf 2006-07-29T13:45:55 Moved here from m4/canonicalize.m4.
Bruno Haible a5c9785c 2006-07-29T13:44:31 Moved here from m4/alloca.m4.