Guido van Rossum
|
3e7ae7ab17
|
Fix the _setmode() patch for MS_WINDOWS: include <fcntl.h> and use
fileno(std*).
|
1997-01-17 22:05:38 +00:00 |
Guido van Rossum
|
f22d7e2c69
|
On Windows, -u implies binary mode for stdin/stdout
(as well as unbuffered stdout/stderr).
|
1997-01-11 19:28:55 +00:00 |
Guido van Rossum
|
66a7013c5c
|
Include unistd.h to keep gcc -Wall happy.
|
1996-12-09 18:46:58 +00:00 |
Guido van Rossum
|
a376cc5cc8
|
Keep gcc -Wall happy.
|
1996-12-05 23:43:35 +00:00 |
Guido van Rossum
|
d266eb460e
|
New permission notice, includes CNRI.
|
1996-10-25 14:44:06 +00:00 |
Guido van Rossum
|
ac56b03f9a
|
New style names for getprogramname and getargcargv
|
1996-07-21 02:33:38 +00:00 |
Guido van Rossum
|
8026febbd6
|
Made comment for getprogramname() more helpful.
|
1996-06-20 16:49:26 +00:00 |
Guido van Rossum
|
582646aecc
|
grand renaming; added copyright to some files
|
1996-05-28 22:30:17 +00:00 |
Guido van Rossum
|
667d704997
|
Initial revision
|
1995-08-04 04:20:48 +00:00 |