memory
Last change
on this file since f4903df was 6e4b913, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago |
allow 32-bit compilation of cfa-cpp, and 32-bit compilation of CFA programs (including CFA libraries)
|
-
Property mode
set to
100644
|
File size:
179 bytes
|
Line | |
---|
1 | typedef.* size_t;
|
---|
2 | typedef.* ptrdiff_t;
|
---|
3 | extern.* abort\(.*\).*
|
---|
4 | extern.* atexit\(.*\).*
|
---|
5 | extern.* exit\(.*\).*
|
---|
6 | extern.* free\(.*\).*
|
---|
7 | extern.*\*malloc\(.*\).*
|
---|
8 | extern.* printf\(.*\).*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.