empserver/src/server
Markus Armbruster c1be5d8657 Don't declare things in more than one place. Move some declarations
between headers.  Code is now fully prototyped and compiles cleanly
with gcc -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
-Wredundant-decls.  Closes #723788.
2004-02-20 20:45:18 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
idle.c The (unused) parameter of thread entry points is named `argv', but the 2004-02-20 20:14:53 +00:00
lostitem.c The (unused) parameter of thread entry points is named `argv', but the 2004-02-20 20:14:53 +00:00
main.c Add some missing declarations to headers. Remove some redundant 2004-02-20 10:51:03 +00:00
Makefile Creating make include files with make doesn't work with many makes out 2004-02-07 00:54:35 +00:00
marketup.c The (unused) parameter of thread entry points is named `argv', but the 2004-02-20 20:14:53 +00:00
shutdown.c Don't declare things in more than one place. Move some declarations 2004-02-20 20:45:18 +00:00
timestamp.c The (unused) parameter of thread entry points is named `argv', but the 2004-02-20 20:14:53 +00:00
update.c The (unused) parameter of thread entry points is named `argv', but the 2004-02-20 20:14:53 +00:00