Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
7b8bac106aaddc6d9d438309f06cd3a51e701753
/
Modules
/
sunaudiodev.c
ba3a16c
Remove METH_OLDARGS:
by Neal Norwitz
· 23 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
cdc4451
Include <unistd.h> in Python.h. Fixes #500924.
by Martin v. Löwis
· 23 years ago
1464839
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
by Guido van Rossum
· 23 years ago
03459a5
Fix memory leak. This is part of SF patch #478006.
by Fred Drake
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
58d0510
ANSIfy some more forward declarations.
by Thomas Wouters
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
3e3175b
ANSI-fication (fixed on parameter list I messed up in the patch)
by Peter Schneider-Kamp
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
b0d1b06
audio(7I) suggests that applications do the following to get the
by Barry Warsaw
· 26 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
1e0b19e
Bugfix by Sjoerd:
by Guido van Rossum
· 28 years ago
42185a2
Plugged a couple of potential return value problems, memory leaks, and
by Barry Warsaw
· 28 years ago
8496d39
Renamed, however there is no test case. I did test some of the module
by Barry Warsaw
· 28 years ago
e29ed8f
Make gcc -Wall happy; remove dummy variable (can't see where it's needed).
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
f156f50
Correct typo: return -1 for error, not 0
by Guido van Rossum
· 28 years ago
14ece16
Added some (method) casts.
by Sjoerd Mullender
· 30 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
66bca32
Port to Solaris 2.3.
by Sjoerd Mullender
· 31 years ago
234f942
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
by Guido van Rossum
· 31 years ago
9bfef44
* Changed all copyright messages to include 1993.
by Guido van Rossum
· 32 years ago
94472a0
classobject.c moduleobject.c stdwinmodule.c xxobject.c:
by Guido van Rossum
· 32 years ago
9c52e0f
Initial revision
by Guido van Rossum
· 32 years ago