psyclpc/src/util
psyc://psyced.org/~lynX c0325c31e6 merge with ldmud distribution 2009-05-22 00:41:07 +02:00
..
erq 4.0.11 - getshort fix - more tls autodetect 2009-04-28 07:44:35 +02:00
indent merge with ldmud distribution 2009-05-22 00:41:07 +02:00
xerq merge with ldmud distribution 2009-05-22 00:41:07 +02:00
Makefile.in initial git creation 2009-03-03 04:27:01 +01:00
README initial git creation 2009-03-03 04:27:01 +01:00
fixinclude initial git creation 2009-03-03 04:27:01 +01:00
overhead.c initial git creation 2009-03-03 04:27:01 +01:00

README

This directory holds a few utilities for the gamedriver.

  README     : this file
  Makefile.in: the Makefile template to generate all utilities.
  fixinclude : a script file to fix '#include "file";' statements in
               the mudlib.
  overhead.c : a program used by configure to determine the overhead
               malloc() introduces.
  erq/       : the standard implementation of the ERQ.