Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-14 | 2007-06-14 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | |
* cthread_internals.h (cproc_block): Add prototype. | |||
2002-08-30 | . | Roland McGrath | |
2002-07-31 | 2002-07-29 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | |
* cthreads.c (cthread_init): Move cthread_alloc call before cproc_init call (lost in merge). | |||
2002-07-29 | 2002-07-29 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | |
* stack.c (stack_init): Put back in setting of the __hurd_threadvar_stack_mask and __hurd_threadvar_stack_offset variables (which got lost in the merge). | |||
2002-06-01 | . | Roland McGrath | |
2002-05-29 | . | Roland McGrath | |
2002-05-28 | . | Roland McGrath | |
2002-05-28 | . | Roland McGrath | |
2002-05-27 | . | Roland McGrath | |
2002-05-08 | . | Roland McGrath | |
2002-05-08 | . | Roland McGrath | |
2002-05-01 | . | Roland McGrath | |
2001-12-22 | . | Roland McGrath | |
2001-08-24 | . | Roland McGrath | |
2001-03-31 | . | Roland McGrath | |
2001-03-31 | . | Roland McGrath | |
2001-03-31 | . | Roland McGrath | |
2001-02-26 | . | Roland McGrath | |
2000-05-25 | * libthreads.map: Update comment to reflect Roland's 2000-03-30 | Mark Kettenis | |
change, and my change to the toplevel configure.in that disables versioning for the old stdio-using libc. | |||
2000-03-30 | . | Roland McGrath | |
2000-03-27 | . | Roland McGrath | |
2000-03-03 | . | Roland McGrath | |
2000-01-10 | *** empty log message *** | Mark Kettenis | |
2000-01-09 | . | Roland McGrath | |
1999-06-13 | . | Roland McGrath | |
1999-05-30 | . | Roland McGrath | |
1999-05-29 | . | Roland McGrath | |
1998-11-22 | . | Roland McGrath | |
1998-08-11 | typo | Roland McGrath | |
1998-07-20 | . | Roland McGrath | |
1998-06-10 | Tue Jun 9 13:50:09 1998 Thomas Bushnell, n/BSG <tb@mit.edu> | Thomas Bushnell | |
* cthreads.c (cthread_fork_prepare): Don't call malloc_fork_prepare since we are no longer providing our own malloc in this library. (cthread_fork_parent): Likewise, for malloc_fork_parent. (cthread_fork_child): Likewize, for malloc_fork_child. | |||
1997-08-20 | Wed Aug 20 15:39:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* cthreads.c (cthread_body): Wire self before calling user work function. This way all cthreads will be wired, which the ports library (and hurd_thread_cancel, etc.) depend on. | |||
1997-08-20 | Fri Aug 8 13:21:17 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (SRCS): Delete malloc.c; libc now has a thread safe malloc. (malloc.c): Delete file. | |||
1997-06-10 | Mon Jun 9 21:18:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* cthreads.c (cthread_fork): Delete debugging oddity that crept into source. | |||
1997-04-04 | *** empty log message *** | Thomas Bushnell | |
1997-02-20 | . | Miles Bader | |
1996-11-18 | Mon Nov 18 16:36:56 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* cprocs.c (cproc_create): Cast CHILD in assignment. | |||
1996-10-24 | Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* i386/csw.S (CALL_MCOUNT): New macro. (cproc_swtich, cproc_start_wait, cproc_prepare): Use CALL_MCOUNT. * rwlock.h: Change extern inline protection to use new canonical method. * rwlock.c: Rewritten. | |||
1996-09-05 | *** empty log message *** | Thomas Bushnell | |
1996-08-29 | *** empty log message *** | Thomas Bushnell | |
1996-07-29 | *** empty log message *** | Thomas Bushnell | |
1996-07-17 | Initial revision | Roland McGrath | |