hio/mio/lib
2020-02-11 09:02:46 +00:00
..
dns.c some dns resolver code 2020-02-11 09:02:46 +00:00
err.c added the _instsize field to mio_t and revised mio_getxtn() using the new field 2019-06-21 12:43:50 +00:00
fmt.c fixed wrong prefix output for %# in fmt.c 2019-11-24 08:08:08 +00:00
generr.awk fixed error strings. 2019-01-30 10:18:58 +00:00
Makefile.am refactored the formatter code 2019-05-31 14:31:40 +00:00
Makefile.in some dns resolver code 2020-02-11 09:02:46 +00:00
mio-cfg.h.in switched to check SSL_new instead of SSL_library_init in configure.ac 2019-01-31 09:16:44 +00:00
mio-cmn.h added mio_oocu_t, mio_ucu_t, mio_bcu_t 2019-11-19 14:02:26 +00:00
mio-dns.h some dns resolver code 2020-02-11 09:02:46 +00:00
mio-pac1.h added the two header filess that should have been committed previously 2019-02-16 07:29:32 +00:00
mio-pro.h added the bin directory and moves files for binary commands into it 2019-05-14 04:25:38 +00:00
mio-prv.h fixed a wrong conditional in mio-prv.h 2019-11-24 05:10:55 +00:00
mio-sck.h fixed the mio_dev_sck_getxtn() macro 2019-04-12 05:52:33 +00:00
mio-sys.h added mio_fill_uchars()/mio_fill_bchars() 2019-02-18 17:15:44 +00:00
mio-upac.h added the two header filess that should have been committed previously 2019-02-16 07:29:32 +00:00
mio-utl.h refactored the formatter code 2019-05-31 14:31:40 +00:00
mio.c some dns resolver code 2020-02-11 09:02:46 +00:00
mio.h not useful macro reordering 2019-06-24 11:38:13 +00:00
pro.c rename mio-sck.c to sck.c, mio-proc.c to pro.c 2019-04-12 06:37:23 +00:00
sck-addr.c added many new files to form fundamental base. wip 2019-01-24 09:53:10 +00:00
sck-addr.h more code fixes 2019-01-28 08:13:06 +00:00
sck.c rename mio-sck.c to sck.c, mio-proc.c to pro.c 2019-04-12 06:37:23 +00:00
sys-ass.c more code fixes 2019-01-28 08:13:06 +00:00
sys-err.c some dns resolver code 2020-02-11 09:02:46 +00:00
sys-log.c fixed error strings. 2019-01-30 10:18:58 +00:00
sys-mux.c fixed the mux code using poll() 2019-04-10 09:25:34 +00:00
sys-tim.c fixed error strings. 2019-01-30 10:18:58 +00:00
sys.c enhanced the openssl library check in configure.ac 2019-01-30 19:07:05 +00:00
tmr.c fixed error strings. 2019-01-30 10:18:58 +00:00
utf8.c added utf8.c 2018-12-12 14:20:08 +00:00
utl.c added the _instsize field to mio_t and revised mio_getxtn() using the new field 2019-06-21 12:43:50 +00:00