Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further port sequence number cleanup. | Thomas Schwinge | 2011-11-24 | 1 | -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 Lopez | 2011-11-24 | 1 | -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 RCS | Michael I. Bushnell | 1994-07-22 | 1 | -1/+1 |
| | |||||
* | Formerly stubs.c.~6~ | Michael I. Bushnell | 1994-05-20 | 1 | -12/+1 |
| | |||||
* | Formerly stubs.c.~5~ | Roland McGrath | 1994-05-05 | 1 | -5/+5 |
| | |||||
* | Formerly stubs.c.~4~ | Michael I. Bushnell | 1994-01-20 | 1 | -0/+1 |
| | |||||
* | Formerly stubs.c.~3~ | Michael I. Bushnell | 1994-01-19 | 1 | -0/+3 |
| | |||||
* | Formerly stubs.c.~2~ | Michael I. Bushnell | 1994-01-18 | 1 | -4/+4 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-01-13 | 1 | -0/+66 |