This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What's the purpose of __fp_lock_all() / __fp_unlock_all() ?


On 2017-06-19 17:14, Freddie Chopin wrote:
What's the purpose of __fp_lock_all() and __fp_unlock_all() from
newlib/libc/stdio/findfp.c? These functions don't seem to be used
anywhere and they have no public prototypes. Could they be just deleted
from the repository?

They are used internally by Cygwin (winsup/cygwin/thread.cc).

--
Yaakov


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