This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-07 04:03:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libks
History
Shane Bryldt
53690120ac
FS-10167: Revisited ks_pool to embed the ks_pool_t pointer into the prefix of each allocation, updated libks and libblade to remove unneccessary pool pointers in structures, pool-allocated memory can now be freed without needing to pass the original pool
2017-08-03 20:26:07 -06:00
..
build
/config
…
crypt
…
src
FS-10167: Revisited ks_pool to embed the ks_pool_t pointer into the prefix of each allocation, updated libks and libblade to remove unneccessary pool pointers in structures, pool-allocated memory can now be freed without needing to pass the original pool
2017-08-03 20:26:07 -06:00
test
FS-10167: Revisited ks_pool to embed the ks_pool_t pointer into the prefix of each allocation, updated libks and libblade to remove unneccessary pool pointers in structures, pool-allocated memory can now be freed without needing to pass the original pool
2017-08-03 20:26:07 -06:00
.gitignore
…
acinclude.m4
…
AUTHORS
…
bootstrap.sh
…
ChangeLog
…
CODING_GUIDELINES
…
configure.ac
…
COPYING
…
INSTALL
…
libks.pc.in
…
libks.props
…
libks.sln
FS-10167: Fixed some issues that appeared primarily under windows testing, committing to determine if a specific read access violation occurs under linux as well.
2017-04-05 10:43:11 -06:00
libks.vcxproj
FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade.
2017-03-31 13:06:54 -06:00
libks.vcxproj.filters
FS-10167: Removed testmmap as it is no longer relevant, removed windows fake mmap layer which was broken and replaced with direct allocator
2017-03-27 17:07:17 -06:00
Makefile.am
…
NEWS
…
README
…
README
The file is empty.