Commit Graph

14 Commits

Author SHA1 Message Date
910cf9646a Changes due to rebase and realpath fix.
All checks were successful
The build was successful.
2018-08-17 15:25:05 +01:00
eef673576f not possible to use *VmError* due to use of SyString abd backend memory, using as sapi helpers puts ... 2018-08-17 15:18:43 +01:00
David Carlier
6bac05a057 Fix overflow by getting the chunk size during reallocation 2018-08-17 15:18:43 +01:00
6a43e654b6 First version of #25 implementation, providing memory_get_usage/memory_get_peak_usage/memory_limit 2018-08-17 15:18:43 +01:00
Piotr Likoski
19f8cf2599 Comply with GCC extensions 2018-08-02 16:33:07 +02:00
6527b58b74 Fix ASM keyword in hash.c
See: https://gcc.gnu.org/onlinedocs/gcc/Alternate-Keywords.html#Alternate-Keywords
2018-08-02 02:54:01 +02:00
a6a43b5f3b
This is useless now 2018-07-27 21:19:59 +02:00
c24a9bc251
Our implementation of SyStrncpy() 2018-07-27 08:22:55 +02:00
e2aa774a6a
Reimplement SyRealPath(); fix build. 2018-07-23 20:45:30 +02:00
52d9616503
Revert d937d0c825 2018-07-23 19:39:21 +02:00
dba8e5098f fixing in the vm context instead, making the feature available in case realpath could be implemented as well 2018-07-23 06:07:27 +01:00
d1b874b391
Fix segmentation fault 2018-07-21 14:44:36 +02:00
e394ce7d14
Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
abb91a9874
Reorganize the repository for new build system 2018-07-20 22:35:09 +02:00