Feature #1147 » 0077-CodingStyle-List-fc_strlcat-in-support.c-functions.patch
| 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
|
||