Audit mktemp(1)

1) Unglobalize variables.
2) Sort local variables.
3) Use return instead of exit() in main().
4) Add empty line before return.
This commit is contained in:
FRIGN
2015-03-17 11:01:33 +01:00
parent 683d108387
commit a76d4943b5
2 changed files with 8 additions and 10 deletions

2
README
View File

@@ -46,7 +46,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
=*| md5sum non-posix none
=*| mkdir yes none
=*| mkfifo yes none
=* mktemp non-posix none
=*| mktemp non-posix none
=*| mv yes none (-i)
=*| nice yes none
= nl no -d, -f, -h, -p