bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glibc sysdeps/posix/tempname.c artificially limited to TMP_MAX


From: Ulrich Drepper
Subject: Re: glibc sysdeps/posix/tempname.c artificially limited to TMP_MAX
Date: 26 Nov 2001 19:35:59 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (asparagus)

Paul Eggert <address@hidden> writes:

> OK, here's a revised patch that always uses a number that is at least
> as big as TMP_MAX.  Please feel free to substitute some other
> reasonable number for 62**6 in the definition of ATTEMPTS_MIN, if you
> think 62**6 is too large.

I've defined the maximum to the traditional value of 62**3.  This is
definitely more than enough.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]