/[qemu]/qemu/linux-user/syscall.c
ViewVC logotype

Diff of /qemu/linux-user/syscall.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.51 by bellard, Mon Sep 13 21:41:04 2004 UTC revision 1.52 by bellard, Mon Dec 6 22:40:57 2004 UTC
# Line 2403  long do_syscall(void *cpu_env, int num, Line 2403  long do_syscall(void *cpu_env, int num,
2403                  strcpy (buf->machine, UNAME_MACHINE);                  strcpy (buf->machine, UNAME_MACHINE);
2404              }              }
2405          }          }
         ret = get_errno(sys_uname((struct new_utsname *)arg1));  
2406          break;          break;
2407  #ifdef TARGET_I386  #ifdef TARGET_I386
2408      case TARGET_NR_modify_ldt:      case TARGET_NR_modify_ldt:

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26