Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jruoho
Date:           Wed Apr 28 14:07:03 UTC 2010

Modified Files:
        src/lib/libc/gen: makecontext.3
        src/lib/libc/sys: getcontext.2
        src/share/man/man2: ucontext.2

Log Message:
Note that the ucontext(2) et. al. were first moved from X/OPEN extensions to
the base POSIX-2001 and later marked as obsolete in POSIX-2008.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/gen/makecontext.3
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/sys/getcontext.2
cvs rdiff -u -r1.4 -r1.5 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