Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dquick_exit.c41 void (*cleanup)(void); member
58 h->cleanup = func; in at_quick_exit()
76 h->cleanup(); in quick_exit()
/picolibc-latest/newlib/
DNEWS213 * math cleanup
264 * reentrancy cleanup
286 * major cleanup with linux header files regarding warnings
290 * doc cleanup
DChangeLog-20151977 _fwalk. Conditionalize cleanup function call on _STDIO_BSD_SEMANTICS.
2922 * libc/reent/reent.c (_reclaim_reent): Remove atexit cleanup if
17936 * libc/posix/closedir.c: Add locking support and hash table cleanup.
24395 * libc/reent/reent.c (_reclaim_reent): Call cleanup indirectly
24584 * libc/sys/win32/syscalls.c (__win32_pid_to_posix_pid): Minor cleanup.