• Travis Cross's avatar
    Implement MEMLOCK and UNLOCK as functions · 9e52f33d
    Travis Cross 提交于
    Converting these macros to functions declared static inline allow the
    C type-checker to work and avoid warnings about unused expression
    values.  These warnings break the build with clang.
    9e52f33d
su_alloc.c 45.7 KB