summaryrefslogtreecommitdiffstats
path: root/Python/strdup.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-36623: Clean parser headers and include files (GH-12253)Pablo Galindo2019-04-131-2/+0
| | | After the removal of pgen, multiple header and function prototypes that lack implementation or are unused are still lying around.
* bpo-32150: Expand tabs to spaces in C files. (#4583)Serhiy Storchaka2017-11-281-6/+6
|
* Issue #18722: Remove uses of the "register" keyword in C code.Antoine Pitrou2013-08-131-1/+1
|
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-221-2/+1
| | | | declarations yet, those come later.
* Patches by William Lewis for Nextstep descendants.Guido van Rossum1999-01-271-5/+1
|
* Needed more includes...Guido van Rossum1996-08-291-6/+3
|
* *** empty log message ***Guido van Rossum1996-08-291-0/+22