Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 1997 03:11:34 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, mpp@freefall.freebsd.org
Subject:   Re: cvs commit:  src/lib/libc/sys sigaltstack.2
Message-ID:  <199703121611.DAA03173@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    lib/libc/sys  sigaltstack.2
>  Log:
>  Update the structure to match how things are going to appear after
>  bde commits some changes later tonight.

Oops.  NetBSD and OpendBSD have `char *ss_sp;'.  Linux has
`__ptr_t ss_sp;'.  Looks like we won't be changing the name in the
header.  Changing the type can wait.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703121611.DAA03173>