Simplified aligned mallocs and frees.
commit5f590447da0a98b86210842fffb441a8ff0834ca
authorSander Pronk <pronk@cbr.su.se>
Tue, 29 Jun 2010 21:45:35 +0000 (29 23:45 +0200)
committerSander Pronk <pronk@cbr.su.se>
Tue, 29 Jun 2010 21:45:35 +0000 (29 23:45 +0200)
treefb91aa27700fe178f9214dc5222a75c994224075
parentda679711453f845b48dcaa58978babc4c0241477
Simplified aligned mallocs and frees.

smalloc_align and free_align are now re-entrant.
Fixed a bug in temporary checkpoint file name generation.
include/smalloc.h
src/gmxlib/checkpoint.c
src/gmxlib/smalloc.c