diff --git a/ocat b/ocat index 37edd0a7..11a4c91f 100755 Binary files a/ocat and b/ocat differ diff --git a/showdef.REMOVED.git-id b/showdef.REMOVED.git-id index 8096e10f..81f7e60d 100644 --- a/showdef.REMOVED.git-id +++ b/showdef.REMOVED.git-id @@ -1 +1 @@ -453f2fd03c64825b88b3d5e3ad8fdb3a8532e273 \ No newline at end of file +f5fd9a8471482e945d275319e4740da9a07a053f \ No newline at end of file diff --git a/src/lib/system/linux/clang/x86_64/SYSTEM.c0 b/src/lib/system/linux/clang/x86_64/SYSTEM.c0 index bb8ee442..3d875068 100644 --- a/src/lib/system/linux/clang/x86_64/SYSTEM.c0 +++ b/src/lib/system/linux/clang/x86_64/SYSTEM.c0 @@ -20,7 +20,7 @@ #include "varargs.h" #endif -extern void *malloc(long size); +extern void *malloc(unsigned long size); extern void exit(int status); void (*SYSTEM_Halt)(); diff --git a/src/lib/system/linux/clang/x86_64/SYSTEM.h b/src/lib/system/linux/clang/x86_64/SYSTEM.h index e9a246b7..c0cd257a 100644 --- a/src/lib/system/linux/clang/x86_64/SYSTEM.h +++ b/src/lib/system/linux/clang/x86_64/SYSTEM.h @@ -13,8 +13,8 @@ uses double # as concatenation operator #include -extern void *memcpy(void *dest, const void *src, long n); -extern void *malloc(long size); +extern void *memcpy(void *dest, const void *src, unsigned long n); +extern void *malloc(unsigned long size); extern void exit(int status); #define export diff --git a/voc.REMOVED.git-id b/voc.REMOVED.git-id index dbde7f3e..e461e192 100644 --- a/voc.REMOVED.git-id +++ b/voc.REMOVED.git-id @@ -1 +1 @@ -010bb6a817032246428fa9066e43fbdecb07cfb5 \ No newline at end of file +fed33f8a353c8fba5bd7ac2003c83c4a88892d74 \ No newline at end of file diff --git a/vocstatic.linux.clang.x86_64.REMOVED.git-id b/vocstatic.linux.clang.x86_64.REMOVED.git-id index dbde7f3e..e461e192 100644 --- a/vocstatic.linux.clang.x86_64.REMOVED.git-id +++ b/vocstatic.linux.clang.x86_64.REMOVED.git-id @@ -1 +1 @@ -010bb6a817032246428fa9066e43fbdecb07cfb5 \ No newline at end of file +fed33f8a353c8fba5bd7ac2003c83c4a88892d74 \ No newline at end of file diff --git a/vocstatic.linux.gnuc.x86_64.REMOVED.git-id b/vocstatic.linux.gnuc.x86_64.REMOVED.git-id index 901011aa..94ae1b3a 100644 --- a/vocstatic.linux.gnuc.x86_64.REMOVED.git-id +++ b/vocstatic.linux.gnuc.x86_64.REMOVED.git-id @@ -1 +1 @@ -1ca0276819a9bf5057381a36394ebd436928059a \ No newline at end of file +e540fb326c39faaae96b175f9c29224de97661e1 \ No newline at end of file