aboutsummaryrefslogtreecommitdiff
path: root/libthreads/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* .Roland McGrath2002-08-301-0/+5
|
* 2002-07-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-07-311-0/+3
| | | | | * cthreads.c (cthread_init): Move cthread_alloc call before cproc_init call (lost in merge).
* 2002-07-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-07-291-0/+6
| | | | | | * 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).
* .Roland McGrath2002-06-011-0/+3
|
* .Roland McGrath2002-05-291-0/+2
|
* .Roland McGrath2002-05-281-0/+7
|
* .Roland McGrath2002-05-281-0/+5
|
* .Roland McGrath2002-05-271-0/+18
|
* .Roland McGrath2002-05-081-0/+8
|
* .Roland McGrath2002-05-081-0/+7
|
* .Roland McGrath2002-05-011-0/+4
|
* .Roland McGrath2001-12-221-0/+4
|
* .Roland McGrath2001-08-241-0/+4
|
* .Roland McGrath2001-03-311-0/+1
|
* .Roland McGrath2001-03-311-0/+1
|
* .Roland McGrath2001-03-311-0/+10
|
* .Roland McGrath2001-02-261-0/+5
|
* * libthreads.map: Update comment to reflect Roland's 2000-03-30Mark Kettenis2000-05-251-0/+6
| | | | | change, and my change to the toplevel configure.in that disables versioning for the old stdio-using libc.
* .Roland McGrath2000-03-301-0/+6
|
* .Roland McGrath2000-03-271-0/+9
|
* .Roland McGrath2000-03-031-0/+5
|
* *** empty log message ***Mark Kettenis2000-01-101-0/+4
|
* .Roland McGrath2000-01-091-0/+7
|
* .Roland McGrath1999-06-131-0/+5
|
* .Roland McGrath1999-05-301-0/+2
|
* .Roland McGrath1999-05-291-0/+5
|
* .Roland McGrath1998-11-221-0/+6
|
* typoRoland McGrath1998-08-111-1/+1
|
* .Roland McGrath1998-07-201-4/+11
|
* Tue Jun 9 13:50:09 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-06-101-0/+8
| | | | | | | | * 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.
* Wed Aug 20 15:39:44 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+6
| | | | | | * 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.
* Fri Aug 8 13:21:17 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+6
| | | | | | * Makefile (SRCS): Delete malloc.c; libc now has a thread safe malloc. (malloc.c): Delete file.
* Mon Jun 9 21:18:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-101-0/+5
| | | | | * cthreads.c (cthread_fork): Delete debugging oddity that crept into source.
* *** empty log message ***Thomas Bushnell1997-04-041-0/+4
|
* .Miles Bader1997-02-201-0/+10
|
* Mon Nov 18 16:36:56 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-0/+4
| | | | * cprocs.c (cproc_create): Cast CHILD in assignment.
* Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-241-0/+9
| | | | | | | | | * 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.
* *** empty log message ***Thomas Bushnell1996-09-051-0/+6
|
* *** empty log message ***Thomas Bushnell1996-08-291-0/+5
|
* *** empty log message ***Thomas Bushnell1996-07-291-0/+5
|
* Initial revisionRoland McGrath1996-07-171-0/+264