Explorar o código

_STAT_VER_LINUX added

Alexander Shiryaev %!s(int64=7) %!d(string=hai) anos
pai
achega
c3c9561691
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      BlackBox/_Linux_/Lin/Mod/gen-Libc/custom

+ 4 - 0
BlackBox/_Linux_/Lin/Mod/gen-Libc/custom

@@ -1,3 +1,7 @@
+	CONST
+		(* Ubuntu 18.04 /usr/include/i386-linux-gnu/bits/stat.h *)
+			_STAT_VER_LINUX* = 3;
+
 	TYPE
 		(* Ubuntu 17.10 /usr/include/i386-linux-gnu/bits/types/sigval_t.h: *)
 			sigval_t* = RECORD [union]