EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.

liam-mitchell fbcc34e89c Merge pull request #9 from kevcadieux/msvc-asan-support 4 年之前
doc ee6fcc3c98 initial commit 6 年之前
include 75c6293a26 Adding AddressSanitizer detection for MSVC and GCC. 4 年之前
source 385cd67fca Merge pull request #4 from matt77hias/master 5 年之前
test 8dc9e314fd minor whitespace changes 5 年之前
.gitignore ee6fcc3c98 initial commit 6 年之前
.gitmodules ef1e52718c adding eabase submodule 6 年之前
.travis.yml b55e21c037 osx ci fixes 6 年之前
CMakeLists.txt b55e21c037 osx ci fixes 6 年之前
CONTRIBUTING.md 0380bd0929 Update CONTRIBUTING.md 5 年之前
LICENSE 0ab03d2bc1 adding required files 6 年之前
README.md bcf4e398bf improving docs 6 年之前

README.md

EAStdC

Build Status

EAStdC is a package which implements a number of basic library facilities that are similar to those in the standard C library.

Documentation

Please see Introduction.

Compiling sources

Please see CONTRIBUTING.md for details on compiling and testing the source.

Credits

Roberto Parolin is the current EAStdC owner within EA and is responsible for the open source repository.

License

Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.