blob: a85bfcacc9587ec11e940d769fe93277579b57b1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
NAME
libhaiku - Poetic error messages
DESCRIPTION
libhaiku is an API on top of a collection of haiku,
that lets a programmer make a program print haiku for
error messages. Instead of calling perror(3), the
program should call libhaiku_perror(3).
RATIONALE
It is more fun and harmonious this way.
SEE ALSO
perror(3)
|