Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (CPPFLAGS): Variable removed. | Roland McGrath | 1995-09-16 | 1 | -7/+4 |
| | | | | (lndist-i386-files): Use $(top_srcdir) in place of $(srcdir). | ||||
* | (CONDITION_INITIALIZER): Provide initial zero for IMPLICATIONS member. | Michael I. Bushnell | 1995-09-13 | 1 | -1/+13 |
| | | | | (condition_init): Bother initializing NAME and IMPLICATIONS members. | ||||
* | Repair typos. | Michael I. Bushnell | 1995-08-30 | 1 | -3/+9 |
| | |||||
* | (condition_implies, condition_unimplies): New functions. | Michael I. Bushnell | 1995-08-30 | 1 | -3/+19 |
| | | | | | | | | | | (struct condition): New member `implications'. (cond_imp): New structure. (cond_signal): Return int now. (condition_broadcast): Always call cond_broadcast if this condition has implications. (condition_signal): Always call cond_signal if this condition has implications. | ||||
* | (cond_signal): If this condition has implications, see if one of them | Michael I. Bushnell | 1995-08-30 | 1 | -0/+52 |
| | | | | | | needs to be signalled when we have no waiters. (cond_broadcast): Signal the implications list too. (condition_implies, condition_unimplies): New functions. | ||||
* | (hurd_condition_wait): Provide declaration. | Michael I. Bushnell | 1995-08-30 | 1 | -0/+6 |
| | |||||
* | (cproc_block): Provide decl. | Michael I. Bushnell | 1995-08-29 | 1 | -1/+6 |
| | |||||
* | (hurd_condition_wait_cancel): Name changed to `hurd_condition_wait'. | Miles Bader | 1995-08-26 | 1 | -1/+2 |
| | |||||
* | Add a backslash. | Miles Bader | 1995-08-22 | 1 | -1/+1 |
| | |||||
* | (SRCS): Add cancel-cond.c. | Roland McGrath | 1995-08-21 | 1 | -0/+1 |
| | |||||
* | Initial revision | Roland McGrath | 1995-08-21 | 1 | -0/+112 |
| | |||||
* | Reverse previous change. | Michael I. Bushnell | 1995-07-18 | 1 | -1/+1 |
| | |||||
* | (struct cthread): Delete member `catch'. | Michael I. Bushnell | 1995-07-17 | 1 | -1/+4 |
| | |||||
* | (install): Don't *always* install cthreadsih; do it only if it's new. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+2 |
| | |||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+0 |
| | |||||
* | (csw_pic.o): Provide slightly cheating rule. | Michael I. Bushnell | 1995-07-06 | 1 | -0/+5 |
| | |||||
* | Use EXT macro instead of explicit underscores. | Roland McGrath | 1995-05-12 | 1 | -3/+6 |
| | |||||
* | (I386HDRS): Variable removed. | Roland McGrath | 1995-05-12 | 1 | -2/+1 |
| | | | | ($(OBJS)): Don't depend on i386/asm.h. | ||||
* | (CPPFLAGS): Use $(srcdir) instead of $(hurdsource). | Roland McGrath | 1995-05-12 | 1 | -1/+1 |
| | |||||
* | Initial revision | Miles Bader | 1995-05-08 | 1 | -0/+95 |
| | |||||
* | (lndist, lndist-i386-files): Change $(hurdsource) to $(srcdir). | Michael I. Bushnell | 1995-04-12 | 1 | -4/+4 |
| | | | | ($(hurdsource)/hurd-snap/$(dir)/i386): Likewise. | ||||
* | (CPPFLAGS): Define. | Roland McGrath | 1995-04-04 | 1 | -4/+6 |
| | | | | | ($(OBJS) rule): Fix typo in target. (install-cthreads.h): Use $(INSTALL_DATA). | ||||
* | (mutex_lock, mutex_unlock): Use __ names for *_solid. | Roland McGrath | 1995-04-04 | 1 | -8/+8 |
| | |||||
* | (mutex_lock_solid, mutex_unlock_solid): Renamed to __*. | Roland McGrath | 1995-04-04 | 1 | -9/+8 |
| | | | | | (_cthread_mutex_lock_routine, _cthread_mutex_unlock_routine): Variables removed. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-08-16 | 1 | -1/+7 |
| | |||||
* | Formerly Makefile.~14~ | Michael I. Bushnell | 1994-07-22 | 1 | -34/+14 |
| | |||||
* | Formerly Makefile.~13~ | Michael I. Bushnell | 1994-07-19 | 1 | -15/+5 |
| | |||||
* | Formerly Makefile.~12~ | Michael I. Bushnell | 1994-07-05 | 1 | -2/+0 |
| | |||||
* | Formerly Makefile.~11~ | Michael I. Bushnell | 1994-07-05 | 1 | -0/+3 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-19 | 1 | -0/+5 |
| | |||||
* | Formerly Makefile.~10~ | Michael I. Bushnell | 1994-05-05 | 1 | -7/+13 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -1/+5 |
| | |||||
* | Formerly cprocs.c.~2~ | Roland McGrath | 1994-05-05 | 1 | -5/+31 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -5/+11 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -6/+10 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -0/+6 |
| | |||||
* | Formerly Makefile.~9~ | Roland McGrath | 1994-05-05 | 1 | -3/+3 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-05-05 | 1 | -1/+7 |
| | |||||
* | Formerly Makefile.~8~ | Michael I. Bushnell | 1994-05-04 | 1 | -3/+6 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-05-04 | 1 | -3/+3 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-05-04 | 1 | -51/+51 |
| | |||||
* | Formerly stack.c.~3~ | Michael I. Bushnell | 1994-05-04 | 1 | -0/+1 |
| | |||||
* | Formerly stack.c.~2~ | Roland McGrath | 1994-05-04 | 1 | -1/+15 |
| | |||||
* | Formerly Makefile.~7~ | Roland McGrath | 1994-05-04 | 1 | -18/+22 |
| | |||||
* | Formerly cthreads.h.~3~ | Roland McGrath | 1994-05-04 | 1 | -1/+22 |
| | |||||
* | Formerly Makefile.~6~ | Michael I. Bushnell | 1994-05-02 | 1 | -1/+2 |
| | |||||
* | Formerly Makefile.~5~ | Michael I. Bushnell | 1994-04-26 | 1 | -8/+22 |
| | |||||
* | Formerly Makefile.~4~ | Michael I. Bushnell | 1994-04-26 | 1 | -26/+45 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-04-06 | 1 | -0/+38 |
| | |||||
* | Formerly malloc.c.~3~ | Michael I. Bushnell | 1994-04-06 | 1 | -1/+2 |
| |