Skip to content
Snippets Groups Projects
Commit 4ec79a4f4dc4 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Don't check for standard C89 library functions

Don't check for

- fprintf
- localtime
- printf
- rand
- sprintf
- srand
- sscanf
- strftime
- time
- vfprintf
- vsprintf

If the C99 functions snprintf and vsnprintf are missing, Trio is
enabled.
parent 21d421aa88ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment