glibc/sysdeps/mach
Samuel Thibault 2fb85a3787 hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
When e.g. including termios.h first and then sys/ioctl.h, without e.g.
_BSD_SOURCE, the latter would #undef e.g. ECHO, without defining it.
2023-12-02 21:26:50 +01:00
..
htl htl: Let Mach place thread stacks 2023-07-03 01:25:33 +02:00
hurd hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls 2023-12-02 21:26:50 +01:00
i386
include
sys
x86 hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext 2023-09-28 00:10:13 +02:00
x86_64
Makefile Use correct subdir when building tst-rfc3484* for mach and arm 2023-11-01 11:53:03 +01:00
Subdirs
_strerror.c
adjtime.c
clock_gettime.c hurd: Fix __TIMESIZE on x86_64 2023-05-19 20:25:37 +02:00
clock_nanosleep.c
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac mach: Fix installing mach_i386.h 2023-05-23 01:47:05 +02:00
getloadavg.c
getpagesize.c
getsysstats.c malloc: Use __get_nprocs on arena_get2 (BZ 30945) 2023-11-22 09:39:29 -03:00
libc-lock.h
libmachuser.abilist
mach_rpc.h Update BAD_TYPECHECK to work on x86_64 2023-11-06 23:24:48 +01:00
mprotect.c
msync.c
munmap.c
pagecopy.h
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c mach: strerror must not return NULL (bug 30555) 2023-07-02 11:27:51 +00:00
sysdep.h
thread_state.h hurd: Fix strictness of <mach/thread_state.h> 2023-08-16 00:12:52 +02:00
usleep.c
xpg-strerror.c