Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-24 | Mon Oct 21 22:05:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* 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. | |||
1996-05-09 | If _RWLOCK_DEFINE_FUNCTIONS is defined, then clear _EXTERN_INLINE, but | Michael I. Bushnell | |
*after* header files have been included. | |||
1996-05-04 | Moved to libthreads from libshouldbeinlibc. | Roland McGrath | |
(_EXTERN_INLINE): New macro. Use it for all the inline defns. | |||
1995-10-07 | Protect against multiple inclusion. | Roland McGrath | |
Include cthreads.h and assert.h. | |||
1995-09-23 | (RWLOCK_INITIALIZER): New macro. | Roland McGrath | |
1995-05-08 | Initial revision | Miles Bader | |