1996-01-04 |
roland | (headers): Add hurd/sigpreempt.h. |
tree | commitdiff |
1996-01-04 |
roland | (_hurdsig_fault_catch_exception_raise): Rewritten using... |
tree | commitdiff |
1996-01-04 |
roland | (_hurdsig_catch_fault): Rewritten using a preempter... |
tree | commitdiff |
1996-01-04 |
roland | New file. |
tree | commitdiff |
1996-01-04 |
roland | When restarting RPC, fetch a new reply port. |
tree | commitdiff |
1996-01-04 |
roland | Use new hurdfault.h interface. |
tree | commitdiff |
1996-01-04 |
roland | (_hurd_sig_post): When doing pgrp, make sure we do... |
tree | commitdiff |
1996-01-03 |
roland | Use new signal preemption interface. |
tree | commitdiff |
1996-01-02 |
roland | Rewritten with new interface. |
tree | commitdiff |
1996-01-02 |
roland | New file. |
tree | commitdiff |
1996-01-02 |
roland | (struct hurd_sigstate): New member `preempters'. |
tree | commitdiff |
1995-12-28 |
roland | (hurd_unpreempt_signals): Remove bogus asgnmt to |
tree | commitdiff |
1995-12-19 |
roland | (_S_msg_proc_newids): Only run the hook when the pgrp... |
tree | commitdiff |
1995-12-14 |
roland | (_hurd_internal_post_signal: suspend): Reply after... |
tree | commitdiff |
1995-12-08 |
roland | (__hurd_file_name_lookup_retry): For "tty" magic, retur... |
tree | commitdiff |
1995-11-21 |
roland | (post_reply): Function removed. |
tree | commitdiff |
1995-11-18 |
roland | (_hurdsig_fault_init): Fix typo in last change. libc-951119 |
tree | commitdiff |
1995-11-18 |
roland | Replace __libc_fatal calls with assert_perror. |
tree | commitdiff |
1995-11-18 |
roland | Replace __libc_fatal calls with assert_perror. |
tree | commitdiff |
1995-11-10 |
roland | (_hurd_priority_which_map): Cast vm_deallocate arg... |
tree | commitdiff |
1995-11-10 |
roland | (_hurd_internal_post_signal): For SIGNO == 0, skip... |
tree | commitdiff |
1995-11-10 |
roland | (_hurd_exec): If exec'ing self, pass _hurd_msgport... |
tree | commitdiff |
1995-11-10 |
roland | (_hurd_proc_init): When traced, use msg_sig_post to... |
tree | commitdiff |
1995-11-10 |
roland | (user-interfaces): Add hurd/process_request. |
tree | commitdiff |
1995-11-03 |
roland | (_hurd_priority_which_map): Pass threadwaits args to... |
tree | commitdiff |
1995-11-03 |
roland | (_S_msg_report_wait): New stub function. |
tree | commitdiff |
1995-11-03 |
roland | Obsolete |
tree | commitdiff |
1995-10-31 |
roland | (_hurd_priority_which_map): New arg PI_FLAGS, passed... |
tree | commitdiff |
1995-10-31 |
roland | Add PI_FLAGS arg in decl. |
tree | commitdiff |
1995-10-26 |
roland | (_hurd_startup): Use new exec_startup_get_info RPC... |
tree | commitdiff |
1995-10-24 |
roland | (user-interfaces): Add hurd/exec_startup. |
tree | commitdiff |
1995-10-18 |
roland | (__hurd_file_name_lookup_retry): For magic `fd/', pass... |
tree | commitdiff |
1995-10-17 |
roland | Include stdio-common/_itoa.h instead of stdio/_itoa.h. |
tree | commitdiff |
1995-10-17 |
roland | Include stdio-common/_itoa.h instead of stdio/_itoa.h. |
tree | commitdiff |
1995-10-17 |
roland | Declare hurd_preempt_signals and hurd_unpreempt_signals. |
tree | commitdiff |
1995-10-16 |
roland | Undo last change (10 Oct 95). |
tree | commitdiff |
1995-10-16 |
roland | Include fcntl.h. |
tree | commitdiff |
1995-10-16 |
roland | New file. |
tree | commitdiff |
1995-10-16 |
roland | (__hurd_file_name_lookup, __hurd_file_name_lookup_retry, |
tree | commitdiff |
1995-10-16 |
roland | Use __file_name_lookup_under instead of __hurd_file_nam... |
tree | commitdiff |
1995-10-12 |
roland | (file_name_lookup_under): Declare it. |
tree | commitdiff |
1995-10-12 |
roland | (headers): Add hurd/lookup.h. |
tree | commitdiff |
1995-10-12 |
roland | (_hurd_ports_use): New function. |
tree | commitdiff |
1995-10-12 |
roland | (routines): Remove invoke-trans. |
tree | commitdiff |
1995-10-12 |
roland | (_hurd_ports_use): Declare it. |
tree | commitdiff |
1995-10-11 |
roland | Pass poly and dealloc args to __file_exec. |
tree | commitdiff |
1995-10-09 |
roland | (__hurd_fail): Replace macro with inline function. |
tree | commitdiff |
1995-09-19 |
roland | (_hurd_startup): If RPC returns EXEC_STACK_ARGS flag... |
tree | commitdiff |
1995-09-18 |
roland | (__hurd_file_name_lookup_retry): Call __file_set_size... |
tree | commitdiff |
1995-09-16 |
roland | Include <hurd/crash.h> in place of <hurd/core.h>. |
tree | commitdiff |
1995-09-16 |
roland | (user-interfaces): Replace hurd/core with hurd/crash. |
tree | commitdiff |
1995-09-01 |
roland | Treat apparent EINTR return from msg trap like MACH_SEN... |
tree | commitdiff |
1995-08-30 |
roland | If the user passed the MACH_RCV_TIMEOUT option, distinguish |
tree | commitdiff |
1995-08-24 |
roland | Return EINTR when called on self. |
tree | commitdiff |
1995-08-22 |
roland | If SS->cancel_hook is not null, call it before resuming... |
tree | commitdiff |
1995-08-22 |
roland | (struct hurd_sigstate): New member `cancel_hook'. |
tree | commitdiff |
1995-08-22 |
roland | Removed dep on hurd/signal.h for RPC stub objects. |
tree | commitdiff |
1995-08-17 |
roland | Use INTR_MSG_TRAP macro from machine-dependent "intr... |
tree | commitdiff |
1995-08-17 |
roland | Use INTR_MSG_BACK_OUT macro from machine-dependent... |
tree | commitdiff |
1995-08-16 |
roland | Fixed calculation of syscall %esp. |
tree | commitdiff |
1995-08-15 |
roland | (_hurdsig_abort_rpcs): Remove `static'. |
tree | commitdiff |
1995-08-15 |
roland | (sig): Add intr-msg. |
tree | commitdiff |
1995-08-14 |
roland | New file. |
tree | commitdiff |
1995-08-14 |
roland | New file. |
tree | commitdiff |
1995-08-14 |
roland | (struct hurd_sigstate): New member `cancel'. |
tree | commitdiff |
1995-08-14 |
roland | New file. |
tree | commitdiff |
1995-08-14 |
roland | Just import intr-rpc.h. |
tree | commitdiff |
1995-08-14 |
roland | (_hurd_interrupted_rpc_timeout): New variable. |
tree | commitdiff |
1995-08-14 |
roland | (hurd_thread_cancel, hurd_check_cancel): Declare these. |
tree | commitdiff |
1995-08-14 |
roland | (distribute): Remove intr-rpc.awk. |
tree | commitdiff |
1995-08-08 |
roland | Remove _hurd_longjmp_thread_state decl. |
tree | commitdiff |
1995-06-14 |
roland | (__hurd_threadvar_location): Declare with __attribute__... |
tree | commitdiff |
1995-06-14 |
roland | (_hurd_self_sigstate): Declare with __attribute__ ... |
tree | commitdiff |
1995-06-14 |
roland | (_hurd_userlink_link): Properly set LINK->resource... |
tree | commitdiff |
1995-06-08 |
roland | (_hurd_startup): Fancier kludge to guess phdr and user... |
tree | commitdiff |
1995-06-05 |
roland | (sig): Added thread-self. |
tree | commitdiff |
1995-06-05 |
roland | Declare hurd_thread_self. |
tree | commitdiff |
1995-06-05 |
roland | New file. |
tree | commitdiff |
1995-05-26 |
roland | (_hurd_internal_post_signal): Don't loop to check pendi... |
tree | commitdiff |
1995-05-19 |
roland | Don't call __mach_init. |
tree | commitdiff |
1995-05-12 |
roland | (_hurd_alloc_fd): Don't reduce FIRST_FD in |
tree | commitdiff |
1995-05-12 |
roland | (_hurd_alloc_fd): When expanding the dtable, make sure... |
tree | commitdiff |
1995-05-11 |
roland | . |
tree | commitdiff |
1995-05-09 |
roland | New file. |
tree | commitdiff |
1995-05-06 |
roland | (_hurd_internal_post_signal): If SS->context is set... |
tree | commitdiff |
1995-05-03 |
roland | (_HURD_HANDLE_IOCTLS): Use __attribute__ ((__unused__... |
tree | commitdiff |
1995-05-02 |
roland | (distribute): Added hurdstartup.h. |
tree | commitdiff |
1995-05-02 |
roland | Remove _hurd_startup decl. |
tree | commitdiff |
1995-04-27 |
roland | Fixed _hurd_startup prototype. |
tree | commitdiff |
1995-04-21 |
roland | Declare _hurd_startup. |
tree | commitdiff |
1995-04-21 |
roland | New file. |
tree | commitdiff |
1995-04-21 |
roland | (routines): Add hurdstartup. |
tree | commitdiff |
1995-04-21 |
roland | Use assert_perror for many calls which should never... |
tree | commitdiff |
1995-04-05 |
roland | Include signal.h first, so we don't define its inlines... |
tree | commitdiff |
1995-04-02 |
roland | Cast &SCP->sc_machine_thread_state to struct machine_th... |
tree | commitdiff |
1995-04-02 |
roland | New file. |
tree | commitdiff |
1995-04-02 |
roland | (sig): Add sigunwind. |
tree | commitdiff |
1995-03-29 |
roland | . |
tree | commitdiff |
1995-03-27 |
roland | (struct hurd_userlink): Move `next' and `prevp' members... |
tree | commitdiff |
1995-03-27 |
roland | (_hurd_port_cleanup): Declare it. |
tree | commitdiff |
next |