Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e6e8818c03571f8def08aef789092a4506a57c62
/
Modules
/
termios.c
ca6954a
Should include "Python.h", not <Python.h> -- it's not a standard
by Guido van Rossum
· 26 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
bcc2074
Changes for BeOS, QNX and long long, by Chris Herborth.
by Guido van Rossum
· 26 years ago
e7c4193
In tcsetattr(), first initialize the mode structure by calling
by Guido van Rossum
· 26 years ago
1aca4d8
Doc strings added by Mitch Chapman.
by Guido van Rossum
· 27 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
b8ad024
Add 'return' keyword before error calls.
by Guido van Rossum
· 27 years ago
5709dcf
The usual return-value and memory management checks. I'm not planning
by Barry Warsaw
· 28 years ago
36dd0d2
Fix operator priority bug found thanks to gcc -Wall.
by Guido van Rossum
· 28 years ago
602099a
* various modules: #include "Python.h" and remove most remporary
by Guido van Rossum
· 30 years ago
9adae8e
Steen Lumholt's termios interface.
by Guido van Rossum
· 30 years ago