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 anni fa
doc ee6fcc3c98 initial commit 6 anni fa
include 75c6293a26 Adding AddressSanitizer detection for MSVC and GCC. 4 anni fa
source 385cd67fca Merge pull request #4 from matt77hias/master 5 anni fa
test 8dc9e314fd minor whitespace changes 5 anni fa
.gitignore ee6fcc3c98 initial commit 6 anni fa
.gitmodules ef1e52718c adding eabase submodule 6 anni fa
.travis.yml b55e21c037 osx ci fixes 6 anni fa
CMakeLists.txt b55e21c037 osx ci fixes 6 anni fa
CONTRIBUTING.md 0380bd0929 Update CONTRIBUTING.md 5 anni fa
LICENSE 0ab03d2bc1 adding required files 6 anni fa
README.md bcf4e398bf improving docs 6 anni fa

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.