OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Marco S Hyman (marc_at_cvs.openbsd.org)
Date: Tue Nov 05 2002 - 16:19:56 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: marccvs.openbsd.org 2002/11/05 15:19:56

    Modified files:
            lib/libc/arch/m68k: SYS.h
            lib/libc/arch/vax: SYS.h
            lib/libc/include: thread_private.h
            lib/libc/stdlib: abort.c malloc.c
            lib/libc/sys : Makefile.inc
            lib/libc/thread: Makefile.inc thread_fd.c
                             unithread_malloc_lock.c
            lib/libc_r/thread: Makefile.inc thread_malloc_lock.c
                               thread_storage.c
            lib/libc_r/uthread: uthread_fd.c

    Log message:
    thread safe libc -- 2nd try. OK miod, millert
    Thanks to miod for m68k and vax fixes