- Removed _DEBUG mode
authoroes <oes@users.sourceforge.net>
Mon, 4 Mar 2002 18:18:57 +0000 (18:18 +0000)
committeroes <oes@users.sourceforge.net>
Mon, 4 Mar 2002 18:18:57 +0000 (18:18 +0000)
commitf0d3fb1a7acf4961f126879da8cdd9f2e64a0946
tree39bd3fe73ec30c6087287553e76b4a181ce6fcdf
parent05cf81eec85e81c12654ec02fb3cc7a5f9ff3d7f
- Removed _DEBUG mode
- Cleand up cmdline parsing
- Introduced --no-daemon, --pidfile options
- Cleaned up signal handling:
  - Terminate cleanly on INT, TERM and ABRT
  - Schedule logfile for re-opening on HUP
  - Ignore CHLD and PIPE
  - Leave the rest with their default handlers
  - Uniform handler registration
- Added usage() function
- Played styleguide police
jcc.c