]> git.ipfire.org Git - thirdparty/coreutils.git/commit
factor: port to systems with rpl_malloc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Nov 2012 16:16:30 +0000 (08:16 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Nov 2012 16:32:31 +0000 (08:32 -0800)
commit0d664d227cadb8cf4892e70954cd6c616192c0f8
treee3fdd696f5fd7e1cfbb6da95f2d2c85a5ebe8ec6
parentcd4139df89d56d03c6e953153b33b33ba054b079
factor: port to systems with rpl_malloc

* src/make-prime-list.c (malloc): Undef.  This fixes a problem on
AIX 8.20 reported by Michael Felt in <http://bugs.gnu.org/12841>.
src/make-prime-list.c