]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc_r
This commit was generated by cvs2svn to compensate for changes in r61206,
[FreeBSD/FreeBSD.git] / lib / libc_r /
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-06-03 krisThis commit was generated by cvs2svn to compensate...
2000-05-27 chrisFix a misspelling: undefied -> undefined
2000-05-27 obrienThis commit was generated by cvs2svn to compensate...
2000-05-26 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-26 jakeBack out the previous change to the queue(3) interface.
2000-05-24 peterThis commit was generated by cvs2svn to compensate...
2000-05-24 darrenrThis commit was generated by cvs2svn to compensate...
2000-05-23 jakeChange the way that the queue(3) structures are declare...
2000-05-22 psThis commit was generated by cvs2svn to compensate...
2000-05-18 asmodaiThis commit was generated by cvs2svn to compensate...
2000-05-16 jasoneFix a memory leak. pthread_set_name_np() allocates...
2000-05-16 jasoneFix a memory leak. pthread_set_name_np() allocates...
2000-05-15 krisThis commit was generated by cvs2svn to compensate...
2000-05-13 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 obrienThis commit was generated by cvs2svn to compensate...
2000-05-12 phantomadd MLINKS: pthread_testcancel(3) -> pthread_setcancelt...
2000-05-11 bde"Fixed" missing include in synopsis. POSIX.1-1996...
2000-05-11 bdeFixed misspelling of a struct tag in a function paramet...
2000-05-11 bdeFixed missing consts for function parameters, so that...
2000-05-09 sheldonhFix miscellaneous mdoc macro argument limit infringements.
2000-05-04 phantommdoc(7) cleanup:
2000-05-03 jasoneAdd missing .El macro.
2000-05-02 obrienThis commit was generated by cvs2svn to compensate...
2000-05-02 jasoneAdd missing man pages. Fix various compliance bugs...
2000-04-27 jasoneAdd a wrapper for the sendfile() system call.
2000-04-26 jasoneAdd test to detect propagation of cancellation points...
2000-04-24 jasoneAutomated regression test harness for libc_r. Existing...
2000-04-22 phantomIntroduce .Lb macro to libc_r manpages.
2000-04-20 obrienThis commit was generated by cvs2svn to compensate...
2000-04-20 obrienThis commit was generated by cvs2svn to compensate...
2000-04-19 obrienThis commit was generated by cvs2svn to compensate...
2000-04-18 obrienThis commit was generated by cvs2svn to compensate...
2000-04-17 obrienThis commit was generated by cvs2svn to compensate...
2000-04-16 markmThis commit was generated by cvs2svn to compensate...
2000-04-15 obrienThis commit was generated by cvs2svn to compensate...
2000-04-13 krisThis commit was generated by cvs2svn to compensate...
2000-04-11 msmithThis commit was generated by cvs2svn to compensate...
2000-04-10 krisThis commit was generated by cvs2svn to compensate...
2000-04-05 obrienThis commit was generated by cvs2svn to compensate...
2000-03-30 obrienThis commit was generated by cvs2svn to compensate...
2000-03-29 ruThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-26 krisThis commit was generated by cvs2svn to compensate...
2000-03-25 krisThis commit was generated by cvs2svn to compensate...
2000-03-19 acheThis commit was generated by cvs2svn to compensate...
2000-03-18 jasoneExplicitly include sys/cdefs.h to get the definition...
2000-03-15 deischenFix pthread_suspend_np/pthread_resume_np. For the...
2000-03-09 obrienThis commit was generated by cvs2svn to compensate...
2000-03-03 robertoThis commit was generated by cvs2svn to compensate...
2000-03-02 sheldonhRemove single-space hard sentence breaks. These degrad...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-18 ruFix the installworld breakage from rev 1.9.
2000-02-18 unfurlfixed missing trailing \
2000-02-18 unfurlAdds missing symlinks for pthread related manpages.
2000-02-16 jasoneFor errors, return -1 and set errno to indicate the...
2000-02-16 jasoneAdd man pages for the sem_*() functions.
2000-02-09 guidoThis commit was generated by cvs2svn to compensate...
2000-02-02 obrienThis commit was generated by cvs2svn to compensate...
2000-01-31 ruThis commit was generated by cvs2svn to compensate...
2000-01-30 fennerThis commit was generated by cvs2svn to compensate...
2000-01-30 fennerThis commit was generated by cvs2svn to compensate...
2000-01-29 jasoneUse __strong_reference() instead of __weak_reference...
2000-01-28 jasoneUse _fcntl() (not fcntl()) inside of fcntl().
2000-01-28 robertoThis commit was generated by cvs2svn to compensate...
2000-01-27 jasoneSimplify sytem call renaming. Instead of _foo() <...
2000-01-26 peterThis commit was generated by cvs2svn to compensate...
2000-01-24 markmThis commit was generated by cvs2svn to compensate...
2000-01-22 jasoneFix millisecond to nanosecond conversion.
2000-01-22 obrienThis commit was generated by cvs2svn to compensate...
2000-01-20 jasoneMinor *jmp() cleanups.
2000-01-20 jasoneAdd sem_*() functions. Named semaphores and process...
2000-01-20 jasoneDo signal deferral for pthread_kill() as it was done...
2000-01-19 jasoneImplement continuations to correctly handle [sig|_...
2000-01-18 deischenProperly initialize the last active time of the initial...
2000-01-18 ruThis commit was generated by cvs2svn to compensate...
2000-01-17 obrienThis commit was generated by cvs2svn to compensate...
2000-01-17 ruThis commit was generated by cvs2svn to compensate...
2000-01-16 obrienThis commit was generated by cvs2svn to compensate...
2000-01-16 krisThis commit was generated by cvs2svn to compensate...
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-12 jasoneTrack libc's three-tier symbol naming. libc_r must...
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-10 deischenMake sched_param parameter a const to comply with POSIX...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-06 deischenChange REGENTS -> AUTHOR in the copyright.
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-29 jasoneDon't explicitly mmap() red zones at the bottom of...
1999-12-28 deischen-Wall and minor style(9) cleanups.
1999-12-28 deischenChange stack allocation algorithm to make better use...
next