Files
colorredstderr-mirror/.gitignore
Simon Ruderich 7ea72c40db Hook execve() and the other exec*() functions.
Prevents programs from removing our environment variables during the
exec.

Also reduces unnecessary calls to update_environment() by calling it
only once before the exec.
2013-06-05 01:40:56 +02:00

33 lines
490 B
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_exec
/tests/example_exec.o
/tests/example_vfork
/tests/example_vfork.o
/tests/run.sh.log
/tests/run.sh.trs
/tests/test-suite.log