Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

how to find the source of newlib?

I need to use the function select() or sleep(). But they are not implemented in newlib after checking the doc of newlib. How could I do? Where can I find the source code of newlib? in HLA? ...