summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getenv.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
| | | | Notes: svn path=/head/; revision=92905
* Remove 'register' keyword.David E. O'Brien2002-03-211-4/+6
| | | | Notes: svn path=/head/; revision=92889
* Doubled the performance of getenv()/__findenv() by rewriting it to notDavid Greenman1995-10-171-20/+24
| | | | | | | use strncmp().. Notes: svn path=/head/; revision=11549
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+87
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573