Skip to content

Libite (-lite) v2.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 12:20

Changes

  • Add printf format attribute hint to all vararg functions. This will
    help users of these functions by telling CC what to look for

Fixes

  • Fix fisdir() segfault on GNU/Hurd
  • Fix touch() on Debian/kFreeBSD, use creat() instad of mknod()