summaryrefslogtreecommitdiffstats
path: root/src/lib9/opentemp.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+0
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* lib9: add mode parameter to opentempRuss Cox2008-07-101-4/+9
|
* lib9: revert unintended changes to opentempRuss Cox2008-07-091-11/+5
|
* lib9: rewrite date routines to use /usr/share/zoneinfo directlyMichael Teichgräber2008-07-091-5/+11
|
* remove temp files on closersc2004-06-171-1/+7
|
* Add some missing files.rsc2004-03-211-0/+9