HomeFreeBSD

correct readlinkat(2) return type

Description

correct readlinkat(2) return type

r176215 corrected readlink(2)'s return type and the type of the last
argument. readlink(2) was introduced in r177788 after being developed
as part of Google Summer of Code 2007; it appears to have inherited the
wrong return type.

Man pages and header files were already ssize_t; update syscalls.master
to match.

PR: 197915
Submitted by: Henning Petersen <henning.petersen@t-online.de>
MFC after: 2 weeks

Details

Provenance
emasteAuthored on Apr 16 2019, 1:26 PM
Parents
rG54612fd52b8d: aw_syscon: Add a new compatible
Branches
Unknown
Tags
Unknown

Event Timeline