]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libkse
Apply fix for long timeouts on driver initialisation.
[FreeBSD/FreeBSD.git] / lib / libkse /
2004-05-14 Olivier HouchardArm bits for libpthread. It has no chances to work...
2004-05-09 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2004-04-27 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2004-04-20 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-04-17 Tim J. RobbinsThis commit was generated by cvs2svn to compensate...
2004-04-15 Peter WemmThis commit was generated by cvs2svn to compensate...
2004-04-14 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-04-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-04-08 Daniel EischenAfter forking and initializing the library to single...
2004-04-05 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-03 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-04-03 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-03-31 Bruce M SimpsonThis commit was generated by cvs2svn to compensate...
2004-03-31 Bruce M SimpsonThis commit was generated by cvs2svn to compensate...
2004-03-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-25 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-19 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-18 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-03-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-03-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-03-17 David XuFix a POSIX conformance bug. POSIX says sigwait should...
2004-03-14 Bruce EvansFixed a misspelling of 0 as NULL.
2004-03-11 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-03-01 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-02-28 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-02-28 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-28 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-26 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-02-26 Max LaierThis commit was generated by cvs2svn to compensate...
2004-02-25 Bruce M SimpsonSync HEAD sources to vendor branch import of routed...
2004-02-25 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-14 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2004-02-10 Colin Percivalstyle cleanup: Remove duplicate $FreeBSD$ tags.
2004-02-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-02-08 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-06 Daniel EischenAdd cancellation point to sem_wait() and sem_timedwait...
2004-02-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-05 David Xulibkse was renamed to libpthread.
2004-02-03 Daniel EischenProvide a userland version of non-pshared semaphores...
2004-01-31 Marcel MoolenaarNow that libpthread is the default threading library...
2004-01-30 Daniel EischenChange libkse back to libpthread and make it the default
2004-01-23 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2004-01-21 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2004-01-19 David SchultzThis commit was generated by cvs2svn to compensate...
2004-01-17 David XuReturn EPERM if mutex owner is not current thread but...
2004-01-14 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-13 Bill FennerThis commit was generated by cvs2svn to compensate...
2004-01-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-01-09 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-01-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2004-01-08 Daniel EischenAdd a simple work-around for deadlocking on recursive...
2004-01-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2004-01-04 Nate LawsonThis commit was generated by cvs2svn to compensate...
2004-01-03 David XuKernel now supports per-thread sigaltstack, follow...
2004-01-02 David XuReturn error code in errno, not in return value.
2004-01-02 David XuFix a typo.
2003-12-29 David XuForgot to commit this file for last commit. :(
2003-12-29 David XuImplement sigaltstack() as per-threaded. Current only...
2003-12-28 David XuCorrectly retrieve sigaction flags.
2003-12-19 David XuReplace a comment with more accurated one, memory heap...
2003-12-19 David XuCode clean up, remove unused MACROS and function protot...
2003-12-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-12-09 Daniel Eischenaccept() returns a file descriptor when it succeeds...
2003-12-09 Daniel EischenRemove an unused struct definition.
2003-12-09 Daniel EischenAdd cancellation points for accept() and connect().
2003-12-09 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-12-09 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-12-09 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-12-09 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-12-09 David XuUse mutex instead of low level thread lock to implement...
2003-12-09 David XuRename _thr_enter_cancellation_point to _thr_cancel_ent...
2003-12-09 David XuMore reliably check timeout for pthread_mutex_timedlock.
2003-12-08 Daniel EischenGo back to using rev 1.18 where thread locks are used...
2003-12-07 Marcel MoolenaarSimplify the contexts created by the kernel and remove...
2003-12-07 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-12-05 Peter WemmApply a second fix for stack alignment with libkse...
2003-12-02 Brooks DavisThis commit was generated by cvs2svn to compensate...
2003-11-29 David XuEliminate two pushl by using call instruction directly...
2003-11-29 David Xu1.Macro optimizing KSE_LOCK_ACQUIRE and THR_LOCK_ACQUIR...
2003-11-29 David XuRemove surplus mmap() call for stack guard page in...
2003-11-29 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-11-28 Doug BartonThis commit was generated by cvs2svn to compensate...
2003-11-21 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-11-20 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2003-11-16 Daniel EischenBack out last change and go back to using KSE locks...
2003-11-10 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-09 David XuIf a thread in critical region got a synchronous signal...
2003-11-08 David XuUse THR lock instead of KSE lock to avoid scheduler...
2003-11-07 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-07 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-07 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-07 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-11-05 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-11-05 Daniel Eischenstyle(9)
next