Files
colorredstderr-mirror/.gitignore
Simon Ruderich 941370dda9 Hook BSD err(), errx(), warn(), warnx(), etc. functions.
err(), errx(), warn(), warnx(), verr(), verrx(), vwarn(), vwarnx() are
hooked.
2013-06-15 02:39:52 +02:00

55 lines
1.0 KiB
Plaintext

/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/build-aux/
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/configure
/libtool
/m4/*
/src/.deps/
/src/.libs/
/src/Makefile
/src/Makefile.in
/src/coloredstderr.lo
/src/libcoloredstderr.la
/stamp-h1
/tests/.deps/
/tests/Makefile
/tests/Makefile.in
/tests/example
/tests/example.o
/tests/example_err
/tests/example_err.o
/tests/example_error
/tests/example_error.o
/tests/example_exec
/tests/example_exec.o
/tests/example_vfork
/tests/example_vfork.o
/tests/test_environment.sh.log
/tests/test_environment.sh.trs
/tests/test_err.sh.log
/tests/test_err.sh.trs
/tests/test_error.sh.log
/tests/test_error.sh.trs
/tests/test_example.sh.log
/tests/test_example.sh.trs
/tests/test_exec.sh.log
/tests/test_exec.sh.trs
/tests/test_noforce.sh.log
/tests/test_noforce.sh.trs
/tests/test_redirects.sh.log
/tests/test_redirects.sh.trs
/tests/test_simple.sh.log
/tests/test_simple.sh.trs
/tests/test_symbols.sh.log
/tests/test_symbols.sh.trs
/tests/test_vfork.sh.log
/tests/test_vfork.sh.trs
/tests/test-suite.log