Mercurial > hg > octave-nkf > gnulib-hg
view modules/free @ 13415:a884db63982b
Avoid some more warnings from "gcc -Wwrite-strings".
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Jun 2010 21:17:11 +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