aboutsummaryrefslogtreecommitdiff
path: root/libports/manage-one-thread.c
Commit message (Collapse)AuthorAgeFilesLines
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
| | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
* (ports_manage_port_operations_one_thread): Fill in meaningfulMichael I. Bushnell1996-03-281-2/+6
| | | | statuses and errors rather than just zero.
* (ports_manage_port_operations_one_thread): Fill in default replyMichael I. Bushnell1996-03-281-2/+23
| | | | | | before doing work; we might return 0 and mach_msg_server expects us to fill in a reply decently no matter what. (ports_manage_port_operations_multithread): Likewise.
* (ports_manage_port_operations_one_thread):Miles Bader1996-01-271-5/+3
| | | | Pass INP->msgh_id to ports_begin_rpc, and only call DEMUXER if it returns 0.
* (ports_manage_port_operations_one_thread): Doc fix.Michael I. Bushnell1995-11-211-0/+3
|
* (ports_manage_port_operations_one_thread/internal_demuxer): Don'tMichael I. Bushnell1995-10-241-10/+14
| | | | attempt RPC if we can't get a valid port struct.
* Initial revisionMichael I. Bushnell1995-06-201-0/+63