aboutsummaryrefslogtreecommitdiff
path: root/libpager/stubs.c
Commit message (Collapse)AuthorAgeFilesLines
* Further port sequence number cleanup.Thomas Schwinge2011-11-241-6/+6
| | | | | | | | | * libpager/priv.h (struct pager): Make seqno member of type mach_port_seqno_t. Change all users. * libpager/seqnos.c (_pager_stubs_update_seqno): Rename to _pager_update_seqno. Change all users. * libpager/demuxer.c (pager_demuxer): Make use of _pager_update_seqno. * libpager/notify-stubs.c: Remove unused attribute where no longer appropriate.
* Don't forget to update port sequence numbers in stub functions.Sergio Lopez2011-11-241-2/+10
| | | | | | | | | | | | | | | * seqnos.c (_pager_stubs_update_seqno): New function. * priv.h (_pager_stubs_update_seqno): New function. * notify-stubs.c (_pager_do_seqnos_mach_notify_port_deleted): Call _pager_stubs_update_seqno to properly update seqno. (_pager_do_seqnos_mach_notify_msg_accepted): Likewise. (_pager_do_seqnos_mach_notify_port_destroyed): Likewise. (_pager_do_seqnos_mach_notify_send_once): Likewise. (_pager_do_seqnos_mach_notify_dead_name): Likewise. * stubs.c (_pager_seqnos_memory_object_copy): Likewise. (_pager_seqnos_memory_object_data_write): Likewise. (_pager_seqnos_memory_object_supply_completed): Likewise.
* entered into RCSMichael I. Bushnell1994-07-221-1/+1
|
* Formerly stubs.c.~6~Michael I. Bushnell1994-05-201-12/+1
|
* Formerly stubs.c.~5~Roland McGrath1994-05-051-5/+5
|
* Formerly stubs.c.~4~Michael I. Bushnell1994-01-201-0/+1
|
* Formerly stubs.c.~3~Michael I. Bushnell1994-01-191-0/+3
|
* Formerly stubs.c.~2~Michael I. Bushnell1994-01-181-4/+4
|
* Initial revisionMichael I. Bushnell1994-01-131-0/+66