* callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.
authorDoug Evans <dje@google.com>
Mon, 17 Nov 1997 22:12:52 +0000 (22:12 +0000)
committerDoug Evans <dje@google.com>
Mon, 17 Nov 1997 22:12:52 +0000 (22:12 +0000)
commit8d5306e718013b5606a907ce5ea1d7e242784a8f
tree8809c7849f1804bc5097ed2c7e29e8bd9bd0c828
parentbf39c4900e23f6726d24364102616d7fda6fe325
* callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.
(host_callback): Add stat, fstat, syscall_map, errno_map, open_map,
signal_map, stat_map.
(errn_map,open_map): Renamed to cb_init_foo_map.
(cb_host_to_target_errno,cb_target_to_host_open): Renamed from
host_to_target_errno,target_to_host_open.
(cb_read_target_syscall_maps): Add prototype.
(cb_target_to_host_syscall): Likewise.
(cb_host_to_target_stat): Likewise.
(cb_syscall): Likewise.
(CB_SYS_{exit,open,close,read,write,lseek,unlink,getpid,kill,fstat,
argvlen,argv,chdir,stat,chmod,utime,time}): Define.
(CB_SYSCALL): New type.
(CB_RC): New enum.
include/ChangeLog
include/callback.h