summaryrefslogtreecommitdiffstats
path: root/Python/dup2.c
Commit message (Collapse)AuthorAgeFilesLines
* [3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) ↵Christian Heimes2022-07-311-0/+6
| | | | | (GH-95272) Co-authored-by: Christian Heimes <christian@python.org>
* 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