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 (marccvs.openbsd.org)
Date: Fri Nov 09 2001 - 20:44:48 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: marccvs.openbsd.org 2001/11/09 19:44:48

    Modified files:
            regress/lib/libc_r: Makefile
    Added files:
            regress/lib/libc_r/pcap: Makefile pcap.c

    Log message:
    Add a pcap/pthread test as it was reported that using
    libpcap blocked all threads. That no longer seems to be a problem
    as this test passes using the latest threads lib.