Simon Ruderich
|
357a499884
|
configure.ac: Add --enable-warnings.
Enables warning() messages without the overhead of all debug output.
|
2013-06-10 16:18:35 +02:00 |
|
Simon Ruderich
|
30876b212c
|
constants.h: Use "\033" instead of the non-standard "\e".
|
2013-06-09 16:26:36 +02:00 |
|
Simon Ruderich
|
c2097785e7
|
Use static list of descriptors to reduce mallocs.
Only if file descriptors with a value > 255 occur, the list
implementation is used.
|
2013-06-07 01:27:58 +02:00 |
|
Simon Ruderich
|
7337375e05
|
Add warning() and use it in DEBUG mode.
|
2013-06-07 00:58:16 +02:00 |
|
Simon Ruderich
|
96710bc3fa
|
Add ENV_NAME_FORCE_WRITE to force writes to non-tty devices.
|
2013-06-01 21:13:23 +02:00 |
|
Simon Ruderich
|
abc3d7889f
|
Initial commit.
|
2013-05-31 18:19:12 +02:00 |
|