mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
This allows us to build in environments that don't provide stpcpy(). This makes it necessary to traverse the string twice, but should not be noticeable in clients since this function is very unlikely to be part of a performance-critical path. [coding style fixed by tiwai] Signed-off-by: Arun Raghavan <arun.raghavan@collabora.co.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| cards.c | ||
| control.c | ||
| control_ext.c | ||
| control_hw.c | ||
| control_local.h | ||
| control_shm.c | ||
| control_symbols.c | ||
| ctlparse.c | ||
| hcontrol.c | ||
| Makefile.am | ||
| namehint.c | ||
| setup.c | ||
| tlv.c | ||