alsa-lib/src
Diego E. 'Flameeyes' Pettenò fc8d8bb2e6 Make string arrays as constant as possible.
Use "const char *const []" as type for string arrays, or convert to
"const char [][x]" when it makes sense.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 22:14:52 +01:00
..
alisp Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Add linear plugin wrapping iec958 PCM for ice1724-based boards 2008-11-19 14:59:03 +01:00
control Make string arrays as constant as possible. 2008-11-21 22:14:52 +01:00
hwdep Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
mixer Make string arrays as constant as possible. 2008-11-21 22:14:52 +01:00
pcm Make string arrays as constant as possible. 2008-11-21 22:14:52 +01:00
rawmidi Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
seq Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
timer Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
async.c Make some static tables and strings constants. 2008-11-21 13:04:41 +01:00
conf.c fix memory leak in snd_config_update_r error path 2008-01-14 08:53:06 +01:00
confmisc.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
dlmisc.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
error.c Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
input.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
Makefile.am Check for --no-undefined linker flag and use it. 2008-11-21 13:04:26 +01:00
names.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
output.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
shmarea.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
Versions.in Fix wrong exported functions 2008-02-04 14:15:44 +01:00