Edit

IABSD.fr/src/lib/libz

Branch :

  • Show log

    Commit

  • Author : tb
    Date : 2023-04-25 16:59:10
    Hash : a04ea15d
    Message : Update libz to the HEAD of the develop branch This mostly moves from K&R prototypes to ANSI prototypes and includes a handful of bug fixes that are nice to have. The corresponding sys commit will allow us to undo some hacks that jca applied to make the kernel build with clang 15. discussed with deraadt