summaryrefslogtreecommitdiffstats
path: root/lib/qpthreads.c
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with handling of oversize BGP messagesex24bChris Hall2012-05-071-48/+33
* Improve error handling in lib/qpthreads and lib/qtimeChris Hall2012-04-191-22/+116
* Tidy up after testing on FreeBSD 9.0Chris Hall2012-04-171-3/+14
* Watch-Dog Work-in-ProgressChris Hall2012-04-161-5/+38
* Remove CONFIRM(_POSIX_REENTRANT_FUNCTIONS) -- not POSIX !Chris Hall2012-04-121-38/+231
* Further work on Watch-Dog and extend "debug bgp update"Chris Hall2012-04-111-0/+57
* Remove a number of "assigned but unused" warnings and other WIPChris Hall2012-04-101-1/+171
* Tidy up some XMALLOC items that were not being XFREE'd.Chris Hall2012-03-221-1/+6
* Avoid crashing if fails to destroy mutex etc at shut-downChris Hall2012-03-181-13/+46
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-18/+73
* Merging of euro_ix branch into pipework.Chris Hall2011-09-021-12/+54
* Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-74/+138
* Fixes to compile on FreeBSD 8.0 with gcc 4.2.1Chris Hall2010-04-161-3/+3
* Add qpthreads_thread_created to lib/qpthreadsChris Hall2010-01-051-1/+3
* Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-9/+41
* Add qpt_thread_join() to lib/qpthreadsChris Hall (GMCH)2009-12-171-0/+28
* Introduced qpthreads_enabled flag in lib/qpthreadsChris Hall (GMCH)2009-12-101-43/+186
* Ensure all timeouts are timeout times in qtime_mono_t.Chris Hall (GMCH)2009-12-091-9/+31
* Enabled qpt_mutex_recursive in lib/qpthreads.Chris Hall (GMCH)2009-12-071-0/+64
* Updates to lib/qpthreads.c & .hChris Hall (GMCH)2009-12-061-0/+3
* Add signal functions to lib/qpthreads.cChris Hall (GMCH)2009-12-031-0/+46
* Pthreads infrastructure -- initial commitChris Hall (GMCH)2009-12-021-0/+435