Project

General

Profile

Feature #1147 » 0077-CodingStyle-List-fc_strlcat-in-support.c-functions.patch

main, S3_2 - Marko Lindqvist, 11/20/2024 09:48 PM

View differences:

doc/CodingStyle
- Instead of localtime(), use fc_localtime()
- Instead of strncmp(), use fc_strncmp()
- Instead of strcasecmp(), use fc_strcasecmp()
- Instead of strlcat() or strncat(), use fc_strlcat()
============================================================================
Miscellaneous
(1-1/2)