aboutsummaryrefslogtreecommitdiff
path: root/libc/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-12libc: Add ENXIO error codeChristophe Lombard1-5/+7
2023-09-12libc: Expand limits.h and include in stdint.hChristophe Lombard2-0/+9
2021-12-09libfdt: sync to upstream dtc.git commit 45f3d1a095ddNicholas Piggin1-0/+1
2019-10-03core/util: trap based assertionsNicholas Piggin2-13/+39
2019-05-20libc/string: speed up common string functionsNicholas Piggin1-19/+25
2019-05-20libfdt: upgrade to upstream dtc.git 243176cNicholas Piggin2-0/+4
2017-09-15libc: add strnlen()Oliver O'Halloran1-0/+1
2017-05-31libc: Add labs() to stdlibShilpasri G Bhat1-0/+1
2017-01-05stdio: Fix default definition of pr_fmtBenjamin Herrenschmidt1-1/+1
2016-10-05libc/string: add memcpy_from_ci()Claudio Carvalho1-1/+2
2016-07-06Add "ffs" inline functionBenjamin Herrenschmidt1-0/+5
2015-09-09Move FSP specific abort() code to platform layerVasant Hegde2-10/+4
2015-06-23libflash/blocklevel: Extend the block level to be able to do eccCyril Bur1-0/+2
2015-06-15Remove unused struct tm elementsStewart Smith1-5/+0
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-1/+9
2015-02-26sparse: fix libc declarationsCédric Le Goater1-6/+8
2015-02-11Make abort() update sp attn area (like assert does)Stewart Smith1-1/+7
2014-11-28Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith1-1/+0
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith1-1/+0
2014-08-15libc: Add mktime and gmtime_rAlistair Popple1-1/+3
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah1-1/+2
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-2/+6
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt11-0/+389