This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Q:ctime_r()



> Does anybody know in which library contains the ctime_r() function
> in cygwin?

ctime_r is in newlib, but cygwin1.dll doesn't export it.  There's
probably a lot of functions in newlib that aren't exported; feel free
to submit a patch against CVS for winsup/cygwin/cygwin.din to
cygwin-patches@sourceware.cygnus.com as you find them.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]