[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 12 Jan 2002 09:23:36 -0700 (MST)
- Reply-to: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/01/12 09:23:36
Modified files:
share/man/man9 : style.9
Log message:
o Don't use register except in conjunction with assembler
o use volatile to avoid clobbering by longjmp or vfork
o variables to be modified in signal handlers should be volatile sig_atomic_t
Visit your host, monkey.org