wok-6.x diff busybox/stuff/busybox-1.27-diet.u @ rev 23237
updated nginx and nginx-extras (1.9.4 -> 1.16.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 25 08:10:44 2020 +0100 (2020-03-25) |
parents | e733e84558bd |
children |
line diff
1.1 --- a/busybox/stuff/busybox-1.27-diet.u Fri Jul 21 16:38:46 2017 +0200 1.2 +++ b/busybox/stuff/busybox-1.27-diet.u Wed Mar 25 08:10:44 2020 +0100 1.3 @@ -1,6 +1,6 @@ 1.4 --- busybox-1.25/include/platform.h 1.5 +++ busybox-1.25/include/platform.h 1.6 -@@ -506,6 +506,20 @@ 1.7 +@@ -506,6 +506,21 @@ 1.8 # undef HAVE_NET_ETHERNET_H 1.9 #endif 1.10 1.11 @@ -8,6 +8,7 @@ 1.12 +# define __aligned_u64 __u64 __attribute__((aligned(8))) 1.13 +# define LOOP_SET_STATUS64 0x4C04 1.14 +# define LOOP_GET_STATUS64 0x4C05 1.15 ++# define O_CLOEXEC 02000000 1.16 +# define MAXSYMLINKS 20 1.17 +# define S_TYPEISMQ(x) 0 1.18 +# define S_TYPEISSEM(x) 0