]> sourceware.org Git - newlib-cygwin.git/commit
nclude/gdb:
authorJoern Rennecke <joern.rennecke@embecosm.com>
Wed, 15 Oct 2003 12:28:50 +0000 (12:28 +0000)
committerJoern Rennecke <joern.rennecke@embecosm.com>
Wed, 15 Oct 2003 12:28:50 +0000 (12:28 +0000)
commit8cf2a4dcb207bf62dccbec249ff892dcc8cc166e
tree5beecbaf3da7b7727e2e55786a4b769762cdbc9a
parentce34c904cc09680689337156dd23114e27318103
nclude/gdb:
        * callback.h (struct host_callback_struct): New members ftruncate
        and truncate.
gdb:
sim/common:
        * callback.c (os_ftruncate, os_truncate): New functions.
        (default_callback): Initialize ftruncate and truncate members.
sim/sh:
        * syscall.h (SYS_truncate, SYS_ftruncate): Define.
        * interp.c (trap): Add support for SYS_ftruncate and SYS_truncate.
include/gdb/ChangeLog
include/gdb/callback.h
This page took 0.077623 seconds and 5 git commands to generate.