summaryrefslogtreecommitdiff
path: root/Python/dup2.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-32150: Expand tabs to spaces in C files. (#4583)Serhiy Storchaka2017-11-281-9/+9
|
* #9060 Let platforms without dup2() compile the replacement fonction without ↵Amaury Forgeot d'Arc2010-10-051-0/+1
| | | | error.
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-221-2/+1
| | | | declarations yet, those come later.
* MPW changesGuido van Rossum1994-08-291-5/+0
|
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-0/+5
|
* New files.Guido van Rossum1993-12-241-0/+31