glibc/hurd
Samuel Thibault 3e85650423 Revert "hurd: Fix build"
This reverts commit 7096914dd8.
2023-12-03 02:06:19 +01:00
..
hurd hurd: Avoid including thread_state.h in installed header 2023-09-05 11:58:26 +02:00
alloc-fd.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
catch-exc.c hurd: Avoid leaking task & thread ports 2023-04-18 01:20:46 +02:00
catch-signal.c
compat-20.c
ctty-input.c
ctty-output.c
Depend
dtable.c hurd: fix restarting reauth_dtable on signal 2023-11-21 00:55:54 +01:00
exc2signal.c
faultexc.defs
fchroot.c
fcntl-internal.h
fd-cleanup.c
fd-close.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
fd-read.c
fd-write.c
fopenport.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
get-host.c
getdport.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
geteuids.c
getumask.c
hurd-raise.c
hurd.h hurd: Do not include full <stdarg.h> in <hurd.h> 2023-08-03 10:25:52 +02:00
hurdauth.c
hurdchdir.c
hurdexec.c hurd: Prevent the final file_exec_paths call from signals 2023-11-20 23:28:16 +01:00
hurdfault.c Remove untyped mach RPC code. 2023-11-19 10:21:28 +01:00
hurdfault.h
hurdfchdir.c
hurdhost.h
hurdid.c
hurdinit.c hurd: Run init_pids () before init_dtable () 2023-04-17 23:04:41 +02:00
hurdioctl.c
hurdkill.c
hurdlock.c
hurdlock.h
hurdlookup.c
hurdmalloc.c
hurdmalloc.h
hurdmsg.c hurd: Respect existing FD_CLOEXEC in S_msg_set_fd 2023-04-29 16:57:04 +02:00
hurdpid.c
hurdports.c
hurdprio.c
hurdrlimit.c
hurdselect.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
hurdsig.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
hurdsock.c hurd: Use __hurd_fail () instead of assigning errno 2023-05-20 18:14:01 +02:00
hurdsocket.h
hurdstartup.c
hurdstartup.h
intern-fd.c
intr-msg.c Revert "hurd: Fix build" 2023-12-03 02:06:19 +01:00
intr-rpc.defs
intr-rpc.h
longjmp-ts.c hurd: Fix file name in #error 2023-04-03 00:55:12 +02:00
lookup-at.c
lookup-retry.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
Makefile
msgportdemux.c
new-fd.c
Notes
openport.c
path-lookup.c
pid2task.c
port2fd.c
port-cleanup.c
ports-get.c
ports-set.c
preempt-sig.c
privports.c
report-wait.c
RPC_gsync_wait_intr.c
set-hooks.h
set-host.c
setauth.c
seteuids.c
siginfo.c
sigunwind.c hurd: Improve reply port handling when exiting signal handlers 2023-04-10 23:54:28 +02:00
stack_chk_fail_local.c
task2pid.c
thread-cancel.c hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call 2023-08-15 22:48:44 +02:00
thread-self.c Fix build for hurd/thread-self.c for i386. 2023-05-22 09:38:09 +02:00
trampoline.c hurd: Do not declare local variables volatile 2023-04-10 20:42:28 +02:00
Versions hurd: Fix using interposable hurd_thread_self 2023-05-19 20:45:51 +02:00
vpprintf.c
xattr.c