forked from len0rd/rockbox
* Move strncpy() from core to the pluginlib * Introduce strlcpy() and use that instead in most places (use memcpy in a few) in core and some plugins * Drop strncpy() from the codec api as no codec used it * Bump codec and plugin api versions git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21863 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| a52.c | ||
| adx.c | ||
| aiff.c | ||
| ape.c | ||
| asap.c | ||
| asf.c | ||
| flac.c | ||
| metadata_common.c | ||
| metadata_common.h | ||
| metadata_parsers.h | ||
| mod.c | ||
| monkeys.c | ||
| mp3.c | ||
| mp4.c | ||
| mpc.c | ||
| ogg.c | ||
| rm.c | ||
| sid.c | ||
| spc.c | ||
| vorbis.c | ||
| wave.c | ||
| wavpack.c | ||