summaryrefslogtreecommitdiffstats
path: root/libc/include
Commit message (Expand)AuthorAgeFilesLines
* libc: add strnlen()Oliver O'Halloran2017-09-151-0/+1
* libc: Add labs() to stdlibShilpasri G Bhat2017-05-311-0/+1
* stdio: Fix default definition of pr_fmtBenjamin Herrenschmidt2017-01-051-1/+1
* libc/string: add memcpy_from_ci()Claudio Carvalho2016-10-051-1/+2
* Add "ffs" inline functionBenjamin Herrenschmidt2016-07-061-0/+5
* Move FSP specific abort() code to platform layerVasant Hegde2015-09-092-10/+4
* libflash/blocklevel: Extend the block level to be able to do eccCyril Bur2015-06-231-0/+2
* Remove unused struct tm elementsStewart Smith2015-06-151-5/+0
* Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-1/+9
* sparse: fix libc declarationsCédric Le Goater2015-02-261-6/+8
* Make abort() update sp attn area (like assert does)Stewart Smith2015-02-111-1/+7
* Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith2014-11-281-1/+0
* Remove sprintf: there's no good reason to have this in firmwareStewart Smith2014-11-281-1/+0
* libc: Add mktime and gmtime_rAlistair Popple2014-08-151-1/+3
* attn: Add git version and backtrace details to user dataAruna Balakrishnaiah2014-08-131-1/+2
* ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2014-08-011-2/+6
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-0211-0/+389
OpenPOWER on IntegriCloud