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: Sun Nov 03 2002 - 14:36:43 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: marccvs.openbsd.org 2002/11/03 13:36:43

    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:
    libc changes for thread safety. Tested on:
    alpha (millert), i386 (marc), m68k (millert and miod),
    powerpc (drahn and dhartmei), sparc (millert and marc),
    sparc64 (marc), and vax (millert and miod).
    Thanks to millert, miod, and mickey for fixes along the way.