Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man2
Module Name: src
Committed By: kamil
Date: Sun Feb 25 16:53:51 UTC 2018
Modified Files:
src/share/man/man2: ucontext.2
Log Message:
Document _UC_MACHINE_*() in ucontext(2)
Document:
- _UC_MACHINE_SP()
- _UC_MACHINE_FP()
- _UC_MACHINE_PC()
- _UC_MACHINE_INTRV()
- _UC_MACHINE_SET_PC()
Document fragileness of the frame-pointer accessor.
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man2/ucontext.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index