Feature #1147 » 0028-CodingStyle-List-fc_strlcat-in-support.c-functions.patch
| 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
|
||
- « Previous
- 1
- 2
- Next »