acl/lib_acl/include/stdlib
2023-11-22 11:05:30 +08:00
..
unix Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_allocator.h optimize memory pool module 2021-06-18 19:05:48 +08:00
acl_argv.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_array.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_atomic.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_avl.h Add prefix for avl_xxx to avoid libs conlition with the others including the same avl lib. 2023-10-13 15:23:52 +08:00
acl_binhash.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_bits_map.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_btree.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_cache2.h Add demo in acl_cache2.h 2023-09-05 10:51:39 +08:00
acl_cache.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_cfg_macro.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_chunk_chain.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_dbuf_pool.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_debug_malloc.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_debug.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_define_bsd.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_define_linux.h porting to ALPINE Linux 2022-01-27 18:46:55 +00:00
acl_define_macosx.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_define_sunx86.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_define_unix.h fixed one compiling warning in fiber_hook.h 2023-06-25 09:49:49 +08:00
acl_define_win32.h optimize and test io_uring... 2022-10-08 15:15:21 -04:00
acl_define.h compile on windows 2022-08-06 22:09:12 +08:00
acl_dir.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_dlink.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_dll.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_env.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_exec_command.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_fhandle.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_fifo.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_file.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_getopt.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_hash.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_hex_code.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_htable.h Add lock API for ACL_HTABLE. 2023-09-03 17:22:37 +08:00
acl_iostuff.h optimize acl_read_poll_wait() for MacOS with slice timed waiting. 2021-08-10 11:16:05 +08:00
acl_iplink.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_iterator.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_loadcfg.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_make_dirs.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_malloc.h add comments in header 2021-06-21 10:40:02 +08:00
acl_mbox.h don't use mutex when sendback result in redis_pipeline 2021-01-10 13:51:49 +08:00
acl_mem_hook.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_mem_slice.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_meter_time.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_msg.h remove errbuf from ACL_VSTREAM to decrease its size 2020-09-05 13:24:47 +08:00
acl_myflock.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_mylog.h test 2022-10-26 07:03:34 -04:00
acl_mymalloc.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_mystring.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_process.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_readline.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_ring.h modify comments for ring structure 2022-05-11 18:42:08 +08:00
acl_safe.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_sane_basename.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_sane_socketpair.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_scan_dir.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_slice.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_split_at.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_stack.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_stdlib.h add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
acl_stringops.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_sys_patch.h optimize network IO module. 2022-08-29 17:09:02 +08:00
acl_timeops.h add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
acl_token_tree.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_vbuf_print.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_vbuf.h build dynamic DLL ok on windows 2022-09-14 16:24:54 +08:00
acl_vsprintf.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_vstream_popen.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_vstream.h Add flags for connecting process. 2023-11-22 11:05:30 +08:00
acl_vstring_vstream.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_vstring.h delete unused codes 2022-07-22 09:57:27 +08:00
acl_xinetd_cfg.h fixed parameters comments warning in headers found by xcode 2019-09-13 19:47:23 +08:00
acl_ypipe.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl_yqueue.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
avl_impl.h Add prefix for avl_xxx to avoid libs conlition with the others including the same avl lib. 2023-10-13 15:23:52 +08:00