summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-01-11mention fcntl.h; jfw@jfwhome.funhouse.comTheo de Raadt
1999-01-11RFNOWAIT is now supportedNiklas Hallqvist
1999-01-10clean up timer calculations; dont use PTHREAD_NOFLOAT; keep freebsd identDavid Leonard
1999-01-10no need to cast any moreDavid Leonard
1999-01-10export symbol to kernel thread for gdb; ident; fix lock initialisationDavid Leonard
1999-01-10identDavid Leonard
1999-01-10initialise locks properlyDavid Leonard
1999-01-10add some debug msgs; cleanDavid Leonard
1999-01-10identDavid Leonard
1999-01-10note pathological problemDavid Leonard
1999-01-10use <machine/reg>David Leonard
1999-01-10nice-ifyDavid Leonard
1999-01-10updateDavid Leonard
1999-01-10updateDavid Leonard
1999-01-10fix protoDavid Leonard
1999-01-08when malloc fails set bufsize to 0 or all other calls to getmntinfo will failArtur Grabowski
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08do not wrap mknod, nfssvc or signanosleep(?)David Leonard
1999-01-08slight structure rearrange for gdb thread supportDavid Leonard
1999-01-08add fchflags and fpathconf as well.David Leonard
1999-01-08identDavid Leonard
1999-01-08add poll(2). This might help get X threaded.David Leonard
1999-01-06_THREAD_SAFEDavid Leonard
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1999-01-06use indr_reference instead of PASSTHRUDavid Leonard
1999-01-06identDavid Leonard
1999-01-06cleanDavid Leonard
1999-01-05fix misleading protoDavid Leonard
1999-01-04include blurb about ISO 8601 dates straight from strftime.cTodd C. Miller
1998-12-31typo; jon@oaktree.co.ukTheo de Raadt
1998-12-31typo; matter@suspicious.orgTodd C. Miller
1998-12-30append \n correctlyTheo de Raadt
1998-12-30doc fix: clnt_sperrno does not append a NEWLINETheo de Raadt
1998-12-28kill reg #define, nothing uses it and it causes problems elswhere; jwise@unic...Todd C. Miller
1998-12-23preserve FreeBSD identsDavid Leonard
1998-12-23typoDavid Leonard
1998-12-23funlockfile shouldnt assume flockfile has been calledDavid Leonard
1998-12-23rename linkage variable to match freebsdDavid Leonard
1998-12-23libc_r supportMichael Shalayeff
1998-12-23nicer testsDavid Leonard
1998-12-23_thread_sys changes for powerpc SYS.h, code mostly from d, fixed upDale S. Rahn
1998-12-22updateDavid Leonard
1998-12-22Correct a thinko I had when writing the comment for this code.Dale S. Rahn
1998-12-21MD locking and thread support for hppaMichael Shalayeff
1998-12-21document EOPNOTSUPPArtur Grabowski
1998-12-21more spinlockDavid Leonard
1998-12-21missed some function return typesTheo de Raadt
1998-12-21resource stats; force linkage with uthread_autoinit.c; name kern and init thr...David Leonard
1998-12-21very important bit of md spinlockDavid Leonard