14 Commits (2bc1e8fbf2c5be55e1f186d956121bc26eee40c5)

Author SHA1 Message Date
Antoine Pitrou c7c96a90bc Recorded merge of revisions 81029 via svnmerge from 16 years ago
Antoine Pitrou c83ea137d7 Untabify C files. Will watch buildbots. 16 years ago
Georg Brandl 41a0a37c08 Improve -X error message. 18 years ago
Christian Heimes 7a98d2730c Applied patch #2617 from Frank Wierzbicki wit some extras from me 18 years ago
Georg Brandl 9dceedbb97 Accept long options "--help" and "--version". 20 years ago
Anthony Baxter ac6bd46d5c spread the extern "C" { } magic pixie dust around. Python itself builds now 20 years ago
Thomas Wouters 2cffc7d420 Move our own getopt() implementation to _PyOS_GetOpt(), and use it 26 years ago
Thomas Wouters f70ef4f860 Mass ANSIfication of function definitions. Doesn't cover all 'extern' 26 years ago
Guido van Rossum 2adac0a637 Tim Peters discovered a bug in the Python-supplied getopt(): 27 years ago
Guido van Rossum 0e1d0e95ea Patch by Chris Herborth: 27 years ago
Guido van Rossum b4102bf5f8 Fix a bug in this code that made it do the wrong thing when an option 29 years ago
Guido van Rossum 62bf108392 (Jack:) Don't define TRUE and FALSE if already defined. 29 years ago
Guido van Rossum 10bb1c46f1 don't use function prototypes 31 years ago
Guido van Rossum 871b805a04 New version handles -o<string> same as -o <string> 32 years ago
Guido van Rossum 2508ade19e A getopt.c for your amusement 32 years ago