summaryrefslogtreecommitdiff
path: root/libthreads
AgeCommit message (Expand)Author
1996-07-29*** empty log message ***Thomas Bushnell
1996-07-18*** empty log message ***Michael I. Bushnell
1996-07-17Initial revisionRoland McGrath
1996-06-06(more_memory): Use assert_perror instead of MACH_CALL.Miles Bader
1996-05-09(installhdrsubdir): whoops.Michael I. Bushnell
1996-05-09(installhdrs, installhdrdir): Install headers using the genericMichael I. Bushnell
1996-05-09If _RWLOCK_DEFINE_FUNCTIONS is defined, then clear _EXTERN_INLINE, butMichael I. Bushnell
1996-05-09(_RWLOCK_DEFINE_FUNCTIONS): New macro; use in place of clearingMichael I. Bushnell
1996-05-04[lint] (NEVER): Spurious global variable removed.Roland McGrath
1996-05-04(SRCS): Add rwlock.c.Roland McGrath
1996-05-04Moved to libthreads from libshouldbeinlibc.Roland McGrath
1996-05-04Initial revisionRoland McGrath
1996-04-11(CFLAGS): Turn off -Wall.Michael I. Bushnell
1996-04-11(VPATH): Fix up for new configure reality.Michael I. Bushnell
1996-03-07(realloc):Miles Bader
1996-03-06[MCHECK] (struct header): New type.Miles Bader
1996-02-01Add assert to check for signal bug.Roland McGrath
1996-01-24Use prototypes for functions of zero args.Roland McGrath
1995-12-10(addr_range_check, probe_stack): Functions #if 0'd out.Roland McGrath
1995-12-06(condition_unimplies): Take address of (*impp)->next in assignment toMichael I. Bushnell
1995-10-07Protect against multiple inclusion.Roland McGrath
1995-10-04(JUMPTARGET): New macro, versions for [PIC] and not.Roland McGrath
1995-10-04(csw_pic.o): Bogus braindead target from hell removed. Bushnell will beRoland McGrath
1995-10-04[PIC] (EXT): Redefine to use PLT.Roland McGrath
1995-09-23(RWLOCK_INITIALIZER): New macro.Roland McGrath
1995-09-22Include hurd/threadvar.h.Roland McGrath
1995-09-16(CPPFLAGS): Variable removed.Roland McGrath
1995-09-13(CONDITION_INITIALIZER): Provide initial zero for IMPLICATIONS member.Michael I. Bushnell
1995-08-30Repair typos.Michael I. Bushnell
1995-08-30(condition_implies, condition_unimplies): New functions.Michael I. Bushnell
1995-08-30(cond_signal): If this condition has implications, see if one of themMichael I. Bushnell
1995-08-30(hurd_condition_wait): Provide declaration.Michael I. Bushnell
1995-08-29(cproc_block): Provide decl.Michael I. Bushnell
1995-08-26(hurd_condition_wait_cancel): Name changed to `hurd_condition_wait'.Miles Bader
1995-08-22Add a backslash.Miles Bader
1995-08-21(SRCS): Add cancel-cond.c.Roland McGrath
1995-08-21Initial revisionRoland McGrath
1995-07-18Reverse previous change.Michael I. Bushnell
1995-07-17(struct cthread): Delete member `catch'.Michael I. Bushnell
1995-07-06(install): Don't *always* install cthreadsih; do it only if it's new.Michael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-07-06(csw_pic.o): Provide slightly cheating rule.Michael I. Bushnell
1995-05-12Use EXT macro instead of explicit underscores.Roland McGrath
1995-05-12(I386HDRS): Variable removed.Roland McGrath
1995-05-12(CPPFLAGS): Use $(srcdir) instead of $(hurdsource).Roland McGrath
1995-05-08Initial revisionMiles Bader
1995-04-12(lndist, lndist-i386-files): Change $(hurdsource) to $(srcdir).Michael I. Bushnell
1995-04-04(CPPFLAGS): Define.Roland McGrath
1995-04-04(mutex_lock, mutex_unlock): Use __ names for *_solid.Roland McGrath
1995-04-04(mutex_lock_solid, mutex_unlock_solid): Renamed to __*.Roland McGrath