Jonas Maebe
|
693e72ade3
|
* Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap
+ added sysrealloc support for Darwin (Darwin does not have mremap)
git-svn-id: trunk@42729 -
|
2019-08-18 15:55:07 +00:00 |
|
florian
|
f0213a2c46
|
+ make use of the mremap syscall of linux to re-allocate large memory blocks faster
git-svn-id: trunk@42713 -
|
2019-08-16 20:47:37 +00:00 |
|
florian
|
453fedf089
|
* empty lines removed
git-svn-id: trunk@36541 -
|
2017-06-19 21:17:56 +00:00 |
|
daniel
|
0c3a2a257d
|
* Convert heap to ptruint.
git-svn-id: trunk@7950 -
|
2007-07-04 19:46:47 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
2808b3acea
|
* moved to unix
|
2005-02-07 22:04:55 +00:00 |
|