aboutsummaryrefslogtreecommitdiff
path: root/libthreads
Commit message (Collapse)AuthorAgeFilesLines
* (CPPFLAGS): Variable removed.Roland McGrath1995-09-161-7/+4
| | | | (lndist-i386-files): Use $(top_srcdir) in place of $(srcdir).
* (CONDITION_INITIALIZER): Provide initial zero for IMPLICATIONS member.Michael I. Bushnell1995-09-131-1/+13
| | | | (condition_init): Bother initializing NAME and IMPLICATIONS members.
* Repair typos.Michael I. Bushnell1995-08-301-3/+9
|
* (condition_implies, condition_unimplies): New functions.Michael I. Bushnell1995-08-301-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 themMichael I. Bushnell1995-08-301-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. Bushnell1995-08-301-0/+6
|
* (cproc_block): Provide decl.Michael I. Bushnell1995-08-291-1/+6
|
* (hurd_condition_wait_cancel): Name changed to `hurd_condition_wait'.Miles Bader1995-08-261-1/+2
|
* Add a backslash.Miles Bader1995-08-221-1/+1
|
* (SRCS): Add cancel-cond.c.Roland McGrath1995-08-211-0/+1
|
* Initial revisionRoland McGrath1995-08-211-0/+112
|
* Reverse previous change.Michael I. Bushnell1995-07-181-1/+1
|
* (struct cthread): Delete member `catch'.Michael I. Bushnell1995-07-171-1/+4
|
* (install): Don't *always* install cthreadsih; do it only if it's new.Michael I. Bushnell1995-07-061-2/+2
|
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-2/+0
|
* (csw_pic.o): Provide slightly cheating rule.Michael I. Bushnell1995-07-061-0/+5
|
* Use EXT macro instead of explicit underscores.Roland McGrath1995-05-121-3/+6
|
* (I386HDRS): Variable removed.Roland McGrath1995-05-121-2/+1
| | | | ($(OBJS)): Don't depend on i386/asm.h.
* (CPPFLAGS): Use $(srcdir) instead of $(hurdsource).Roland McGrath1995-05-121-1/+1
|
* Initial revisionMiles Bader1995-05-081-0/+95
|
* (lndist, lndist-i386-files): Change $(hurdsource) to $(srcdir).Michael I. Bushnell1995-04-121-4/+4
| | | | ($(hurdsource)/hurd-snap/$(dir)/i386): Likewise.
* (CPPFLAGS): Define.Roland McGrath1995-04-041-4/+6
| | | | | ($(OBJS) rule): Fix typo in target. (install-cthreads.h): Use $(INSTALL_DATA).
* (mutex_lock, mutex_unlock): Use __ names for *_solid.Roland McGrath1995-04-041-8/+8
|
* (mutex_lock_solid, mutex_unlock_solid): Renamed to __*.Roland McGrath1995-04-041-9/+8
| | | | | (_cthread_mutex_lock_routine, _cthread_mutex_unlock_routine): Variables removed.
* entered into RCSMichael I. Bushnell1994-08-161-1/+7
|
* Formerly Makefile.~14~Michael I. Bushnell1994-07-221-34/+14
|
* Formerly Makefile.~13~Michael I. Bushnell1994-07-191-15/+5
|
* Formerly Makefile.~12~Michael I. Bushnell1994-07-051-2/+0
|
* Formerly Makefile.~11~Michael I. Bushnell1994-07-051-0/+3
|
* entered into RCSRoland McGrath1994-05-191-0/+5
|
* Formerly Makefile.~10~Michael I. Bushnell1994-05-051-7/+13
|
* entered into RCSRoland McGrath1994-05-051-1/+5
|
* Formerly cprocs.c.~2~Roland McGrath1994-05-051-5/+31
|
* entered into RCSRoland McGrath1994-05-051-5/+11
|
* entered into RCSRoland McGrath1994-05-051-6/+10
|
* entered into RCSRoland McGrath1994-05-051-0/+6
|
* Formerly Makefile.~9~Roland McGrath1994-05-051-3/+3
|
* entered into RCSRoland McGrath1994-05-051-1/+7
|
* Formerly Makefile.~8~Michael I. Bushnell1994-05-041-3/+6
|
* entered into RCSMichael I. Bushnell1994-05-041-3/+3
|
* entered into RCSMichael I. Bushnell1994-05-041-51/+51
|
* Formerly stack.c.~3~Michael I. Bushnell1994-05-041-0/+1
|
* Formerly stack.c.~2~Roland McGrath1994-05-041-1/+15
|
* Formerly Makefile.~7~Roland McGrath1994-05-041-18/+22
|
* Formerly cthreads.h.~3~Roland McGrath1994-05-041-1/+22
|
* Formerly Makefile.~6~Michael I. Bushnell1994-05-021-1/+2
|
* Formerly Makefile.~5~Michael I. Bushnell1994-04-261-8/+22
|
* Formerly Makefile.~4~Michael I. Bushnell1994-04-261-26/+45
|
* entered into RCSMichael I. Bushnell1994-04-061-0/+38
|
* Formerly malloc.c.~3~Michael I. Bushnell1994-04-061-1/+2
|