Open-source software for volunteer computing and grid computing.
Go to file
Eric J. Korpela 51e24737bd - Build fixes for non-Win32, non-Linux, non-MacOS systems.
- configure script:
        - Added checks for functions strdup(), strdupa(),
            daemon(), stat64(), strcasestr()
        - Fixed problems with kc_mysql.m4 and wxWidgets.m4 returning
            invalid CFLAGS and LIBS flags.
        - Fixed incorrect order of pthread flag checking on solaris.
    - New files: lib/unix_util.[Ch].  Currently contains implementation of
        daemon() for systems that lack it.
    - Access to binary files in /proc was failing on some systems when compiled
        with 64 bit file access.  Rearranged headers and defines to force 32bit
        file access in hostinfo_unix.C
    - all_tty_idle() didn't work as advertised on any system as far as I can
        tell.  I rewrote it to check ttys that are not named /dev/tty[1-9].
        The old implementation was modifying a statically allocated read-only
        string, (and crashing on some systems) anyway.
    - added implementation of non-standard function strcasestr() to str_util.C
    - added #define of MAP_FILE to shmem.C, because it is missing from most
        unix systems, (and is unnecessary on linux anyway).
    - other minor bug fixes.


svn path=/trunk/boinc/; revision=14996
2008-04-01 21:44:12 +00:00
RSAEuro temporarily add empty RSAEuro directory 2005-08-05 22:33:07 +00:00
api - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
apps fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
client - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
clientgui - client: finish and debug coprocessor support 2008-04-01 20:46:41 +00:00
clientlib/win - Fix a crash condition when BOINC is started as a standard user account 2008-01-11 17:14:11 +00:00
clientscr Compile fix. 2008-03-17 21:51:42 +00:00
clienttray - MGR: Add the ability for the manager to know the difference 2007-11-30 18:52:41 +00:00
curl - WIN: Update libcurl to 7.18.0 2008-02-04 21:54:19 +00:00
db - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
doc - client (Unix): don't follow symbolic links when 2008-04-01 21:10:03 +00:00
html - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
languages/translations - client: add coprocessor support: i.e., parse the list of coprocs 2008-04-01 15:08:47 +00:00
lib - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
locale/client Localization: BOINC Manager and BOINC distribued web site language files updated: Japanese(ja), Italian(it), Chinese simplified(zh_CN), Spanish(es) 2008-03-06 06:50:36 +00:00
m4 - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
mac_build Mac: When invoked with the -lib argument, BOINC build script builds the utility application MakeAppIcon_h in addition to the three libraries 2008-03-27 09:44:59 +00:00
mac_installer Minor fix to release scripts 2008-03-19 11:33:19 +00:00
openssl - client: Update client libraries and add debug libraries. 2007-12-05 17:56:34 +00:00
py - client (Unix): use symbolic links instead of XML link files. 2008-03-19 16:54:36 +00:00
sched - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
sea Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
stripchart - API: on Mac, call getrusage() from timer thread 2008-01-03 20:43:48 +00:00
test Delete outdated .cvsignore files 2007-10-09 18:03:21 +00:00
tools - DB/feeder/scheduler: change app_version.xml_doc from blob to mediumblob, 2008-03-31 16:19:45 +00:00
win_build - client: finish and debug coprocessor support 2008-04-01 20:46:41 +00:00
zip - API: fix to zip code (from Carl C) 2008-01-16 04:43:19 +00:00
zlib *** empty log message *** 2005-08-13 08:11:17 +00:00
.vimrc
COPYING *** empty log message *** 2006-10-09 20:50:32 +00:00
COPYRIGHT Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am - Created doc/Makefile.am so that SUBDIRS in the toplevel Makefile.am only 2007-10-12 14:31:59 +00:00
Makefile.incl fixed internal library dependencies in Makefile.am's 2008-03-15 03:26:14 +00:00
TODO_OLD
_autosetup Added check for solaris version of m4. 2006-10-17 21:51:17 +00:00
bolt_checkin_notes.txt - Bolt maps 2008-02-22 20:09:23 +00:00
checkin_notes - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
checkin_notes_2002
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
compile Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
config.guess Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
config.sub Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
configure.ac - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
depcomp Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
export-tarball Fixes to nightly tarball generator. 2005-11-23 18:09:55 +00:00
find-working-cvs
fix-repository-20040202
install-sh
ltmain.sh Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
missing Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
mkinstalldirs
nightly-tarball *** empty log message *** 2005-11-23 21:03:57 +00:00
notes
set-version
testbase
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - WINSETUP: Explicitly set the permissions on the BOINC Data 2008-03-31 19:05:27 +00:00
version.h.in versions are major/minor/release 2005-08-31 00:18:36 +00:00