]> git.alsa-project.org Git - alsa-lib.git/commit
fixed the handling of EINTR in read/write.
authorTakashi Iwai <tiwai@suse.de>
Thu, 15 Apr 2004 12:22:26 +0000 (12:22 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Apr 2004 12:22:26 +0000 (12:22 +0000)
commit494f3e66e4a04fbaa8ee6250e002d03e0800edad
treede25d94a5e988be248ec9200489e71e7a8d327d2
parent64a39728a22299155a91c9061d004919f2715c9e
fixed the handling of EINTR in read/write.
EINTR can be returned during ACPI suspend/resume.
src/pcm/pcm.c
src/pcm/pcm_hw.c
src/pcm/pcm_local.h