cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Authentication format???

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 26 Oct 2000 12:39:25 +0200 (MET DST)

On Thu, 26 Oct 2000, Stenberg Björn wrote:

> > Could you patch the tiny win32-version of getpass()
> Here you go.

Great!

I've committed the patch, with some minor changes. I renamed the function to
my_getpass() to make it less likely to collide with the "standard" getpass()
function that previously was used if available. That one isn't thread-safe,
the my_getpass() is.

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-10-26