ldmud/mudlib/sys
Alexander Motzkau 71028ac722 Added more signal handling actions.
The mudlib can now configure signal handling for
SIGINT, SIGHUP, SIGUSR1 and SIGUSR2 via configure_driver().
Added the new possibility of interrupting an LPC or Python
execution thread via a signal.
2019-02-26 21:43:28 +01:00
..
comm.h Removed the get/set_connection/combine_charset() efuns. 2016-01-25 23:40:19 +01:00
commands.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
configuration.h Added more signal handling actions. 2019-02-26 21:43:28 +01:00
debug_message.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
driver_hook.h - (comm.c, interpret.c, doc/) Made the maximum write buffer size 2009-04-16 16:59:07 +00:00
driver_info.h Add an lvalue count (driver_info(DI_NUM_LVALUES)). 2017-09-27 00:45:41 +02:00
erq.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
files.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
functionlist.h Removed a bunch of conditional USE_STRUCT code. 2011-11-22 22:46:01 +00:00
idn.h Addendum to the IDNA support: the idn.h file for the mudlib. 2006-03-01 01:13:56 +00:00
include_list.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
inherit_list.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
input_to.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
interactive_info.h Implemented options for interactive_info. 2016-01-25 22:36:26 +01:00
lpctypes.h Python: Port change in closure types to LPC's lpctype.h 2016-10-12 22:27:48 +02:00
object_info.h Implemented the new object_info. 2016-01-25 22:18:59 +01:00
pgsql.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
regexp.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
rtlimits.h Added new runtime limit LIMIT_MEMORY (fixes #302). 2011-02-15 23:12:04 +00:00
sent.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
signals.h Added our own header file for the signals. 2010-02-19 20:12:21 +00:00
strings.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
struct_info.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
telnet.h Update telnet.h 2019-01-01 20:24:59 +01:00
time.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
tls.h - (pkg-tls) New efuns hash() and hmac() offer flexible hash and HMAC 2006-05-06 22:42:32 +00:00
trace.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
wizlist.h Initial import from PRCS. 2005-06-21 01:46:13 +00:00
xml.h - (pkg-xml2.c, arraylist.c, configure) Added support for XML parsing 2009-05-18 07:42:29 +00:00