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

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.