Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libports: Create a notify_port in each bucket | Sergey Bugaev | 2022-08-10 | 1 | -2/+3 |
* | libports: lock-less reference counting for port_info objects | Justus Winter | 2014-10-05 | 1 | -5/+1 |
* | libports: use a global hash table for the lookups | Justus Winter | 2014-09-29 | 1 | -5/+9 |
* | libports: avoid realloc(3) corner case | Justus Winter | 2014-06-18 | 1 | -1/+1 |
* | libports: unlock _ports_lock on malloc failure | Justus Winter | 2014-05-05 | 1 | -1/+4 |
* | libports: reduce malloc overhead in _ports_bucket_class_iterate | Justus Winter | 2014-04-29 | 1 | -16/+30 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -3/+2 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -1/+1 |
* | auth/ | Marcus Brinkmann | 2004-03-01 | 1 | -6/+3 |
* | 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-28 | 1 | -17/+32 |
* | Include <hurd/ihash.h>. | Michael I. Bushnell | 1995-06-22 | 1 | -0/+1 |
* | Include <cthreads.h>. | Michael I. Bushnell | 1995-06-22 | 1 | -1/+2 |
* | (ports_bucket_iterate): Typo | Michael I. Bushnell | 1995-06-21 | 1 | -3/+7 |
* | Initial revision | Michael I. Bushnell | 1995-06-21 | 1 | -0/+59 |