boinc/dcapi
a.visegradi d40ebf2c77 Fix compile error on gcc 4.7
Many std headers included <unistd.h> by default.
This has been changed in gcc 4.7, and <unistd.h> is no longer included,
which causes `* was not declared' errors.
Including <unistd.h> manually fixes this problem.

git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@2601 a7169a2c-3604-0410-bc95-c702d8d87f7a
2013-12-02 11:10:03 +01:00
..
boinc Fix compile error on gcc 4.7 2013-12-02 11:10:03 +01:00
cf Modernize the DC-API autoconf macros 2013-12-02 11:09:57 +01:00
common - prepare for new release (...) 2013-12-02 11:10:02 +01:00
condor DC-API Condor backend 2013-12-02 11:10:02 +01:00
debian no need for Condor includes 2013-12-02 11:10:02 +01:00
doc revert previous 2013-12-02 11:10:03 +01:00
examples Win32 and Linux compilation fixes (Jozsef Kovacs) 2013-12-02 11:10:02 +01:00
include Added support for the <optional> flag of boinc. 2013-12-02 11:10:02 +01:00
java Rename libraries from libdc-* to libdcapi-* 2013-12-02 11:09:57 +01:00
local Fix compile error. 2013-12-02 11:10:03 +01:00
python/DCAPI Fix typos 2013-12-02 11:09:57 +01:00
tmp
win_build Rename libraries from libdc-* to libdcapi-* 2013-12-02 11:09:57 +01:00
.gitattributes
COPYING Add license text 2013-12-02 11:09:48 +01:00
INSTALL Add generic installation guidelines (taken from autoconf) 2013-12-02 11:09:48 +01:00
Makefile.am Modernize the DC-API autoconf macros 2013-12-02 11:09:57 +01:00
README-MinGW32 MinGW32 compiling howto 2013-12-02 11:10:03 +01:00
_autosetup.sh Wrong include directory in _autosetup 2013-12-02 11:09:56 +01:00
configure.ac Increased version number. 2013-12-02 11:10:01 +01:00
dcapi-deploy Added the dcapi-deploy script 2013-12-02 11:09:57 +01:00
dcapi.m4 Use m4_ifval() instead of m4_ifblank() 2013-12-02 11:09:58 +01:00
gtk-doc.make revert previous 2013-12-02 11:10:03 +01:00