HomeFreeBSD

According to POSIX and Linux implementation the alarm() system call

Description

According to POSIX and Linux implementation the alarm() system call
is always successfull.
So, ignore any errors and return 0 as a Linux do.

XXX. Unlike POSIX, Linux in case when the invalid seconds value specified
always return 0, so in that case Linux does not return proper remining time.

MFC after: 1 week

Details

Provenance
dchaginAuthored on
Parents
rS296501: Link the newly created process to the corresponding parent as
Branches
Unknown
Tags
Unknown