| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *** empty log message *** | Thomas Bushnell | 1996-07-29 | 2 | -1/+6 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 1 | -172/+0 |
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+264 |
* | (more_memory): Use assert_perror instead of MACH_CALL. | Miles Bader | 1996-06-06 | 1 | -6/+13 |
* | (installhdrsubdir): whoops. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
* | (installhdrs, installhdrdir): Install headers using the generic | Michael I. Bushnell | 1996-05-09 | 1 | -7/+2 |
* | If _RWLOCK_DEFINE_FUNCTIONS is defined, then clear _EXTERN_INLINE, but | Michael I. Bushnell | 1996-05-09 | 1 | -0/+5 |
* | (_RWLOCK_DEFINE_FUNCTIONS): New macro; use in place of clearing | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
* | [lint] (NEVER): Spurious global variable removed. | Roland McGrath | 1996-05-04 | 1 | -7/+4 |
* | (SRCS): Add rwlock.c. | Roland McGrath | 1996-05-04 | 1 | -8/+8 |
* | Moved to libthreads from libshouldbeinlibc. | Roland McGrath | 1996-05-04 | 1 | -9/+13 |
* | Initial revision | Roland McGrath | 1996-05-04 | 1 | -0/+6 |
* | (CFLAGS): Turn off -Wall. | Michael I. Bushnell | 1996-04-11 | 1 | -0/+4 |
* | (VPATH): Fix up for new configure reality. | Michael I. Bushnell | 1996-04-11 | 1 | -2/+2 |
* | (realloc): | Miles Bader | 1996-03-07 | 1 | -9/+32 |
* | [MCHECK] (struct header): New type. | Miles Bader | 1996-03-06 | 1 | -13/+67 |
* | Add assert to check for signal bug. | Roland McGrath | 1996-02-01 | 1 | -1/+4 |
* | Use prototypes for functions of zero args. | Roland McGrath | 1996-01-24 | 1 | -30/+34 |
* | (addr_range_check, probe_stack): Functions #if 0'd out. | Roland McGrath | 1995-12-10 | 1 | -25/+40 |
* | (condition_unimplies): Take address of (*impp)->next in assignment to | Michael I. Bushnell | 1995-12-06 | 1 | -1/+4 |
* | Protect against multiple inclusion. | Roland McGrath | 1995-10-07 | 1 | -0/+9 |
* | (JUMPTARGET): New macro, versions for [PIC] and not. | Roland McGrath | 1995-10-04 | 1 | -4/+8 |
* | (csw_pic.o): Bogus braindead target from hell removed. Bushnell will be | Roland McGrath | 1995-10-04 | 1 | -5/+0 |
* | [PIC] (EXT): Redefine to use PLT. | Roland McGrath | 1995-10-04 | 1 | -0/+8 |
* | (RWLOCK_INITIALIZER): New macro. | Roland McGrath | 1995-09-23 | 1 | -0/+3 |
* | Include hurd/threadvar.h. | Roland McGrath | 1995-09-22 | 1 | -0/+4 |
* | (CPPFLAGS): Variable removed. | Roland McGrath | 1995-09-16 | 1 | -7/+4 |
* | (CONDITION_INITIALIZER): Provide initial zero for IMPLICATIONS member. | Michael I. Bushnell | 1995-09-13 | 1 | -1/+13 |
* | 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 |
* | (cond_signal): If this condition has implications, see if one of them | Michael I. Bushnell | 1995-08-30 | 1 | -0/+52 |
* | (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 |
* | (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 |
* | (CPPFLAGS): Define. | Roland McGrath | 1995-04-04 | 1 | -4/+6 |
* | (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 |