summaryrefslogtreecommitdiffstats
path: root/Modules/getpath.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Completely revamped the way the default path is constructed.Guido van Rossum1997-04-111-34/+531
| | | | | | | Idea and first three implementation rounds due to Barry -- after that I spent another day on it, hopefully it's enough for now :-) (Wait for the checkin to Setup.in.)
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-13/+20
|
* Don't have "." in the default path.Guido van Rossum1996-07-301-2/+2
|
* provide access to $(exec_)prefixGuido van Rossum1996-06-121-0/+23
|
* grand renaming; added copyright to some filesGuido van Rossum1996-05-281-12/+32
|
* Include stdlib.h or declare getenvGuido van Rossum1996-02-251-0/+6
|
* Initial revisionGuido van Rossum1995-08-041-0/+41