aboutsummaryrefslogtreecommitdiff
path: root/libports/create-internal.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+5
* libports: lock-less reference counting for port_info objectsJustus Winter2014-10-051-2/+1
* libports: use a global hash table for the lookupsJustus Winter2014-09-291-6/+13
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-091-1/+0
* libports: fix error handling in _ports_create_port_internalJustus Winter2013-11-011-4/+5
* Switch from cthreads to pthreadsRichard Braun2012-11-271-6/+5
* Fix _ports_lock usageSamuel Thibault2010-10-281-1/+2
* auth/Marcus Brinkmann2004-03-011-1/+1
* 2001-03-29 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-03-311-4/+13
* Shared function used by both ports_create_port and ports_create_port_noinstall.Miles Bader1996-07-191-0/+111