/[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.57 by bellard, Mon Jan 31 20:45:13 2005 UTC revision 1.58 by bellard, Tue Mar 1 22:32:06 2005 UTC
# Line 577  static long do_setsockopt(int sockfd, in Line 577  static long do_setsockopt(int sockfd, in
577          case SO_OOBINLINE:          case SO_OOBINLINE:
578          case SO_NO_CHECK:          case SO_NO_CHECK:
579          case SO_PRIORITY:          case SO_PRIORITY:
580    #ifdef SO_BSDCOMPAT
581          case SO_BSDCOMPAT:          case SO_BSDCOMPAT:
582    #endif
583          case SO_PASSCRED:          case SO_PASSCRED:
584          case SO_TIMESTAMP:          case SO_TIMESTAMP:
585          case SO_RCVLOWAT:          case SO_RCVLOWAT:

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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