blob: bc7e457467da4512d318b11e32f1de9035098a83 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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)
|