Edit

IABSD.fr/src/lib/libc/include

Branch :

  • Show log

    Commit

  • Author : millert
    Date : 2023-10-29 14:26:13
    Hash : 5247af0f
    Message : Enable ISO C11 APIs when building libc, even with an older compiler. Otherwise, the prototypes for timespec_get() and aligned_alloc() are not visible. OK guenther@