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