Where to modify libc path?

You can add source code of needed libc as normal library by adding library.json to it.
Standart library will be overlapped.
To use yours custom libc in other included libraries, you should add it to dependencies.

Also you can add precompiled library to your project.