aboutsummaryrefslogtreecommitdiff
path: root/hurd/hurdinit.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-04-17hurd: Run init_pids () before init_dtable ()Sergey Bugaev1-9/+9
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28hurd: Fix static-PIE startupSamuel Thibault1-3/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-21hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig1-1/+1
2020-11-13hurd: initialize libpthread before starting the signal threadSamuel Thibault1-0/+6
2020-11-13hurd: Make _hurd_libc_proc_init idempotentSamuel Thibault1-11/+19
2020-11-11hurd: Notify the proc server later during initializationSamuel Thibault1-11/+25
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-27Fix -Wempty-body warnings in Hurd-specific code.Joseph Myers1-4/+6
2019-02-25Break more lines before not after operators.Joseph Myers1-4/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2002-05-14* iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning.Roland McGrath1-1/+3
2002-01-02* sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,Roland McGrath1-1/+1
2002-01-02* hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.Roland McGrath1-1/+8
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-03-27* dlfcn/dlopen.c: Use <shlib-compat.h> macros.Roland McGrath1-11/+3
1999-04-301999-04-30 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1-2/+11
1998-12-041998-12-04 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath1-2/+13
1998-11-111998-11-11 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1-6/+5
1997-02-23(__libc_argv, __libc_argc): Make extern. (__hurd_threadvar_max, __hurd_thre...cvs/libc-970224Miles Bader1-0/+2
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper1-17/+17
1996-12-15update from main archive 961214cvs/libc-961215Ulrich Drepper1-20/+0
1996-09-21*** empty log message ***Thomas Bushnell, BSG1-1/+2
1996-09-06*** empty log message ***cvs/libc-960906Thomas Bushnell, BSG1-2/+3
1996-06-16* hurd/hurdinit.c (map0): Remove [!PIC] conditional.cvs/libc-960616Roland McGrath1-6/+2
1996-05-29(_hurd_init): Set _HURDSIG_TRACED before calling _hurd_proc_init.Miles Bader1-4/+4
1996-05-04Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+6
1996-01-31Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960131Roland McGrath1-1/+25
1995-11-10Fri Nov 10 14:15:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+1
1995-10-16Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1-0/+6
1995-03-20Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+1
1995-02-18initial importRoland McGrath1-0/+193