.. |
abort.c
|
Fix MISRA rule 8.4 in common code
|
2018-02-28 17:18:46 +00:00 |
assert.c
|
Use standard UNIX file:line format in assert
|
2017-07-19 05:57:40 +01:00 |
exit.c
|
Fix MISRA rule 8.4 in common code
|
2018-02-28 17:18:46 +00:00 |
mem.c
|
Use SPDX license identifiers
|
2017-05-03 09:39:28 +01:00 |
printf.c
|
Use SPDX license identifiers
|
2017-05-03 09:39:28 +01:00 |
putchar.c
|
Use SPDX license identifiers
|
2017-05-03 09:39:28 +01:00 |
puts.c
|
stdlib: remove comparison with EOF macro to comply with MISRA
|
2018-03-15 13:32:54 +00:00 |
sscanf.c
|
Fix MISRA rule 8.4 in common code
|
2018-02-28 17:18:46 +00:00 |
stdlib.mk
|
Use SPDX license identifiers
|
2017-05-03 09:39:28 +01:00 |
strchr.c
|
Update year in copyright text to 2014
|
2014-01-17 10:27:53 +00:00 |
strcmp.c
|
stdlib: add missing features to build PolarSSL
|
2015-01-28 18:26:59 +00:00 |
strlen.c
|
Update year in copyright text to 2014
|
2014-01-17 10:27:53 +00:00 |
strncmp.c
|
Add IO abstraction framework
|
2014-02-17 18:51:43 +00:00 |
strnlen.c
|
Add strnlen() to local C library
|
2017-01-24 10:28:41 +00:00 |
subr_prf.c
|
Update year in copyright text to 2014
|
2014-01-17 10:27:53 +00:00 |
timingsafe_bcmp.c
|
stdlib: Import timingsafe_bcmp() from FreeBSD
|
2017-01-24 14:42:12 +00:00 |