]> code.delx.au - pulseaudio/commit
padsp: wrap __open_2 and __open64_2
authorMichal Schmidt <mschmidt@redhat.com>
Sat, 8 Jan 2011 15:25:15 +0000 (16:25 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Mon, 10 Jan 2011 20:49:40 +0000 (20:49 +0000)
commit4bb8a83c623dc9aa55b2f16bcb6c225b845ce4d2
tree5532ab691c1d3f2dd1ae2e9974ea7e6fcf3f380f
parent95ccbf73466529e4c65460010955c355452aa0b1
padsp: wrap __open_2 and __open64_2

These functions are used in OSS programs where the "flags" parameter for
open() is not a build-time constant and the build has _FORTIFY_SOURCE
enabled.
src/utils/padsp.c