cvs commit: src/lib/libpthread/arch/i386/i386
	ksd.cthr_enter_uts.S
	thr_getcontext.S thr_switch.S src/lib/libpthread/arch/i386/include
	atomic_ops.h ksd.h pthread_md.h
    Daniel Eischen 
    eischen at pcnet1.pcnet.com
       
    Thu Apr 17 22:08:18 PDT 2003
    
    
  
On Thu, 17 Apr 2003, Daniel Eischen wrote:
> deischen    2003/04/17 22:00:52 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libpthread/arch/i386/i386 thr_enter_uts.S thr_switch.S 
>   Added files:
>     lib/libpthread/arch/i386/i386 ksd.c thr_getcontext.S 
>     lib/libpthread/arch/i386/include atomic_ops.h ksd.h 
>                                      pthread_md.h 
>   Log:
>   Add architecture dependent atomic ops (atomic_swap only), KSE specific
>   data, and userland versions of [gs]etcontext().
>   
>   Modify the UTS entry and exit functions to account of FPU validity
>   and format.
Reviewed by:	davidxu
    
    
More information about the cvs-all
mailing list