* lib/xalloc.h (DEFAULT_MXFAST): Track 64-bit glibc.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 31 Jul 2011 19:50:12 +0000 (12:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 31 Jul 2011 19:50:30 +0000 (12:50 -0700)
commit94122ae4818e7808c99303a0d2094ee9c6a2b843
treee64ce80262e9b750f2b7752e49e6017077c33063
parentd4d84c1d916f5bff3bb72be92e9d1383a25077c1
* lib/xalloc.h (DEFAULT_MXFAST): Track 64-bit glibc.

This is a performance improvement for 64-bit hosts: it causes the
value of DEFAULT_MXFAST to track what's in glibc on such hosts.
ChangeLog
lib/xalloc.h