[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1381257 - sysinfo.c -

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 10 Sep 2012 22:54:40 +0100

Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:

> What about __LINUX__ ?

$ echo | gcc -dM -E - | grep -i linux
#define __linux 1
#define __linux__ 1
#define __gnu_linux__ 1
#define linux 1

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-09-10 23:55:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.