]> git.alsa-project.org Git - alsa-lib.git/commit
Lot of cleanings with the help of gcc3
authorAbramo Bagnara <abramo@alsa-project.org>
Thu, 29 Mar 2001 17:50:28 +0000 (17:50 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Thu, 29 Mar 2001 17:50:28 +0000 (17:50 +0000)
commit5b50ec848a65396d5e8be32290c4431485001ed5
tree643d105bdf11f7b74b0d9c15eeaf84b975b0d1f6
parentce8275b943001a1dd8e3264f0cad11ca9e3cf2bb
Lot of cleanings with the help of gcc3
59 files changed:
aserver/aserver.c
include/aserver.h
include/conf.h
include/control.h
include/control_m4.h
include/hwdep.h
include/hwdep_m4.h
include/input.h
include/mixer.h
include/mixer_m4.h
include/output.h
include/pcm.h
include/pcm_m4.h
include/rawmidi.h
include/seq.h
include/seq_midi_event.h
include/seqmid.h
src/conf.c
src/control/control.c
src/control/control_local.h
src/control/control_shm.c
src/control/hcontrol.c
src/hwdep/hwdep.c
src/input.c
src/instr/iwffff.c
src/mixer/mixer.c
src/mixer/mixer_local.h
src/mixer/simple.c
src/output.c
src/pcm/interval.c
src/pcm/interval_inline.h
src/pcm/mask_inline.h
src/pcm/pcm.c
src/pcm/pcm_adpcm.c
src/pcm/pcm_alaw.c
src/pcm/pcm_file.c
src/pcm/pcm_hw.c
src/pcm/pcm_linear.c
src/pcm/pcm_local.h
src/pcm/pcm_meter.c
src/pcm/pcm_misc.c
src/pcm/pcm_mmap.c
src/pcm/pcm_mulaw.c
src/pcm/pcm_multi.c
src/pcm/pcm_null.c
src/pcm/pcm_params.c
src/pcm/pcm_plug.c
src/pcm/pcm_plugin.c
src/pcm/pcm_plugin.h
src/pcm/pcm_rate.c
src/pcm/pcm_route.c
src/pcm/pcm_share.c
src/pcm/pcm_shm.c
src/pcm/plugin_ops.h
src/rawmidi/rawmidi.c
src/seq/seq.c
src/seq/seq_midi_event.c
src/seq/seqmid.c
src/timer/timer.c