summaryrefslogtreecommitdiff
path: root/libports
AgeCommit message (Expand)Author
2017-01-02Fix libports dependenciesSamuel Thibault
2016-11-27libports: fix using ports.h in C++Samuel Thibault
2016-10-15Avoid warnings if increasing a threads priority fails.Justus Winter
2016-02-23libports: preserve the complex message flagJustus Winter
2015-09-22libports: remove unused variablesJustus Winter
2015-09-10Install port-deref-deferred.h header for ports.hJames Clarke
2015-08-14libports: clarify why we emulate protected payloadsJustus Winter
2015-04-07libports: use protected payloads to optimize the object lookupJustus Winter
2015-02-17libports: avoid acquiring global lock in message dispatchJustus Winter
2015-01-17libports: silence pointless error messageJustus Winter
2014-12-07libports: add a payload-aware intrans functionJustus Winter
2014-12-07libports: add `ports_lookup_payload' and `ports_payload_get_name'Justus Winter
2014-11-03Use a mere weak attribute instead of a weak aliasSamuel Thibault
2014-11-02Fix dead name notification in static binariesSamuel Thibault
2014-10-05libports: lock-less reference counting for port_info objectsJustus Winter
2014-09-29libports: use a global hash table for the lookupsJustus Winter
2014-06-18libports: avoid realloc(3) corner caseJustus Winter
2014-05-05libports: unlock _ports_lock on malloc failureJustus Winter
2014-04-29libports: reduce malloc overhead in _ports_bucket_class_iterateJustus Winter
2014-04-29libports: work around bugs in server terminationJustus Winter
2014-04-09libports: fix receiver lookupJustus Winter
2014-04-06libports: fix notify_port_t receiver lookupsJustus Winter
2014-02-22libports: work around bugs in server terminationRichard Braun
2013-12-28libports: remove the threadvars stack size hackRichard Braun
2013-11-30libports: another right leak fixRichard Braun
2013-11-28libports: improve error reporting in adjust_priorityJustus Winter
2013-11-28libports: improve error handling in ports_transfer_rightJustus Winter
2013-11-28libports: improve error handling in ports_reallocate_from_externalJustus Winter
2013-11-28libports: improve error handling in ports_reallocate_portJustus Winter
2013-11-26libports: fix right leaks when adjusting prioritiesRichard Braun
2013-11-16libports: implement lockless management of threadsJustus Winter
2013-11-09libports: fix the thread counts in case the thread creation failsJustus Winter
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
2013-11-01libports: fix error handling in _ports_create_port_internalJustus Winter
2013-01-27Do not warn about not raising priority of non-root translatorsSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-11-24Move starvation-reduction computation into adjust_priorityRichard Braun
2012-11-24Reduce contention on thread creation in libportsRichard Braun
2012-09-23Reduce starvation among libports threadsRichard Braun
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2011-11-15Add commentsSamuel Thibault
2011-11-15Keep at least one request handler thread.Diego Nieto Cid
2011-08-20fix common misspellingsJonathan Neuschäfer
2010-10-28Fix _ports_lock usageSamuel Thibault
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge
2008-12-292008-12-29 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2004-11-082004-11-03 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Marcus Brinkmann
2004-03-01auth/Marcus Brinkmann
2001-03-31.Roland McGrath
2001-03-312001-03-29 Neal H Walfield <neal@cs.uml.edu>Roland McGrath