Date: Thu, 21 Oct 2010 15:10:35 +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: <201010211510.o9LFAslE081230@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2010-10-21 15:10:35 UTC
FreeBSD src repository
Modified files:
lib/libc/gen pututxline.c
Log:
SVN rev 214134 on 2010-10-21 15:10:35Z by ed
Fix error handling logic of pututxline(3).
Instead of only returning NULL when the entry is invalid and can't be
matched against the current database, also return it when it cannot open
the log files properly.
Revision Changes Path
1.6 +21 -12 src/lib/libc/gen/pututxline.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010211510.o9LFAslE081230>
