glibc/sysdeps/mach
Agustina Arzille 542c20a171 hurd: Rewrite __libc_cleanup_*
This makes it notably safe against 'return' and such, and used for
__libc_cleanup_push/pop.

	* sysdeps/mach/libc-lock.h (__libc_cleanup_frame): Define structure.
	(__libc_cleanup_fct): Define function.
	(__libc_cleanup_region_start, __libc_cleanup_region_end,
	__libc_cleanup_end): Rewrite implementation using
	__attribute__ ((__cleanup__)).
	(__libc_cleanup_push, __libc_cleanup_pop): New macros.
2018-03-18 17:27:00 +01:00
..
hurd hurd: Add missing include 2018-03-18 16:38:26 +01:00
i386 hurd: add TLS support 2018-03-17 03:17:36 +01:00
sys
Makefile
Subdirs
_strerror.c
adjtime.c
configure hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
configure.ac hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
getloadavg.c
getpagesize.c
getsysstats.c
gettimeofday.c
libc-lock.h hurd: Rewrite __libc_cleanup_* 2018-03-18 17:27:00 +01:00
libmachuser.abilist hurd: add base abilist files 2018-01-28 17:26:35 +01:00
mprotect.c
msync.c
munmap.c
nanosleep.c
pagecopy.h hurd: Fix enabling vm_copy 2018-01-27 22:09:30 +01:00
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
sysdep.h
thread_state.h hurd: add TLS support 2018-03-17 03:17:36 +01:00
usleep.c
xpg-strerror.c