Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ca4289f7b224a669f8eca70bfe2e0d3af09dd970
/
Modules
/
linuxaudiodev.c
7c55404
Move the Py_DECREF(x) after the error: label so that we don't leak x
by Guido van Rossum
· 24 years ago
9bfd2bf
Do the absolute minimal amount of modifications to eradicate
by Barry Warsaw
· 24 years ago
a3895c0
This module has a poor name, since it can be used under FreeBSD and
by Jeremy Hylton
· 24 years ago
4ddd820
lad_dealloc(): if xp->x_fd == -1, it means the descriptor's already
by Barry Warsaw
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
672fac0
satisfy the -Wall: remove two unused local variables and unused ins function
by Jeremy Hylton
· 24 years ago
da940d8
Add method names to PyArg_ParseTuple() calls for better error messages.
by Fred Drake
· 24 years ago
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
8de1693
This module's name should be linuxaudio*dev*.c
by Guido van Rossum
· 25 years ago
[Renamed (99%) from Modules/linuxaudio.c]
b130dc7
Audio module for Linux, contributed by Peter Bosch.
by Guido van Rossum
· 25 years ago