]> git.alsa-project.org Git - alsa-utils.git/commit
aplay - add option --process-id-file
authorJohn Sauter <John_Sauter@systemeyescomputerstore.com>
Fri, 8 Jan 2010 21:21:07 +0000 (16:21 -0500)
committerJaroslav Kysela <perex@perex.cz>
Wed, 12 Sep 2012 13:45:58 +0000 (15:45 +0200)
commit31454f60b51fdee1aa9d324d77f36db991b2eaaf
tree493fc16ccd5ac580539a0432ab89d595853bbcf9
parent0ca44d2c0ae3c4f78bcac50b32d57927a7a505c5
aplay - add option --process-id-file

Write the process ID to a file so other programs can
signal aplay.  When aplay exits, delete the file.

Signed-off-by: John Sauter <John_Sauter@systemeyescomputerstore.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aplay/aplay.c