Commit Graph
14 Commits
Author SHA1 Message Date
Bruno Haible 1c8b757146 Rename module 'malloc' -> 'malloc-gnu'. 2010-08-28 23:20:27 +02:00
Bruno Haible 723fc0b7b3 Use modern idiom for malloc() replacement. 2010-06-21 23:58:08 +02:00
Bruno Haible 0d70b29e70 Add a remark about certain modules. 2010-03-28 01:38:29 +01:00
Bruno Haible 118e62dd4c Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs. 2007-11-06 00:27:27 +01:00
Bruno Haible 23631b7e71 New module 'malloc-posix'. 2007-09-09 13:01:44 +00:00
Bruno Haible 89861a8be8 Use the synonymous term LGPLv2. 2007-07-16 10:45:26 +00:00
Bruno Haible 5eeec029e8 gnulib-tool now synthesizes the EXTRA_DIST line. 2006-10-13 12:40:22 +00:00
Bruno Haible e8684643a2 Distribute all lib/* source files through EXTRA_DIST. 2006-10-12 18:52:30 +00:00
Paul Eggert 55623f58e7 * gnulib-tool (func_import): Add support for 'public domain' license.
* modules/alloca, modules/atexit, modules/memmove:
Now public domain, not GPL.
* modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
* modules/realloc, modules/strerror, modules/strtod:
Now LGPL, not GPL.
2005-07-05 07:14:00 +00:00
Bruno Haible 5143f4e91f Add a license tag to every module. 2004-09-22 15:11:04 +00:00
Jim Meyering fda642ef92 * modules/realloc (Files): Remove m4/realloc.m4.
(configure.ac): Depend on AC_FUNC_REALLOC, rather than jm_FUNC_REALLOC.
	* modules/malloc (Files): Remove m4/malloc.m4.
	(configure.ac): Depend on AC_FUNC_MALLOC, rather than jm_FUNC_MALLOC.
2004-03-31 07:35:28 +00:00
Bruno Haible 6f99528a90 Add a Maintainer. 2003-01-20 10:02:37 +00:00
Bruno Haible 2e82f91f46 Add module descriptions. 2003-01-13 16:07:17 +00:00
Bruno Haible 740e9a30ef Module description. 2002-12-31 13:46:30 +00:00