Doug Evans f33673061f * callback.c (os_stat): Make 3rd arg a host struct stat ptr.
(os_fstat): Likewise.  Validate fd argument.
	(cb_host_to_target_stat): Delete big_p arg.  If HS arg is NULL,
	just compute target stat struct length.
	* syscall.c: #include "libiberty.h", <sys/types.h>, <sys/stat.h>.
	(ENOSYS,ENAMETOOLONG): Provide definitions if missing.
	(get_string): Return host errno values so they can be properly
	translated later.
	(cb_syscall): Likewise.
	(cb_syscall, cases open,unlink): Use get_path instead of get_string.
	(cb_syscall, case read): Use read_stdin for file descriptor 0.
	(cb_syscall, case write): Use write_stderr for file descriptor 2.
	(cb_syscall): Add cases for lseek, unlink, stat, fstat, time.
	(get_path): New function.
1997-11-25 09:33:34 +00:00
1997-11-25 02:09:19 +00:00
1997-09-29 16:14:30 +00:00
1997-11-17 01:21:37 +00:00
1996-03-22 21:50:27 +00:00
1997-11-10 19:39:04 +00:00
1997-07-14 07:32:55 +00:00
1997-10-29 23:01:41 +00:00
1997-09-16 18:01:15 +00:00
1997-09-03 19:22:03 +00:00
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
779 MiB
Languages
C 51.8%
Makefile 22.4%
Assembly 12.3%
C++ 6%
Roff 1.4%
Other 5.4%