Edit

kc3-lang/libbsd/include

Branch :

  • Show log

    Commit

  • Author : Guillem Jover
    Date : 2021-02-09 02:46:49
    Hash : 1c3ff616
    Message : Use uintptr_t and size_t instead of __-prefixed types in <sys/cdefs.h> The __-prefixed types cannot be assumed to be defined. Use the standard types instead. Closes: #6