cvs commit: src/sbin/fsck fsutil.h

Dag-ErlingSmørgrav des at des.no
Tue Dec 30 03:06:12 PST 2003


Bruce Evans <bde at FreeBSD.org> writes:
>   Declare perror().  We define and use a home made version of perror(3)
>   that can't simply be removed (although it has the same interface as
>   perror(3)) since it is very different (it prints on stdout, doesn't
>   always print the program name, and sometimes exits).  Declare it to
>   get a reminder of this brokenness when WARNS is increased enough.

Why not just rename it to not_perror()?

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the cvs-src mailing list