[Fastlc-fastcap-cvs] CVS commit:fastcap/src
Brought to you by:
danmc
From: Dan M. <da...@us...> - 2004-10-11 04:48:57
|
Module Name: fastcap Committed By: danmc Date: Mon Oct 11 04:45:42 UTC 2004 Modified Files: fastcap/src: uglyalloc.c Log Message: - add missing header for sbrk() - change the alignment from int to long for various 64 bit platforms To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 fastcap/src/uglyalloc.c To view the diffs online visit: http://cvs.sourceforge.net/viewcvs.py/fastlc/fastcap/src/uglyalloc.c?r1=1.2&r2=1.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |