summaryrefslogtreecommitdiffstats
path: root/lib/libc_r (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* deal with socklen_tmillert1999-02-161-2/+2
|
* deal with socklen_tderaadt1999-02-168-17/+19
|
* implement sparc atomic lock with LDSTUBd1999-02-071-3/+28
|
* Save/restore the fp state setjmp/longjmp does notniklas1999-02-041-14/+41
|
* tidyd1999-02-047-34/+49
|
* comment out broken float save stuff for the time beingd1999-02-031-5/+5
|
* arc fixes for libc_rimp1999-02-022-3/+4
|
* add test_sigsuspend test_sigwaitd1999-02-011-1/+1
|
* move tests togetherd1999-02-015-195/+102
|
* don't handle signals in the gc threadd1999-02-011-1/+7
|
* don't compute resource usage. this speeds things up a lotd1999-02-013-6/+26
|
* hide pipe, sigsuspend, sigprocmask; remove -gd1999-01-201-5/+5
|
* performance metrics are now elsewhered1999-01-1910-857/+1
|
* stubsd1999-01-181-0/+82
|
* documentd1999-01-181-0/+68
|
* move private spinlock protos outd1999-01-182-5/+5
|
* typo; niced1999-01-181-2/+4
|
* add section numbers to Xrd1999-01-181-7/+7
|
* sync with previous changesd1999-01-185-30/+70
|
* show cancellation and exiting flagsd1999-01-171-3/+6
|
* pthread_cancel() and cancellation pointsd1999-01-1717-19/+652
|
* pthread_getschedparam() and pthread_setschedparam() stubsd1999-01-171-1/+32
|
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-178-29/+106
|
* pthread_atfork()d1999-01-173-10/+180
|
* say something when a test locks upd1999-01-171-0/+2
|
* updated1999-01-172-73/+128
|
* give msync a cancellation pointd1999-01-172-2/+34
|
* some performance metricsd1999-01-1711-0/+599
|
* clean up timer calculations; dont use PTHREAD_NOFLOAT; keep freebsd identd1999-01-101-51/+21
|
* no need to cast any mored1999-01-101-5/+5
|
* export symbol to kernel thread for gdb; ident; fix lock initialisationd1999-01-101-6/+9
|
* identd1999-01-102-0/+2
|
* initialise locks properlyd1999-01-101-2/+2
|
* add some debug msgs; cleand1999-01-101-8/+35
|
* identd1999-01-101-0/+1
|
* note pathological problemd1999-01-101-1/+3
|
* use <machine/reg>d1999-01-101-4/+6
|
* nice-ifyd1999-01-1025-826/+700
|
* updated1999-01-102-9/+21
|
* fix protod1999-01-101-2/+3
|
* move spinlock.h into the real worldd1999-01-088-42/+6
|
* do not wrap mknod, nfssvc or signanosleep(?)d1999-01-081-3/+3
|
* slight structure rearrange for gdb thread supportd1999-01-081-3/+4
|
* add fchflags and fpathconf as well.d1999-01-084-4/+54
|
* identd1999-01-081-0/+1
|
* add poll(2). This might help get X threaded.d1999-01-083-4/+150
|
* use indr_reference instead of PASSTHRUd1999-01-061-7/+8
|
* identd1999-01-0675-44/+162
|
* preserve FreeBSD identsd1998-12-2312-22/+24
|
* typod1998-12-231-1/+1
|