Edit

IABSD.fr/src/lib/libc/include

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2024-08-18 02:25:51
    Hash : 076a4f8b
    Message : Use struct __sFILE instead of FILE in thread locking callback declarations to reduce <stdio.h> pollution. Declare __isthreaded in thread_private.h where it's really needed. ok deraadt@