lib_ffs.c
|
Use builtins for byteswapping
|
2022-06-29 11:32:59 +08:00 |
lib_ffsl.c
|
Use builtins for byteswapping
|
2022-06-29 11:32:59 +08:00 |
lib_ffsll.c
|
Use builtins for byteswapping
|
2022-06-29 11:32:59 +08:00 |
lib_isbasedigit.c
|
Fix various typos
|
2022-07-08 02:15:54 +08:00 |
lib_memmem.c
|
libs/libc/string: add memmem
|
2022-07-22 19:04:11 +03:00 |
lib_strchrnul.c
|
libc: add arm64 libc function
|
2023-01-10 11:31:26 +08:00 |
lib_strerror.c
|
Update errno to match asm-generic
|
2022-10-28 02:19:26 +08:00 |
lib_strncmp.c
|
libc: add arm64 libc function
|
2023-01-10 11:31:26 +08:00 |
lib_strrchr.c
|
libc: add arm64 libc function
|
2023-01-10 11:31:26 +08:00 |
lib_strxfrm.c
|
Fix various typos
|
2022-07-08 02:15:54 +08:00 |
lib_timingsafe_bcmp.c
|
libc:add timingsafe_bcmp to libc
|
2022-09-05 22:27:05 +08:00 |