1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Bruno Haible
61f306ae4b Fix confusion regarding deprecated modules.
* modules/calloc (Status, Notice): Mark module as deprecated, not
obsolete.
* modules/fnmatch-posix (Status, Notice): Likewise.
* modules/getdate (Status, Notice): Likewise.
* modules/getopt (Status, Notice): Likewise.
* modules/malloc (Status, Notice): Likewise.
* modules/pipe (Status, Notice): Likewise.
* modules/realloc (Status, Notice): Likewise.
* modules/rename-dest-slash (Status, Notice): Likewise.
* modules/unictype/bidicategory-all (Status, Notice): Likewise.
* modules/unictype/bidicategory-byname (Status, Notice): Likewise.
* modules/unictype/bidicategory-name (Status, Notice): Likewise.
* modules/unictype/bidicategory-of (Status, Notice): Likewise.
* modules/unictype/bidicategory-test (Status, Notice): Likewise.
2011-05-17 00:27:54 +02:00
Bruno Haible
fc649ba7d1 Rename module 'calloc' -> 'calloc-gnu'. 2010-08-28 23:24:22 +02:00
Bruno Haible
842ac21893 Use modern idiom for calloc() replacement. 2010-06-22 00:16:41 +02:00
Bruno Haible
e8b82791a9 New module 'calloc-posix'. 2007-09-09 12:29:37 +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
Bruno Haible
5143f4e91f Add a license tag to every module. 2004-09-22 15:11:04 +00:00
Jim Meyering
bf6364cb9f * modules/calloc: New file.
* lib/calloc.c: New file.
	* m4/calloc.m4: New file.
2004-06-10 08:29:25 +00:00