Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

emulated_syscalls.c File Reference

Emulated system calls on i386-linux. More...

#include "sigsafe_internal.h"
#include <linux/net.h>

Include dependency graph for i386-linux/emulated_syscalls.c:

Include dependency graph

Go to the source code of this file.

Functions

 PRIVATE_DEF (int sigsafe_socketcall(int call, unsigned long *args))
int sigsafe_accept (int s, struct sockaddr *addr, socklen_t *addrlen)
 Signal-safe accept(2).

int sigsafe_connect (int s, const struct sockaddr *name, socklen_t namelen)
 Signal-safe connect(2).


Detailed Description

Emulated system calls on i386-linux.

Legal information:
Copyright © 2004 Scott Lamb <slamb@slamb.org>. This file is part of sigsafe, which is released under the MIT license.
Version:
Id
emulated_syscalls.c 762 2004-05-13 22:41:58Z slamb
Author:
Scott Lamb <slamb@slamb.org>

Definition in file i386-linux/emulated_syscalls.c.


Generated on Fri Feb 4 11:13:32 2005 for sigsafe by doxygen 1.3.5