aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2017-06-08libc: The arguments of puts() can be marked as "const"Thomas Huth2-2/+2
2016-09-14paflof: Add socket(), send() and recv() functions to paflofThomas Huth1-0/+53
2015-12-23libc: Add srand() callThomas Huth2-0/+6
2015-12-23libc: Fix the rand() function to return non-zero valuesThomas Huth1-2/+2
2015-12-02libc: Port vsnprintf back from skibootAlexey Kardashevskiy1-62/+118
2013-07-24Add standard header stdbool.hNikunj A Dadhania1-0/+20
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth4-0/+7
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt68-0/+3187