Project

General

Profile

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

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

View differences:

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