]> sourceware.org Git - newlib-cygwin.git/commit
* libc/include/sys/unistd.h (ftruncate, truncate): Also declare
authorJoern Rennecke <joern.rennecke@embecosm.com>
Thu, 10 Jul 2003 15:31:30 +0000 (15:31 +0000)
committerJoern Rennecke <joern.rennecke@embecosm.com>
Thu, 10 Jul 2003 15:31:30 +0000 (15:31 +0000)
commite0bec12f55faa823e3f98375ad4c3e7ed36b6898
treeac33522b8af77569c371e8fc8a5a84cd6f067d6d
parentd53f60a1e41c69b3c33a094f4a1d52aa28de4948
* libc/include/sys/unistd.h (ftruncate, truncate): Also declare
for __sh__.
* libc/sys/sh/Makefile.am (lib_a_SOURCES): Add ftruncate.c and
truncate.c.
* libc/sys/sh/Makefile.in: Regenerate.
* libc/sys/sh/sys/syscall.h: (SYS_truncate, SYS_ftruncate): Define.
* libc/sys/sh/ftruncate.c: New file.
* libc/sys/sh/truncate.c: Likewise.
newlib/ChangeLog
newlib/libc/include/sys/unistd.h
newlib/libc/sys/sh/Makefile.am
newlib/libc/sys/sh/Makefile.in
newlib/libc/sys/sh/ftruncate.c [new file with mode: 0644]
newlib/libc/sys/sh/sys/syscall.h
newlib/libc/sys/sh/truncate.c [new file with mode: 0644]
This page took 0.044992 seconds and 5 git commands to generate.