CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/20 10:15:22
Modified files:
lib/libelf : elf_begin.3 elf_memory.3
Log message:
open() and fstat() return precisely -1 on error, not a vague value < 0.
Follow the contract.
