summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
1996-06-03Mon Jun 3 21:03:54 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-06-03(_hurd_internal_post_signal): When turning the action for a HANDLE signal to ...Thomas Bushnell, BSG
1996-05-29Wed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960530Roland McGrath
1996-05-29(_hurd_init): Set _HURDSIG_TRACED before calling _hurd_proc_init.Miles Bader
1996-05-23(set_int): Support INIT_TRACEMASK.Miles Bader
1996-05-22(_hurd_startup): Don't bother terminating arg vectors, argz_extract does it...Miles Bader
1996-05-22(_hurd_startup): Whoops, length args to argz_extract were correct before.Miles Bader
1996-05-22(_hurd_startup): Pass the correct counts to argz_extract, and terminate the...Miles Bader
1996-05-14Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515Roland McGrath
1996-05-12Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-07Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-06(_hurd_intr_rpc_mach_msg): New declaration.Thomas Bushnell, BSG
1996-05-04Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-01Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath
1996-05-01(describe_number): Correctly allocate space in DESCRIPTION for the digits in I.Miles Bader
1996-04-24(signal_allowed): For SIGIO/SIGURG, add a new variable, LUCKY, to use instead...Miles Bader
1996-04-10(_hurdsig_longjmp_from_handler): Store MACH_PORT_DEAD in the thread reply-p...Miles Bader
1996-03-04Mon Mar 4 17:35:09 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath
1996-02-16Fri Feb 16 10:14:05 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath
1996-02-16Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960216Roland McGrath
1996-02-12* hurd/hurdfault.c (_hurdsig_fault_init): Set qlimit oncvs/libc-960212Roland McGrath
1996-02-10Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210Roland McGrath
1996-02-09Thu Feb 8 18:55:27 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960209Roland McGrath
1996-02-08* Makefile (subdirs): Added wcsmbs.cvs/libc-960208Roland McGrath
1996-02-08Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1996-02-01(_hurd_intr_rpc_mach_msg): Clear SS->intr_port when cancelled before RPC.Roland McGrath
1996-01-31Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960131Roland McGrath
1996-01-28Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960129Roland McGrath
1996-01-23Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960123Roland McGrath
1996-01-04Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1996-01-04Wed Jan 3 20:23:42 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960104Roland McGrath
1996-01-04(_hurd_sig_post): When doing pgrp, make sure we do ourselves last.Roland McGrath
1996-01-04Rewritten.cvs/libc-960103Roland McGrath
1996-01-02* hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'.cvs/libc-960102Roland McGrath
1995-12-29Thu Dec 28 10:21:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960101cvs/libc-951231cvs/libc-951230cvs/libc-951229Roland McGrath
1995-12-20Tue Dec 19 17:00:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951220Roland McGrath
1995-12-14(_hurd_internal_post_signal: suspend): Reply after aborting RPCs but before c...Roland McGrath
1995-12-09Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951210cvs/libc-951209Roland McGrath
1995-11-22Tue Nov 21 14:12:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951122Roland McGrath
1995-11-20Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath
1995-11-18Fri Nov 17 17:57:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951119cvs/libc-951118Roland McGrath
1995-11-11* malloc/malloc.c (align): Assert that space for alignmentcvs/libc-951113cvs/libc-951112cvs/libc-951111Roland McGrath
1995-11-10Fri Nov 10 14:15:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-11-03Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951105cvs/libc-951104Roland McGrath
1995-11-01* sysdeps/mach/hurd/getpriority.c (getpriority): Passcvs/libc-951102cvs/libc-951101Roland McGrath
1995-10-26* stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.Roland McGrath
1995-10-25* sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):Roland McGrath
1995-10-18Wed Oct 18 03:33:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951018Roland McGrath
1995-10-18Tue Oct 17 23:00:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath