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

Galo Rojo 04253396f7 Delete /test, assume the dependencies will come from elsewhere. 1 year ago
doc ee6fcc3c98 initial commit 6 years ago
include 8dc9e314fd minor whitespace changes 5 years ago
source 8dc9e314fd minor whitespace changes 5 years ago
.gitignore ee6fcc3c98 initial commit 6 years ago
.travis.yml b55e21c037 osx ci fixes 6 years ago
CMakeLists.txt f8e80d2a23 Init branch with no tests to break dependencies. 1 year 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.