summaryrefslogtreecommitdiffstats
path: root/usr.bin/wc
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2005-12-30 20:10:21 +0000
committercsjp <csjp@FreeBSD.org>2005-12-30 20:10:21 +0000
commita2370310e178fa83404306857dba702c84cc9260 (patch)
treea47df45f2fc73d81deda0330b8ade61fab8a1a1d /usr.bin/wc
parentbb33881ebafc6bb23199a8bcd75d1afd19a33fa2 (diff)
downloadFreeBSD-src-a2370310e178fa83404306857dba702c84cc9260.zip
FreeBSD-src-a2370310e178fa83404306857dba702c84cc9260.tar.gz
mkstemp(3) and friends use a combination of base 10 digits, along
with upper and lower case letters from the English alphabet. Change the number of possible file names mktemp will return from 26**6 to (10+26+26)**6 instead. This keeps things consistent with mkstemp(3)
Diffstat (limited to 'usr.bin/wc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud