<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - PulseAudio fails to build on musl libc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85319#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - PulseAudio fails to build on musl libc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85319">bug 85319</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>(In reply to Vladimir from <a href="show_bug.cgi?id=85319#c2">comment #2</a>)
<span class="quote">> By the way, what was the reasoning behind reusing the system stat/open/ioctl
> function names in padsp.c specifically - I see that there are functions like
> pa_fopen_* already defined elsewhere?</span >
The point of padsp is to wrap programs that use the OSS interface on systems
without OSS. For example, when the program calls open("/dev/dsp"), padsp has to
somehow intercept that call, because otherwise the call will just fail. padsp
does the interception by redefining the open() function.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>