Edit

IABSD.fr/src/lib/libc

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2023-05-19 01:12:23
    Hash : 144b3efa
    Message : Since waitid(2) shares code with wait4(2) and doesn't expose any non-trivial new information or code-paths over wait4(), include it in pledge("stdio") discussed with deraadt@