acl/lib_acl
2024-03-22 18:27:06 +08:00
..
acl Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
acl.xcodeproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
include Build acl by cosmocc. 2024-03-16 16:08:06 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples Build acl by cosmocc. 2024-03-16 16:08:06 +08:00
src Don't show warning for dbuf module. 2024-03-22 18:27:06 +08:00
changes.txt add acl_sane_bind() 2021-10-12 17:46:00 +08:00
CMakeLists.txt Adding supporting for harmonyOS. 2024-03-18 15:47:59 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2008.vcproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2010.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2010.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2012.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2013.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2013.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2015.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2015.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2017.rc Release acl-3.6.1-3. 2023-06-06 11:21:11 +08:00
lib_acl_vc2017.vcxproj add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2017.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl_vc2019.rc Release acl-3.6.1-3. 2023-06-06 11:21:11 +08:00
lib_acl_vc2019.vcxproj Load OpenSSL dll successfully on Windows platforms. 2023-12-15 16:20:21 +08:00
lib_acl_vc2019.vcxproj.filters add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
lib_acl.rc Release acl-3.6.1-3. 2023-06-06 11:21:11 +08:00
Makefile Build acl by cosmocc. 2024-03-16 16:08:06 +08:00
ndk-build-r9d.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-build-r20.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-build.sh optimize building by ndk-build 2021-09-28 15:49:15 +08:00
ndk-clean.sh build for ndk9d ok by using *.mk for Android 2019-11-22 16:14:20 +08:00
Readme.txt Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
resource.h format source code's charset 2019-07-26 17:27:39 +08:00
StdAfx.h delete unused branch 2022-11-17 14:28:31 +08:00
todo.txt Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
xmake.lua update xmake.lua: export public includedirs 2019-10-14 09:34:37 +08:00

========================================================================
       STATIC LIBRARY : acl_lib
========================================================================


AppWizard has created this acl_lib library for you.  

This file contains a summary of what you will find in each of the files that
make up your acl_lib application.

/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named acl_lib.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////