empserver/src/lib/gen
Markus Armbruster b76e5a5eed Make conftab.c independent of the current directory
read_builtin_tables() wanted to run in builtindir, and
read_custom_tables() wanted to run in configdir.  Bothersome.  Use new
fopenat() to relax those requirements.

The chdir() satisfying them are now superflous, remove them.
2008-02-07 08:01:54 +01:00
..
chance.c Update copyright notice 2008-01-19 10:15:37 +01:00
disassoc.c Update copyright notice 2008-01-19 10:15:37 +01:00
fnameat.c Make conftab.c independent of the current directory 2008-02-07 08:01:54 +01:00
fsize.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
ioqueue.c Update copyright notice 2008-01-19 10:15:37 +01:00
log.c Make utility programs abort on internal error 2008-02-07 08:01:53 +01:00
numstr.c Update copyright notice 2008-01-19 10:15:37 +01:00
parse.c Update copyright notice 2008-01-19 10:15:37 +01:00
plur.c Update copyright notice 2008-01-19 10:15:37 +01:00
queue.c Update copyright notice 2008-01-19 10:15:37 +01:00
round.c Update copyright notice 2008-01-19 10:15:37 +01:00
scthash.c Update copyright notice 2008-01-19 10:15:37 +01:00
tcp_listen.c Update copyright notice 2008-01-19 10:15:37 +01:00