* libmisc/failure.c: Ignore the return value of strftime() and

printf().
	* libmisc/failure.c: Fix syslog call. The UID is not available.
	User the username specified in the utmp/utmpx entry.
This commit is contained in:
nekral-guest
2008-06-15 00:01:46 +00:00
parent f42160862a
commit 52fe9f62f6
2 changed files with 26 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
2008-06-15 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/failure.c: Ignore the return value of strftime() and
printf().
* libmisc/failure.c: Fix syslog call. The UID is not available.
User the username specified in the utmp/utmpx entry.
2008-06-15 Nicolas François <nicolas.francois@centraliens.net>
* lib/defines.h: Avoid implicit conversion of pointers to