Mercurial > hg > octave-jordi > gnulib-hg
view modules/free @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | daf5ba9fe2d9 |
children | fff577282e62 |
line wrap: on
line source
Description: Work around incompatibility on older systems where free (NULL) fails. Notice: This module is obsolete. Files: lib/free.c m4/free.m4 Depends-on: configure.ac: gl_FUNC_FREE Makefile.am: Include: <stdlib.h> License: GPL Maintainer: Paul Eggert