cvs commit: src/sys/ia64/ia64 vm_machdep.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat May 31 14:14:26 PDT 2003
marcel 2003/05/31 14:14:25 PDT
FreeBSD src repository
Modified files:
sys/ia64/ia64 vm_machdep.c
Log:
Implement cpu_set_upcall(). Required by libthr and used by
thr_create(2). This implementation is so far only compile tested.
But since this is also the last of the functions required to
support libthr, we're now functionally complete (for some weird
definition of functionally; and complete). Runtime testing can
commence.
Revision Changes Path
1.58 +22 -0 src/sys/ia64/ia64/vm_machdep.c
More information about the cvs-all
mailing list