Edit

IABSD.fr/src/lib/csu

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2025-05-24 06:32:12
    Hash : 27c41a1c
    Message : As a first step in making the gprof profiling subsystem compatible with all of our privsep work, add an ELF note to gcrt0, this means we know which binaries have been compiled with -pg. ok kettenis