mirror of git://sourceware.org/git/glibc.git
* sysdeps/mach/hurd/pselect.c: New file. * sysdeps/mach/hurd/poll.c: New file. * hurd/Makefile (routines): Add hurdselect. * hurd/hurdselect.c: New file. (_hurd_select): New function, guts taken from ... * sysdeps/mach/hurd/select.c (__select): ... here. Now work by just calling _hurd_select. * hurd/hurd/fd.h: Declare _hurd_select. 1998-12-05 Roland McGrath <roland@baalperazim.frob.com> * time/strptime.c: Fix unterminated comment in last change. * argp/argp.h: Add __restrict. |
||
|---|---|---|
| .. | ||
| hurd | ||
| .cvsignore | ||
| Makefile | ||
| Notes | ||
| STATUS | ||
| Versions | ||
| alloc-fd.c | ||
| catch-exc.c | ||
| catch-signal.c | ||
| compat-20.c | ||
| ctty-input.c | ||
| ctty-output.c | ||
| dtable.c | ||
| faultexc.defs | ||
| fchroot.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 | ||
| hurdexec.c | ||
| hurdfault.c | ||
| hurdfault.h | ||
| hurdhost.h | ||
| hurdid.c | ||
| hurdinit.c | ||
| hurdinline.c | ||
| hurdioctl.c | ||
| hurdkill.c | ||
| hurdlookup.c | ||
| hurdmalloc.c | ||
| hurdmalloc.h | ||
| hurdmsg.c | ||
| hurdpid.c | ||
| hurdports.c | ||
| hurdprio.c | ||
| hurdrlimit.c | ||
| hurdselect.c | ||
| hurdsig.c | ||
| hurdsock.c | ||
| hurdstartup.c | ||
| hurdstartup.h | ||
| intern-fd.c | ||
| intr-msg.c | ||
| intr-rpc.defs | ||
| intr-rpc.h | ||
| msgportdemux.c | ||
| new-fd.c | ||
| openport.c | ||
| path-lookup.c | ||
| pid2task.c | ||
| port-cleanup.c | ||
| port2fd.c | ||
| ports-get.c | ||
| ports-set.c | ||
| preempt-sig.c | ||
| privports.c | ||
| report-wait.c | ||
| set-host.c | ||
| setauth.c | ||
| seteuids.c | ||
| siginfo.c | ||
| sigunwind.c | ||
| task2pid.c | ||
| thread-cancel.c | ||
| thread-self.c | ||
| vpprintf.c | ||