embeddedartistry / libc

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

Correct list of missing unit tests #183

Closed eriols closed 1 year ago

eriols commented 1 year ago

strnstr() has since been implemented.

phillipjohnston commented 1 year ago

Thanks!