index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib: remove comparison with EOF macro to comply with MISRA
Jonathan Wright
2018-03-15
1
-13
/
+7
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
3
-3
/
+6
*
Use standard UNIX file:line format in assert
Roberto Vargas
2017-07-19
1
-2
/
+2
*
Simplify assert() to reduce memory usage
Antonio Nino Diaz
2017-05-16
1
-11
/
+22
*
Use SPDX license identifiers
dp-arm
2017-05-03
9
-225
/
+9
*
Add `ENABLE_ASSERTIONS` build option
Antonio Nino Diaz
2017-04-19
1
-4
/
+7
*
Remove dead loops in assert() in C and ASM
Antonio Nino Diaz
2017-03-31
1
-1
/
+1
*
Flush console where necessary
Antonio Nino Diaz
2017-03-31
1
-1
/
+6
*
stdlib: Import timingsafe_bcmp() from FreeBSD
Antonio Nino Diaz
2017-01-24
2
-1
/
+38
*
Add strnlen() to local C library
Sandrine Bailleux
2017-01-24
2
-1
/
+47
*
stdlib: Fix signedness issue in memcmp()
dp-arm
2016-12-13
1
-4
/
+4
*
Move stdlib header files to include/lib/stdlib
Dan Handley
2016-06-03
1
-0
/
+47
*
Compile stdlib C files individually
Antonio Nino Diaz
2016-02-26
1
-45
/
+0
*
stdlib: add missing features to build PolarSSL
Juan Castillo
2015-01-28
4
-0
/
+104
*
Rationalize console log output
Dan Handley
2014-08-12
2
-4
/
+4
*
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
1
-2
/
+2
*
Add IO abstraction framework
James Morrissey
2014-02-17
3
-1
/
+106
*
Fix memmove and memcpy
Jon Medhurst
2014-01-30
1
-8
/
+26
*
Update year in copyright text to 2014
Dan Handley
2014-01-17
10
-10
/
+10
*
Add strchr() and putchar() to local C library
Harry Liebel
2013-12-20
5
-6
/
+132
*
Create local C library implementation (2/2)
Harry Liebel
2013-12-20
5
-0
/
+211
*
Create local C library implementation (1/2)
Harry Liebel
2013-12-20
3
-0
/
+695