CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/11 21:12:29
Modified files:
lib/libarch/i386: Makefile
Added files:
lib/libarch/i386: i386_get_fsbase.2 i386_get_fsbase.c
i386_get_gsbase.2 i386_get_gsbase.c
i386_set_fsbase.c i386_set_gsbase.c
Log message:
Provide wrappers for the new I386_{GET,SET}_{FS,GS}BASE sysarch() calls.
In some sense, these are mainly to give names to hang manpages from.
