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

Matthias Moulin 7a6e4370d6 Added EA_UNUSED 6 years ago
doc ee6fcc3c98 initial commit 6 years ago
include 66bacf390f Added EA_UNUSED 6 years ago
source 7a6e4370d6 Added EA_UNUSED 6 years ago
test 4828af4c23 1.26.07 6 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 fe1a927f96 improving docs 6 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.