]> git.alsa-project.org Git - alsa-lib.git/commit
Timestamp update (struct timeval -> struct timespec).
authorJaroslav Kysela <perex@perex.cz>
Fri, 28 Feb 2003 17:23:28 +0000 (17:23 +0000)
committerJaroslav Kysela <perex@perex.cz>
Fri, 28 Feb 2003 17:23:28 +0000 (17:23 +0000)
commitcf9e518d51f811530ec288e1e087a45fb2ddfbf4
tree3e38e15ef97a46ab87dd7664cd1ac6428efd702b
parent8bb29f007d5b08a1af5aecdbd05b51503459a801
Timestamp update (struct timeval -> struct timespec).
15 files changed:
include/global.h
include/pcm.h
include/rawmidi.h
include/sound/asound.h
include/timer.h
src/conf/cards/EMU10K1.conf
src/pcm/Makefile.am
src/pcm/pcm.c
src/pcm/pcm_dmix.c
src/pcm/pcm_hw.c
src/pcm/pcm_jack.c
src/pcm/pcm_null.c
src/pcm/pcm_share.c
src/rawmidi/rawmidi.c
src/timer/timer.c