libkc3/file.c


Log

Author Commit Date CI Message
Thomas de Grivel 07edff9a 2024-09-26T12:19:55 fix file.c
Thomas de Grivel 58c1fe7a 2024-09-25T17:43:53 Sh.quote and tests
Thomas de Grivel 1bd325e2 2024-09-11T13:57:55 wip httpd
Thomas de Grivel 58a36064 2024-09-10T18:41:53 httpd: daemonize flag (-d)
Thomas de Grivel 2870f94b 2024-09-03T19:41:27 fix file server
Thomas de Grivel 656b8d74 2024-09-03T15:16:44 file_open_r: use buf_fd_open_r
Thomas de Grivel 8274a3c0 2024-09-03T14:44:16 wip httpd page with streaming buf
Thomas de Grivel d5a04b57 2024-08-09T00:44:51 TAG_TIME, tests OK
Thomas de Grivel bce12090 2024-08-08T19:07:22 new tag type: TAG_TIME
Thomas de Grivel 752330a5 2024-08-08T17:20:11 Fix build on MacOS (M2)
Thomas de Grivel 767e55da 2024-08-07T16:14:27 file_ext
Baptiste e87b9143 2024-08-07T15:43:40 fix bugs in httpd
Baptiste cd3a9793 2024-08-07T13:40:07 File.read
Baptiste 9bcbf3d0 2024-08-06T20:11:58 fix compilation on debian
Thomas de Grivel 0ca99830 2024-08-06T19:59:21 File.list(path)
Baptiste c4eabc01 2024-08-06T19:24:50 httpd: wip: file server
Baptiste 7ad7d407 2024-08-06T17:28:47 file exist in kc3 and c
Thomas de Grivel 89697be8 2024-07-28T05:25:58 tmp = {0}
Thomas de Grivel 03726aef 2024-07-17T17:46:26 fix file_dirname for last slash/
Thomas de Grivel 75ff2fd1 2024-07-16T21:41:08 fix env_load __DIR__ and __FILE__
Thomas de Grivel b7a148cb 2024-07-16T21:10:50 bugfix --load and newlines
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build