index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
Fix for typos
Frederic Bonnard
2
-2
/
+2
2016-03-30
*/test/*: Added '<subdir>-check' make targets
Oliver O'Halloran
1
-2
/
+5
2015-11-13
Remove unused scanf and variants
Stewart Smith
5
-455
/
+3
2015-09-09
Move FSP specific abort() code to platform layer
Vasant Hegde
2
-10
/
+4
2015-07-08
fix wrong operator use in stdlib/rand.c
Stewart Smith
1
-1
/
+1
2015-07-02
Increase unit test coverage of printf h and z length modifiers
Stewart Smith
1
-0
/
+31
2015-07-02
Increase unit test coverage of printf %p and %o
Stewart Smith
1
-0
/
+22
2015-06-24
add tests for libc tolower() and toupper()
Stewart Smith
2
-0
/
+22
2015-06-24
add tests for libc isdigit, isprint, isspace, isxdigit
Stewart Smith
2
-0
/
+93
2015-06-24
add tests for libc memmove
Stewart Smith
2
-2
/
+27
2015-06-24
add tests for libc strncasecmp
Stewart Smith
2
-0
/
+17
2015-06-24
add tests for libc strcasecmp
Stewart Smith
2
-0
/
+27
2015-06-24
add tests for libc strcmp
Stewart Smith
2
-0
/
+10
2015-06-24
add tests for libc memcmp
Stewart Smith
2
-0
/
+10
2015-06-24
add tests for libc memchr
Stewart Smith
2
-0
/
+13
2015-06-23
libflash/blocklevel: Extend the block level to be able to do ecc
Cyril Bur
1
-0
/
+2
2015-06-15
Remove unused struct tm elements
Stewart Smith
1
-5
/
+0
2015-06-01
Optimized memset() implementation for POWER
Stewart Smith
3
-0
/
+55
2015-05-12
Add pr_fmt to do printf/prlog prefixing automagically
Stewart Smith
1
-1
/
+9
2015-02-26
sparse: fix libc declarations
Cédric Le Goater
1
-6
/
+8
2015-02-26
sparse: fix Using plain integer as NULL pointer warning
Cédric Le Goater
2
-2
/
+2
2015-02-26
sparse: declare errno
Cédric Le Goater
1
-0
/
+1
2015-02-23
atoi/atol should assume base 10, not autodetect base.
Daniel Axtens
3
-6
/
+9
2015-02-23
Don't recognise a double hex prefix (0x0xNN) as valid.
Daniel Axtens
3
-8
/
+3
2015-02-23
Test libc stdlib functions (atoi/strtol and friends)
Daniel Axtens
1
-0
/
+60
2015-02-11
Make abort() update sp attn area (like assert does)
Stewart Smith
1
-1
/
+7
2015-02-09
Fix commit 16c80346
Jeremy Kerr
1
-2
/
+11
2015-02-05
Add OPAL_INVALID_CALL explicitly in opal.h and docs
Stewart Smith
1
-11
/
+2
2015-02-05
Makefile: clean the gcov files created during coverage
Neelesh Gupta
1
-2
/
+11
2015-01-27
add libc/test/.gitignore for the new libc unit tests
Stewart Smith
1
-0
/
+10
2015-01-20
Add skeleton for libc/ctype unit tests
Stewart Smith
3
-1
/
+62
2015-01-20
Add skeleton for libc/stdlib unit test
Stewart Smith
3
-1
/
+62
2015-01-20
Skeleton unit tests for libc memops (libc/string/*)
Stewart Smith
3
-1
/
+71
2015-01-20
Add some skiboot snprintf test cases
Stewart Smith
4
-5
/
+242
2015-01-19
Merge branch 'update-2.1.1.1'
Stewart Smith
1
-55
/
+108
2015-01-19
opal: Fix buffer overrun in print_* functions.
skiboot-2.1.1-fw810.20-4
Mahesh Salgaonkar
1
-55
/
+108
2014-12-19
Exclude all test cases from coverage-report
Stewart Smith
1
-0
/
+2
2014-12-19
Pretty print make check and coverage output
Stewart Smith
1
-4
/
+4
2014-12-15
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
1
-7
/
+0
2014-11-28
Remove vsprintf: just like sprintf, vsnprintf is a much better idea
Stewart Smith
3
-21
/
+1
2014-11-28
Remove sprintf: there's no good reason to have this in firmware
Stewart Smith
3
-32
/
+1
2014-11-26
Merge branch 'update-2.1.1.1'
Stewart Smith
2
-9
/
+10
2014-11-26
Include stdint.h for libc/test/run-time.c, fixing build
Stewart Smith
1
-0
/
+1
2014-11-26
vsnprintf: Change print_itoa to use less stack
Shreyas B. Prabhu
1
-9
/
+9
2014-11-25
use $(wildcard ) in test Makefiles
Dan Streetman
1
-1
/
+1
2014-10-22
Preliminary code coverage reporting infrastructure
Stewart Smith
1
-1
/
+11
2014-10-01
libc/test: Fix time
Joel Stanley
1
-1
/
+0
2014-08-15
libc: Add mktime and gmtime_r
Alistair Popple
5
-3
/
+250
2014-08-13
attn: Add git version and backtrace details to user data
Aruna Balakrishnaiah
1
-1
/
+2
2014-08-08
Use PR_EMERG priority in assert() codepath
Stewart Smith
2
-24
/
+1
[next]