Fix issue 11: Typo
[umurmur.git] / src / main.c
2011-01-08 fatbob313Fix issue 11: Typo
2011-01-01 fatbob313Patch by J Sisson: sprintf -> snprintf
2010-12-21 fatbob313Patch by J Sisson: Conditionally compile with scheduler...
2010-11-07 fatbob313Add bind address and port to cmdline arguments. Add...
2010-02-13 fatbob313Merge of r85:88 from branch polarssl into trunk.
2010-01-19 fatbob313Add OS and machine info retrieval via uname
2010-01-16 fatbob313Make logging more uniform. Fix copyright year
2010-01-06 fatbob313Update copyright year. Fix a typo in logging.
2010-01-03 fatbob313More work toward 1.2.0:
2009-11-17 fatbob313Add commandline switch for turning on SCHED_RR. Update...
2009-08-26 fatbob313Initial import