Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <00ca01be7a2b$568c99f0$020210ac@paso.atasd.com> From: "Brian Macy" To: References: <36FD516F DOT 45299E3E AT mindspring DOT com> <19990329005659 DOT A2473 AT cygnus DOT com> <36FFA8DF DOT 3763B5D6 AT hem2 DOT passagen DOT se> <36FFEF72 DOT CF8A270A AT cityweb DOT de> Subject: libc and crt support... Date: Mon, 29 Mar 1999 13:29:55 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 I noticed 2 things when using the Cygwin stuff. - There is no vsnprintf - There is no beginthreadex Where can I go to change this? beginthreadex is cake to implement and is the only sane way to implement a thread class. vsnprintf is the only safe way to implement a C++ String class with a sprintf function. Brian Macy -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com