acl/lib_acl
2022-04-11 19:09:39 +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 make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
include optimize for windows platform by conditional building. 2022-02-04 13:48:04 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
samples remove some compiling options for MacOS 2022-04-11 19:09:39 +08:00
src optimize the API epoll's hooking in fiber module 2022-03-22 15:55:58 +08:00
changes.txt add acl_sane_bind() 2021-10-12 17:46:00 +08:00
CMakeLists.txt fixed one compiling error in lib_acl 2021-01-28 18:34:03 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2008.vcproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2010.vcxproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2010.vcxproj.filters make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2012.vcxproj.filters make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2013.vcxproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2013.vcxproj.filters make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2015.vcxproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2015.vcxproj.filters make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2017.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
lib_acl_vc2017.vcxproj make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2017.vcxproj.filters make rfc1035 as a open API of acl 2020-10-19 13:34:18 +08:00
lib_acl_vc2019.rc add projects for vc2019 2020-09-16 16:25:20 +08:00
lib_acl_vc2019.vcxproj optimize vs projects 2021-09-16 19:27:09 +08:00
lib_acl_vc2019.vcxproj.filters fixed bug in acl_atomic.c and atomic.c 2021-08-25 16:28:07 +08:00
lib_acl.rc release acl 3.5.0! 2019-03-09 20:23:08 +08:00
Makefile remove some compiling options for MacOS 2022-04-11 19:09:39 +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 porting to Alpine Linux ok 2022-01-27 19:37:10 +00: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.


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