doc: clarify ln's --help output
[coreutils/ericb.git] / gl / modules / tempname.diff
blob65d52053895d005ad09664c5bf82a69f59aa0401
1 --- tempname 2011-10-27 18:55:14.672722002 +0200
2 +++ tempname 2011-10-27 18:55:25.200999149 +0200
3 @@ -1,5 +1,5 @@
4 Description:
5 -gen_tempname() function: create a private temporary file or directory.
6 +gen_tempname, gen_tempname_len: create a private temporary file or directory.
8 Files:
9 lib/tempname.c
10 @@ -11,6 +11,8 @@ extensions
11 fcntl-h
12 gettimeofday
13 lstat
14 +randint
15 +stdbool
16 stdint
17 sys_stat
18 sys_time