X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=BlackBox%2F_OpenBSD_%2FLin%2FMod%2Fgen-Libc%2Ffields-ucontext;h=397ded891fd3f2d33823589b2e4bffdd24c17aee;hb=49186965c6de271eda81a7079be9a072b35d259f;hp=43b443df19805a31fc635b658a093a5a52f94359;hpb=9a2b37ab5fec7ceee3e62651c14ef85e5d86542f;p=bbcp.git diff --git a/BlackBox/_OpenBSD_/Lin/Mod/gen-Libc/fields-ucontext b/BlackBox/_OpenBSD_/Lin/Mod/gen-Libc/fields-ucontext index 43b443d..397ded8 100644 --- a/BlackBox/_OpenBSD_/Lin/Mod/gen-Libc/fields-ucontext +++ b/BlackBox/_OpenBSD_/Lin/Mod/gen-Libc/fields-ucontext @@ -1,4 +1,4 @@ - (* OpenBSD 5.4 /usr/include/i386/signal.h struct sigcontext *) + (* OpenBSD 5.9 /usr/include/i386/signal.h struct sigcontext *) sc_gs*: int; sc_fs*: int; sc_es*: int; @@ -24,7 +24,7 @@ sc_err*: int; sc_fpstate*: RECORD [union] - (* OpenBSD 5.4 /usr/include/i386/npx.h union savefpu *) + (* OpenBSD 5.9 /usr/include/i386/npx.h union savefpu *) (* sv_87*: RECORD [untagged] ...