Home | History | Annotate | Download | only in common
History log of /src/sys/compat/common/compat_sigaltstack.h
RevisionDateAuthorComments
 1.4  01-Nov-2021  thorpej Use "stack_t" instead of "struct sigaltstack", as the former is the
newer standardized name. NFC.
 1.3  05-Jun-2011  dsl Use 'curlwp' here insteald of the 'l' - which isn't passsed as an arg
to the #define, but will always be curlwp.
 1.2  16-Jun-2007  dsl branches: 1.2.2; 1.2.12; 1.2.60; 1.2.66; 1.2.70;
Modify the (recently added) compat_sigaltstack() #define to take the
values of the SS_ONSTACK and SS_DISABLE constants.
Use it to shorten the source files when this action is replicated.
Actually, given the monstrous complexity of sigaltstack1() there is
probably a much better way to do this...
 1.1  03-Jun-2007  dsl branches: 1.1.2;
Add a #define that expands to the compat wrapper for sigaltstack1().
Use it for the netbsd32_compat_13.c version of the code.
 1.1.2.5  15-Jul-2007  ad Sync with head.
 1.1.2.4  15-Jul-2007  ad Sync with head.
 1.1.2.3  09-Jun-2007  ad Sync with head.
 1.1.2.2  09-Jun-2007  ad Sync with head.
 1.1.2.1  03-Jun-2007  ad file compat_sigaltstack.h was added on branch vmlocking on 2007-06-09 21:37:07 +0000
 1.2.70.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.2.66.1  06-Jun-2011  jruoho Sync with HEAD.
 1.2.60.1  12-Jun-2011  rmind sync with head
 1.2.12.2  03-Sep-2007  yamt sync with head.
 1.2.12.1  16-Jun-2007  yamt file compat_sigaltstack.h was added on branch yamt-lazymbuf on 2007-09-03 14:31:49 +0000
 1.2.2.2  11-Jul-2007  mjf Sync with head.
 1.2.2.1  16-Jun-2007  mjf file compat_sigaltstack.h was added on branch mjf-ufs-trans on 2007-07-11 20:03:46 +0000

RSS XML Feed