empserver/src/lib/lwp/misc
Markus Armbruster 237baffca9 Supply prototypes where possible. This uncovered type errors with
thread entrypoints:
(lwpSelect, shutdown_sequence): Parameters didn't match thread entry
point prototype.
(lwpEntryPoint): Arguments didn't match thread entry point prototype.

Change linkage of functions without prototype declaration to static
where possible.

Remove some superflous declarations, replace others by suitable
includes.
2004-02-17 17:59:30 +00:00
..
echo.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
lwp.h Supply prototypes where possible. This uncovered type errors with 2004-02-17 17:59:30 +00:00
lwp.tar.gz Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
lwp.tex Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00