summaryrefslogtreecommitdiffstats
path: root/share/man/man7/mdoc.samples.7
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-12-27 10:42:55 +0000
committerbde <bde@FreeBSD.org>1999-12-27 10:42:55 +0000
commite449cadeebe209e353673443b2e57095d8910581 (patch)
treeaed6e47c2205ca5b6d68b61f8d8e092bd3284fd7 /share/man/man7/mdoc.samples.7
parentdc68d5537abe5fbecd1144ef0ff8ba033aeede78 (diff)
downloadFreeBSD-src-e449cadeebe209e353673443b2e57095d8910581.zip
FreeBSD-src-e449cadeebe209e353673443b2e57095d8910581.tar.gz
Changed the type used to represent the user stack pointer from `long *'
to `register_t *'. This fixes bugs like misplacement of argc and argv on the user stack on i386's with 64-bit longs. We still use longs to represent "words" like argc and argv, and assume that they are on the stack (and that there is stack). The suword() and fuword() families should also use register_t.
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud