Open-source software for volunteer computing and grid computing.
Go to file
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
android android: refactor, added class missing in previous commit. 2013-11-25 16:38:11 +01:00
api Compile fixes for C++11, from Rene Ladan 2013-11-05 09:19:27 -08:00
apps
client client: Convert Mac and Haiku CPU features strings to match that returned by Linux 2013-12-01 23:44:21 -08:00
clientctrl
clientgui MGR: Store the ISO language ID for future use. 2013-12-01 15:15:43 -05:00
clientscr Mac installer: Make checks for OS X version consistent 2013-11-18 00:56:44 -08:00
clienttray
coprocs/NVIDIA
curl
db
dcapi Fix compile error on gcc 4.7 2013-12-02 11:10:03 +01:00
doc DOC: Fix links to Mac command-line and Linux versions for stable release 7.2.33 2013-11-28 14:39:20 -08:00
html locale: Update compiled localization files 2013-12-01 12:17:09 -08:00
lib client: fix bugs with CPU throttling and GPU apps 2013-11-29 11:44:09 -08:00
locale locale: Update compiled localization files 2013-12-02 00:15:48 -08:00
m4
mac_build Mac: Fix build script to use openssl-1.0.1e not 1.0.1c 2013-11-30 15:01:55 -08:00
mac_installer Mac: Changes to allow building with Xcode 5.0.2 2013-11-18 05:41:28 -08:00
packages
py Compile fixes for C++11, from Rene Ladan 2013-11-05 09:19:27 -08:00
rboinc
samples VBOX: Cleanup the boundary between what is hypervisor specific and what is generic. 2013-11-20 08:42:54 -05:00
sched scheduler: fix bug that prevented Intel GPU work from being sent to anonymous platform clients 2013-11-21 22:31:15 -08:00
stripchart
test
tools update_versions: handle <is_wrapper> flag 2013-11-07 11:49:04 -08:00
vda
win_build Win compile fixes 2013-11-18 20:45:16 -08:00
zip
.gitattributes
.gitignore
.vimrc
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am
Makefile.incl
TODO_OLD
_autosetup
bolt_checkin_notes.txt
build_pos - translation updates and fixes 2013-10-29 12:24:50 -07:00
checkin_notes
checkin_notes_2002
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
checkin_notes_2006
checkin_notes_2007
checkin_notes_2008
checkin_notes_2009
checkin_notes_2010
checkin_notes_2011
checkin_notes_2012
checkin_notes_samples
configure.ac client: generate host CPID as a function of MAC address 2013-11-18 20:31:14 -08:00
find-working-cvs
generate_svn_version.sh
gitlog2boinclog.sh
notes
project_specific_defines.h
set-version
testbase
todo
version.h Update version to 7.3.0 2013-10-30 05:22:45 -07:00
version.h.in
version.log