hcl/lib
hyung-hwan 5aa3a72eea renamed main2.c to main-s.c
started adding client code
2018-03-17 16:07:51 +00:00
..
bigint.c enhanced hcl_inttostr() to accept a negative radix to produce lower-case alphabetic digits 2018-02-28 15:57:19 +00:00
comp.c added hcl_getip(), hcl_getbclen(), hcl_getlflen() 2018-03-11 11:16:28 +00:00
debug.c changed copyright years 2018-02-07 14:13:13 +00:00
decode.c added hcl_getip(), hcl_getbclen(), hcl_getlflen() 2018-03-11 11:16:28 +00:00
dic.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
err.c Added HCL_SERVER_WORKER_MAX_COUNT 2018-03-16 14:57:34 +00:00
exec.c Added partial sample program to accept requests over a socket 2018-03-12 10:39:13 +00:00
gc.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
hcl-c.c renamed main2.c to main-s.c 2018-03-17 16:07:51 +00:00
hcl-c.h renamed main2.c to main-s.c 2018-03-17 16:07:51 +00:00
hcl-cfg.h.in enhanced the log_write callback to use as few write system calls as possible. 2018-03-16 16:20:40 +00:00
hcl-cmn.h Added partial sample program to accept requests over a socket 2018-03-12 10:39:13 +00:00
hcl-dos.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-mac.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-msw.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-opt.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-os2.h changed copyright years 2018-02-07 14:13:13 +00:00
hcl-prv.h added the used field to hcl_server_wid_map_data_t 2018-03-16 17:27:24 +00:00
hcl-rbt.h enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00
hcl-s.c fixed a logmask handling issue 2018-03-17 11:57:02 +00:00
hcl-s.h enhanced the inclusion path handling in the sample hcl server code 2018-03-17 05:44:40 +00:00
hcl-tmr.h added timer functions 2018-03-15 08:35:38 +00:00
hcl-utl.h added timer functions 2018-03-15 08:35:38 +00:00
hcl.c implemented actor_max_runtime primitively using timer events 2018-03-15 10:30:06 +00:00
hcl.h added the used field to hcl_server_wid_map_data_t 2018-03-16 17:27:24 +00:00
heap.c fixed print_formatted() to use hcl_outfmtobj() instead of hcl_print(). 2018-03-01 14:47:12 +00:00
logfmt.c added timer functions 2018-03-15 08:35:38 +00:00
logfmtv.h added timer functions 2018-03-15 08:35:38 +00:00
main-s.c renamed main2.c to main-s.c 2018-03-17 16:07:51 +00:00
main.c fixed a logmask handling issue 2018-03-17 11:57:02 +00:00
Makefile.am renamed main2.c to main-s.c 2018-03-17 16:07:51 +00:00
Makefile.in renamed main2.c to main-s.c 2018-03-17 16:07:51 +00:00
obj.c enhanced the logfmtv to handle encoding conversion of the format string 2018-02-26 15:24:45 +00:00
opt-impl.h changed copyright years 2018-02-07 14:13:13 +00:00
opt.c changed copyright years 2018-02-07 14:13:13 +00:00
prim.c renamed hcl_purgeatdic() to hcl_zapatdic() 2018-03-08 14:18:30 +00:00
print.c changed the notatin of an error literal from #\eNNN to #eNNN. 2018-03-05 03:47:18 +00:00
rbt.c changed copyright years 2018-02-07 14:13:13 +00:00
read.c enhanced the inclusion path handling in the sample hcl server code 2018-03-17 05:44:40 +00:00
sa-utl.h exported hcl_seterrbfmtv(), hcl_seterrufmtv() 2018-03-14 14:40:05 +00:00
sym.c enhanced HCL_BRANDOF() to avoid multiple comparisons. 2018-02-23 07:17:23 +00:00
tmr.c implemented actor_max_runtime primitively using timer events 2018-03-15 10:30:06 +00:00
utf8.c changed copyright years 2018-02-07 14:13:13 +00:00
utl.c exported hcl_seterrbfmtv(), hcl_seterrufmtv() 2018-03-14 14:40:05 +00:00