zephyr/lib/libc/minimal/include
Anas Nashif f5a1be80cd libc: strncat: match implementation to declaration
The identifiers used in the declaration and definition of a function
shall be identical [MISRAC2012-RULE_8_3-b]

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-29 07:52:42 -04:00
..
bits
sys libc: minimal: Add SPARC support 2020-11-13 14:53:55 -08:00
assert.h
ctype.h
errno.h
fcntl.h
inttypes.h
limits.h
math.h
stdbool.h
stdint.h libc: minimal: add INTn_C macros to stdint.h 2021-01-21 14:50:01 -05:00
stdio.h libc: printf/..: match implementation to declaration 2021-03-29 07:52:42 -04:00
stdlib.h libc: strtol/strtoul: match implementation to declaration 2021-03-29 07:52:42 -04:00
string.h libc: strncat: match implementation to declaration 2021-03-29 07:52:42 -04:00
strings.h
time.h libc: minimal: implement time() API 2021-03-19 09:56:53 -04:00