aboutsummaryrefslogtreecommitdiff
path: root/libports/complete-deallocate.c
Commit message (Expand)AuthorAgeFilesLines
* libports: Make sure we don't leak current RPCs listsSamuel Thibault2023-11-261-0/+2
* Drop spurious changeSamuel Thibault2020-12-011-1/+0
* hurd_types: Add const_string_t typeSamuel Thibault2020-11-301-0/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* libports: use protected payloads to optimize the object lookupJustus Winter2015-04-071-2/+4
* libports: lock-less reference counting for port_info objectsJustus Winter2014-10-051-0/+14
* libports: use a global hash table for the lookupsJustus Winter2014-09-291-4/+3
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-091-1/+0
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+1
* auth/Marcus Brinkmann2004-03-011-1/+1
* (_ports_complete_deallocate): Only drop port right if it isn't alreadyMichael I. Bushnell1996-03-291-5/+9
* (_ports_complete_deallocate): Clear PI->port_right; and do it beforeMichael I. Bushnell1995-07-211-2/+3
* Initial revisionMichael I. Bushnell1995-06-201-0/+48