hio/lib
2022-12-16 16:32:06 +00:00
..
chr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
dhcp-svr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
dns-cli.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
dns.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
ecs-imp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
ecs.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
err.c untar in progress 2022-11-30 01:23:53 +09:00
fcgi-cli.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
fmt-imp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
fmt.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
generr.hawk moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-cfg.h.in moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-chr.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-cmn.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-dhcp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-dns.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-ecs.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-fcgi.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-fmt.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-htb.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-htrd.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-htre.h corrected wrong indentation 2022-10-10 01:49:49 +09:00
hio-http.h attempting to implement 'untar' 2022-10-26 07:47:40 +09:00
hio-json.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-mar.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-md5.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-nwif.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-opt.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pac1.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-path.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pipe.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pro.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-prv.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-pty.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-rad.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-sck.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-shw.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-skad.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-str.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-str.h.m4 moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-tar.h preparing to add hio_tar_setxcb() 2022-12-14 16:14:29 +00:00
hio-thr.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-upac.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio-utl.h changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
hio.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
hio.h untar in progress 2022-11-30 01:23:53 +09:00
htb.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
htrd.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
htre.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
http-cgi.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
http-fcgi.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
http-file.c fixed the wrong flags check in the http file handler 2022-12-16 16:32:06 +00:00
http-prv.h added --enable-all-static and --with-all-static-libs to ease full static binary builds for selected commands 2022-10-08 16:47:55 +09:00
http-svr.c added --enable-all-static and --with-all-static-libs to ease full static binary builds for selected commands 2022-10-08 16:47:55 +09:00
http-thr.c attempting to implement 'untar' 2022-10-26 07:47:40 +09:00
http-txt.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
http.c enabled the http file handler to accept POST, PUT, DELETE 2022-10-10 01:41:07 +09:00
json.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
Makefile.am changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
Makefile.in changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
mar-cli.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
mar.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
md5.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
nwif.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
opt-imp.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
opt.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
path.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
pipe.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
pro.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
pty.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
rad-msg.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sck.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
shw.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
skad.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-ass.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-err.c giving up on porting fio. favors stdio 2022-11-15 14:31:14 +00:00
sys-log.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-mux.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-prv.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys-tim.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
sys.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
tar.c preparing to add hio_tar_setxcb() 2022-12-14 16:14:29 +00:00
thr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
tmr.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
uch-case.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
uch-prop.h moved all files to the top-level 2022-10-02 19:30:14 +09:00
utf8.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-mime.c changed code to use hio_get_mime_type_by_ext() 2022-12-16 16:24:10 +00:00
utl-siph.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-str.c moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-str.c.m4 moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl-str.m4 moved all files to the top-level 2022-10-02 19:30:14 +09:00
utl.c added the hio-webs command 2022-10-07 14:08:40 +09:00