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

template.c File Reference

A template for making assembly. More...

#include <errno.h>
#include <pthread.h>
#include "sigsafe_internal.h"

Include dependency graph for template.c:

Include dependency graph

Go to the source code of this file.

Functions

 PRIVATE_DEF (struct sigsafe_tsd_ *sigsafe_data_)
ssize_t sigsafe_read_template (int fd, char *buf, size_t len)


Detailed Description

A template for making assembly.

This file should never be used. Instead, it's helpful as a template for writing assembly for new platforms. Compile it with -S and look at the resultant assembly code. Try with and without -D_THREAD_SAFE and -fpic.

Legal information:
Copyright © 2004 Scott Lamb <slamb@slamb.org>. This file is part of sigsafe, which is released under the MIT license.
Version:
Id
template.c 763 2004-05-13 23:36:25Z slamb
Author:
Scott Lamb <slamb@slamb.org>

Definition in file template.c.


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