| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: Consolidate fork implementation |  Adhemerval Zanella | 2021-06-24 | 1 | -736/+0 |
* | hurd: handle EINTR during critical sections |  Samuel Thibault | 2021-03-23 | 1 | -0/+4 |
* | posix: Consolidate register-atfork |  Adhemerval Zanella | 2021-03-12 | 1 | -11/+4 |
* | Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder |  Florian Weimer | 2021-03-01 | 1 | -0/+3 |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | nss: Implement <nss_database.h> |  Florian Weimer | 2020-12-04 | 1 | -0/+8 |
* | hurd: Remove some remnants of cthreads |  Samuel Thibault | 2020-11-15 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | hurd: Global signal disposition |  Jeremie Koenig | 2019-12-29 | 1 | -5/+23 |
* | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Break further lines before not after operators. |  Joseph Myers | 2019-02-26 | 1 | -35/+37 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | hurd: Replace threadvars with TLS |  Samuel Thibault | 2018-03-17 | 1 | -4/+3 |
* | hurd: add TLS support |  Samuel Thibault | 2018-03-17 | 1 | -1/+6 |
* | hurd: drop elder MACH_IPC_COMPAT handling |  Samuel Thibault | 2018-01-27 | 1 | -32/+3 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | hurdmalloc: Run fork handler as late as possible [BZ #19431] |  Samuel Thibault | 2016-09-22 | 1 | -6/+9 |
* | malloc: Simplify static malloc interposition [BZ #20432] |  Florian Weimer | 2016-08-26 | 1 | -3/+3 |
* | malloc: Run fork handler as late as possible [BZ #19431] |  Florian Weimer | 2016-04-14 | 1 | -0/+13 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | hurd: install correct number of send rights on fork |  Thomas Schwinge | 2015-11-29 | 1 | -5/+1 |
* | Fix warnings |  Samuel Thibault | 2015-03-21 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix hang on fork |  Samuel Thibault | 2014-08-28 | 1 | -0/+4 |
* | Update copyright notices with scripts/update-copyrights |  Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Add fork hooks for pthread_atfork |  Samuel Thibault | 2013-10-04 | 1 | -0/+15 |
* | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add script to update copyright notices and reformat some to facilitate its use. |  Joseph Myers | 2013-01-01 | 1 | -2/+1 |
* | Replace FSF snail mail address with URLs. |  Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Hurd: fix use of uninitialized value in fork port copying. |  Roland McGrath | 2011-09-08 | 1 | -2/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -3/+1 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -1/+3 |
* | USE_TLS support is now default. |  Ulrich Drepper | 2006-10-27 | 1 | -3/+1 |
* | * elf/cache.c: Use <> rather than "" #includes. |  Roland McGrath | 2005-12-21 | 1 | -2/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 2004-12-22 | 1 | -3/+2 |
* | 2.5-18.1 |  Jakub Jelinek | 2007-07-12 | 1 | -2/+3 |
* | * sysdeps/mach/hurd/i386/tls.h (HURD_TLS_DESC_DECL): New macro. |  Roland McGrath | 2004-10-27 | 1 | -1/+9 |
* | Update. |  Ulrich Drepper | 2002-12-31 | 1 | -0/+1 |
* | * sysdeps/mach/hurd/fork.c (__fork): Do not free the signal |  Roland McGrath | 2002-09-20 | 1 | -8/+24 |
* | Update. |  Ulrich Drepper | 2002-06-20 | 1 | -1/+0 |
* | Update. |  Ulrich Drepper | 2002-04-09 | 1 | -0/+3 |
* | * hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null. |  Roland McGrath | 2002-01-02 | 1 | -5/+21 |
* | Update to LGPL v2.1. |  Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | * sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead code |  Roland McGrath | 2001-06-14 | 1 | -1/+1 |
* | * mach/msgserver.c (__mach_msg_server_timeout): Add an assert. |  Roland McGrath | 2001-04-09 | 1 | -7/+6 |
* | 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> |  Roland McGrath | 1999-12-03 | 1 | -2/+20 |
* | 1999-06-12 Mark Kettenis <kettenis@gnu.org> |  Roland McGrath | 1999-06-13 | 1 | -3/+2 |
* | Update.cvs/libc-ud-970623 |  Ulrich Drepper | 1997-06-23 | 1 | -26/+26 |
* | Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> |  Roland McGrath | 1996-05-04 | 1 | -4/+2 |