aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2002-10-03Avoid unterminated string literals.Ulrich Drepper
2002-08-27Extra files to distribute for Hurd/Alpha.Ulrich Drepper
2002-06-132002-06-13 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-042002-06-01 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-292002-05-28 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-022002-05-01 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-242002-04-24 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-242002-04-24 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-07 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-07 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-06 Roland McGrath <roland@frob.com>Roland McGrath
2002-04-082002-04-06 Roland McGrath <roland@frob.com>Roland McGrath
2002-03-13(__libc_multiple_libcs): Define as hidden.Ulrich Drepper
2002-03-12Define __libc_argc and __libc_argv as hidden.Ulrich Drepper
2002-02-24Call _dl_non_dynamic_init for !SHARED.Ulrich Drepper
2002-02-23Call __init_misc in addition to __libc_init.Ulrich Drepper
2002-01-022002-01-02 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-11Use __getopt_clean_environment only if USE_NONOPTION_FLAGS is defined.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-04-04Use __PIC__ instead of PIC.Ulrich Drepper
2000-04-04Use SHARED instead of PIC.Ulrich Drepper
1999-06-19Include libintl.h.Ulrich Drepper
1998-09-23Don't use #include_next.Ulrich Drepper
1998-08-08(_hurd_setup_sighandler): Use SS_DISABLE instead of SA_DISABLE. UseUlrich Drepper
1998-08-08(__sigreturn): Use SS_ONSTACK instead of SA_ONSTACK.Ulrich Drepper
1998-06-29Don't define __libc_pid.Ulrich Drepper
1998-05-29Use __ASSEMBLER__ test macro not ASSEMBLER.Ulrich Drepper
1997-11-26Issue error message if the header is used directly.Ulrich Drepper
1997-09-21Call __getopt_clean_environment with additional argument.Ulrich Drepper
1997-08-29Extra files to distribute for mach/hurd/mips.Ulrich Drepper
1997-06-26Update and reformat copyright, remove trailing white spaces and sendUlrich Drepper
1997-06-23Update and reformat copyright, remove trailing white spaces and sendUlrich Drepper
1997-06-21HPPA specific signal context.Ulrich Drepper
1997-06-21Alpha specific signal context.Ulrich Drepper
1997-06-21Moved to bits/.Ulrich Drepper
1997-06-21Hurd/MIPS64 patches.Ulrich Drepper
1997-06-21Moved from below.Ulrich Drepper
1997-06-21longjmp support for Hurd/MIPS.Ulrich Drepper
1997-06-21Interrupt code for Hurd/MIPS.Ulrich Drepper
1997-06-21Init code for Hurd/MIPS.Ulrich Drepper
1997-06-21Dynamic loader for Hurd/MIPS.Ulrich Drepper
1996-09-11*** empty log message ***Thomas Bushnell, BSG
1995-08-14(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to setRoland McGrath
1995-08-14(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to setRoland McGrath
1995-08-14(_hurdsig_rcv_interrupted_p): Function removed.Roland McGrath
1995-02-18Previously uncontrolled files put into CVS.Roland McGrath
1995-02-08Initial revisionRoland McGrath
1995-02-07Use spin lock operations on sigstate lock.Roland McGrath
1995-02-03(_hurd_setup_sighandler): Use `long int' for sigcode.Roland McGrath
1995-02-03Use `long int' for sigcode.Roland McGrath