- Move old 7.3 sources to branches/ircd-hybrid-newconf
+ no need to handle SIGTRAP [interferes with gdb]
+ make ircd core compile except server.c and parse_aline.c
- Removed unused header includes
- Don't code while having a breakfast! Now here's the other missing half of the previous commit which fixes SIGALRM handling.
- Forward-ported r594,r598 (missing signal handlers for SIGXFSZ and SIGALRM)
- further win32 fixes, use ircd_signal.c interface (signals are wrapped around WM_USER's wParam) - note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is independent from the ircd, ie variable dispatch_wm_signal is set in ircd_signal.c. - now it compiles, to do: turn libio into a DLL to allow symbol references in m_*.dll protocol modules.
- splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.