aboutsummaryrefslogtreecommitdiff
path: root/libports/bucket-iterate.c
Commit message (Expand)AuthorAgeFilesLines
* libports: Create a notify_port in each bucketSergey Bugaev2022-08-101-2/+3
* libports: lock-less reference counting for port_info objectsJustus Winter2014-10-051-5/+1
* libports: use a global hash table for the lookupsJustus Winter2014-09-291-5/+9
* libports: avoid realloc(3) corner caseJustus Winter2014-06-181-1/+1
* libports: unlock _ports_lock on malloc failureJustus Winter2014-05-051-1/+4
* libports: reduce malloc overhead in _ports_bucket_class_iterateJustus Winter2014-04-291-16/+30
* Switch from cthreads to pthreadsRichard Braun2012-11-271-3/+2
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* auth/Marcus Brinkmann2004-03-011-6/+3
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-281-17/+32
* Include <hurd/ihash.h>.Michael I. Bushnell1995-06-221-0/+1
* Include <cthreads.h>.Michael I. Bushnell1995-06-221-1/+2
* (ports_bucket_iterate): TypoMichael I. Bushnell1995-06-211-3/+7
* Initial revisionMichael I. Bushnell1995-06-211-0/+59