embeddedartistry / libc

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
MIT License
510 stars 67 forks source link

Add basic stack-checking support, and don't disable stack protectors by default. #141

Closed phillipjohnston closed 4 years ago

phillipjohnston commented 4 years ago

Fixes #123