newlib-cygwin/newlib/libc/misc
Matt Joyce d83aa402b7 Remove __sinit_locks / __sinit_recursive_mutex
Remove __sinit_lock_acquire() and __sinit_lock_release().  Replace these with
__sfp_lock_acquire() and __sfp_lock_release(), respectively.  This eliminates a
potential deadlock issue between __sinit() and __sfp().  Remove now unused
__sinit_recursive_mutex and __lock___sinit_recursive_mutex.
2022-05-13 12:31:56 +02:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
__dprintf.c ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
ffs.c misc: remove TRAD_SYNOPSIS 2017-12-01 03:41:50 -06:00
fini.c newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
init.c newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
lock.c Remove __sinit_locks / __sinit_recursive_mutex 2022-05-13 12:31:56 +02:00
misc.tex Allow locking routine to be retargeted 2017-02-13 17:07:11 -05:00
unctrl.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00