This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc and crt support...


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@sourceware.cygnus.com