Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/tendra5-amd64/src/lib/machines/solaris/80x86/startup/posix2.h – Rev 2

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
#include "ansi.h"
2
#define _POSIX_C_SOURCE		2
3
 
4
/* Only implemented from version 2.4 */
5
#include <limits.h>
6
#ifndef _POSIX2_BC_BASE_MAX
7
#define __WRONG_POSIX2		1
8
#endif