]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libpthread
Big module makeover; improve logging, standardise variable names,
[FreeBSD/FreeBSD.git] / lib / libpthread /
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-20 krisMark some functions as __printflike() and/or taking...
2001-08-19 jasoneFix logic errors in pthread_cond_wait() and pthread_con...
2001-08-16 jasoneFix a bug in canceling joining threads.
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-13 rumdoc(7) police: s/OpenBSD/.Ox/ where appropriate.
2001-08-13 ruSpell "FreeBSD" with "F" and "BSD" in uppercase.
2001-08-13 ruRemoved duplicate VCS ID tags, as per style(9).
2001-08-11 impMake the name parameter const char *.
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-09 yarUse the ``.Rv -std'' mdoc(7) macro in appropriate cases.
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 jasoneImplement pthread_attr_[gs]etguardsize(). Non-default...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-15 ddRemove whitespace at EOL.
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-06 rumdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 deischenClear the in thread scheduler flag after jumping to...
2001-06-27 jasoneFix a race condition in pthread_join(). All of the...
2001-06-27 gshapiroTypo fix: requires -> reacquires
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-05 ddAdd a missing word.
2001-06-05 ddAdd a missing word.
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-20 jasoneAdd a test for PR 24345.
2001-05-20 jasoneUpdate the verify script.
2001-05-20 jasoneDon't define _REENTRANT, since the Makefile does so.
2001-05-20 jasoneFix a typo.
2001-05-20 jasoneInstead of using a join queue for each thread, use...
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-18 ruFixed typo in the description.
2001-05-18 jasoneCondition variable waiters are queued in descending...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-16 jasoneMark a thread that is suspended while sleeping as inter...
2001-05-14 joergThis commit was generated by cvs2svn to compensate...
2001-05-08 assarThis commit was generated by cvs2svn to compensate...
2001-05-07 knuProperly copy the P_ALTSTACK flag in struct proc::p_fla...
2001-05-04 deischenMove the check for a pending signals to after the threa...
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-03 markmThis commit was generated by cvs2svn to compensate...
2001-05-01 markmCompenate for header dethreading.
2001-04-25 obrienThis commit was generated by cvs2svn to compensate...
2001-04-18 deischenTypo; fix open() so that it is not a cancellation point...
2001-04-18 deischenReinstall the alternate signal stack after a fork.
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-10 deischenClean up a bit. Use the correct TAILQ link when walkin...
2001-04-10 deischenAdded a missing set of braces to a conditional that...
2001-04-10 deischenTo be consistent, use the __weak_reference macro from...
2001-04-06 wollmanThis commit was generated by cvs2svn to compensate...
2001-04-04 tmmActivate build of posix1e extensions in libc and libc_r...
2001-04-04 tmmAdd thread safety wrappers for the posix1e syscalls...
2001-04-04 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 iedowseAdd a leading underscore to the pthread_main_np functio...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-03-27 ruMAN[1-9] -> MAN.
2001-03-27 sobomaxThis commit was generated by cvs2svn to compensate...
2001-03-25 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 greenThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 alfredBring in a hybrid of SunSoft's transport-independent...
2001-03-09 deischenCorrect a race condition where it was possible for...
2001-03-05 krisThis commit was generated by cvs2svn to compensate...
2001-03-05 msmithThis commit was generated by cvs2svn to compensate...
2001-03-03 krisThis commit was generated by cvs2svn to compensate...
2001-03-02 rumdoc(7) police: fix markup.
next