Date: Sun, 14 Nov 2010 18:42:39 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/gen pututxline.c Message-ID: <201011141842.oAEIgrte084055@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2010-11-14 18:42:39 UTC
FreeBSD src repository
Modified files:
lib/libc/gen pututxline.c
Log:
SVN rev 215310 on 2010-11-14 18:42:39Z by ed
Always set errno to a sane value when pututxline(3) fails.
For example, it will now return ESRCH when trying to replace a
nonexistent entry with DEAD_PROCESS.
Revision Changes Path
1.7 +3 -0 src/lib/libc/gen/pututxline.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011141842.oAEIgrte084055>
