mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-15 04:20:28 +08:00
9ec31e5727
The __hurd_fail () inline function is the dedicated, idiomatic way of
reporting errors in the Hurd part of glibc. Not only is it more concise
than '{ errno = err; return -1; }', it is since commit
|
||
---|---|---|
.. | ||
hurd | ||
alloc-fd.c | ||
catch-exc.c | ||
catch-signal.c | ||
compat-20.c | ||
ctty-input.c | ||
ctty-output.c | ||
Depend | ||
dtable.c | ||
exc2signal.c | ||
faultexc.defs | ||
fchroot.c | ||
fcntl-internal.h | ||
fd-cleanup.c | ||
fd-close.c | ||
fd-read.c | ||
fd-write.c | ||
fopenport.c | ||
get-host.c | ||
getdport.c | ||
geteuids.c | ||
getumask.c | ||
hurd-raise.c | ||
hurd.h | ||
hurdauth.c | ||
hurdchdir.c | ||
hurdexec.c | ||
hurdfault.c | ||
hurdfault.h | ||
hurdfchdir.c | ||
hurdhost.h | ||
hurdid.c | ||
hurdinit.c | ||
hurdioctl.c | ||
hurdkill.c | ||
hurdlock.c | ||
hurdlock.h | ||
hurdlookup.c | ||
hurdmalloc.c | ||
hurdmalloc.h | ||
hurdmsg.c | ||
hurdpid.c | ||
hurdports.c | ||
hurdprio.c | ||
hurdrlimit.c | ||
hurdselect.c | ||
hurdsig.c | ||
hurdsock.c | ||
hurdsocket.h | ||
hurdstartup.c | ||
hurdstartup.h | ||
intern-fd.c | ||
intr-msg.c | ||
intr-rpc.defs | ||
intr-rpc.h | ||
longjmp-ts.c | ||
lookup-at.c | ||
lookup-retry.c | ||
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 | ||
stack_chk_fail_local.c | ||
task2pid.c | ||
thread-cancel.c | ||
thread-self.c | ||
trampoline.c | ||
Versions | ||
vpprintf.c | ||
xattr.c |