OpenBSD CVS

src/lib/librthread/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / librthread

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] arch/        
[TXT] Makefile  1.9   18 years  marc   add -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare Minor tweaks to com...
[TXT] rthread.c  1.34   17 years  art   Register the locking hooks with ld.so. drahn@ ok (long time ago)
[TXT] rthread.h  1.17   18 years  marc   add -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare Minor tweaks to com...
[TXT] rthread_attr.c  1.8   18 years  otto   Remove redundant mprotect() calls (we're unmapping the region anyway) and check ...
[TXT] rthread_np.c  1.5   16 years  kurt   Report the correct stack size and top for the primordial thread in pthread_stack...
[TXT] rthread_sched.c  1.7   18 years  otto   When suspending, check the tid of the arg, not of ourselves, doh
[TXT] rthread_stack.c  1.3   17 years  tedu   two comment typos from tbert
[TXT] shlib_version  1.1   18 years  tedu   can't build shared lib without shlib_version Maxim Bourmistrov noticed.