Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix confusion regarding deprecated modules. | Bruno Haible | 2011-05-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | * 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. | ||||
* | Rename module 'malloc' -> 'malloc-gnu'. | Bruno Haible | 2010-08-28 | 1 | -4/+7 |
| | |||||
* | Use modern idiom for malloc() replacement. | Bruno Haible | 2010-06-21 | 1 | -1/+1 |
| | |||||
* | Add a remark about certain modules. | Bruno Haible | 2010-03-28 | 1 | -0/+5 |
| | |||||
* | Fix a compilation error of realloc.c on OSF/1 4.0d and similar bugs. | Bruno Haible | 2007-11-06 | 1 | -0/+1 |
| | |||||
* | New module 'malloc-posix'. | Bruno Haible | 2007-09-09 | 1 | -0/+1 |
| | |||||
* | Use the synonymous term LGPLv2. | Bruno Haible | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | gnulib-tool now synthesizes the EXTRA_DIST line. | Bruno Haible | 2006-10-13 | 1 | -1/+0 |
| | |||||
* | Distribute all lib/* source files through EXTRA_DIST. | Bruno Haible | 2006-10-12 | 1 | -0/+1 |
| | |||||
* | * gnulib-tool (func_import): Add support for 'public domain' license. | Paul Eggert | 2005-07-05 | 1 | -1/+1 |
| | | | | | | | | * 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. | ||||
* | Add a license tag to every module. | Bruno Haible | 2004-09-22 | 1 | -0/+3 |
| | |||||
* | * modules/realloc (Files): Remove m4/realloc.m4. | Jim Meyering | 2004-03-31 | 1 | -3/+1 |
| | | | | | | (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. | ||||
* | Add a Maintainer. | Bruno Haible | 2003-01-20 | 1 | -0/+3 |
| | |||||
* | Add module descriptions. | Bruno Haible | 2003-01-13 | 1 | -0/+1 |
| | |||||
* | Module description. | Bruno Haible | 2002-12-31 | 1 | -0/+16 |