boinc/lib
David Anderson 8761ed75f7 - lib: fix typo
svn path=/trunk/boinc/; revision=25884
2012-07-22 03:45:47 +00:00
..
mac Mac: Fix back trace to work under OS > 10.5 2012-02-18 00:51:35 +00:00
Makefile.am - lib: change get_mac_address() to avoid sprintf(buf, "%s...", buf); 2012-02-16 00:08:40 +00:00
Makefile.mingw API: fix Makefile.mingw 2012-07-18 11:12:06 +00:00
app_ipc.cpp svn path=/trunk/boinc/; revision=25691 2012-05-18 17:38:16 +00:00
app_ipc.h - API: fix #2 for C-mode compilation of boinc_api.h 2012-06-11 12:51:30 +00:00
average.cpp - server: various changes; 2010-03-29 22:28:20 +00:00
average.h - more code cleanup 2012-07-02 19:31:34 +00:00
base64.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
base64.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_fcgi.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
boinc_fcgi.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
boinc_win.cpp - win_build: Finally figured out what the problem was with how I 2008-08-24 04:43:18 +00:00
boinc_win.h - Win compile fixes 2012-05-09 20:06:54 +00:00
cal_boinc.h - rename cal.h to cal_boinc.h to avoid name conflict 2010-07-22 20:08:33 +00:00
cc_config.cpp svn path=/trunk/boinc/; revision=25691 2012-05-18 17:38:16 +00:00
cc_config.h svn path=/trunk/boinc/; revision=25691 2012-05-18 17:38:16 +00:00
cert_sig.cpp - client: use new XML parser pretty much everywhere 2011-08-11 06:17:33 +00:00
cert_sig.h - client: use new XML parser pretty much everywhere 2011-08-11 06:17:33 +00:00
cl_boinc.h Remove Mac Availability Macro and weak-link support from cl_boin.ch 2011-11-18 00:05:19 +00:00
common_defs.h - client: when estimating FLOPS for an anonymous-platform app version 2012-06-29 05:17:01 +00:00
coproc.cpp - lib: fix typo 2012-07-22 03:45:47 +00:00
coproc.h - client: remove "device" entry from CUDA_DEVICE_PROP, 2012-07-05 20:24:17 +00:00
crypt.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
crypt.h - more code cleanup 2012-07-02 19:31:34 +00:00
crypt_prog.cpp - storage stuff 2012-02-13 08:41:48 +00:00
daemonmgt.h - manager: add GPU always/auto/never menu items 2009-12-11 23:24:17 +00:00
daemonmgt_win.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
diagnostics.cpp - MGR: Add OpenCL icon to the ProjectInfo wizard page. 2012-05-15 16:42:39 +00:00
diagnostics.h - lib: Don't allow the diagnostics threads to be suspended, if a crash happens within 2010-01-19 17:22:46 +00:00
diagnostics_win.cpp - Bad logic in Win code: 2012-04-25 07:09:14 +00:00
diagnostics_win.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
error_numbers.h - A first attempt to fix the bug where apps die with exit(1) 2012-04-26 05:28:45 +00:00
filesys.cpp - lib: treat MINGW32 like CYGWIN32 (in 1 place - should do everywhere?) 2012-07-17 03:59:12 +00:00
filesys.h - server: is_project_dir() was checking that cgi-bin is a directory. 2012-03-23 17:45:04 +00:00
gui_rpc_client.cpp - GUI RPC client lib: change setsockopt() for receive timeout 2011-11-24 21:16:32 +00:00
gui_rpc_client.h - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
gui_rpc_client_ops.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
gui_rpc_client_print.cpp - Manager/Client: fix bugs in GUI RPC that prevented 2012-02-20 21:32:26 +00:00
hostinfo.cpp - LAMMPS script: chdir back to html/user, else page_head() breaks 2012-05-14 06:54:38 +00:00
hostinfo.h - assimilator: when enumerating results for a WU, check retval. 2012-02-14 18:50:47 +00:00
idlemon.h - client: add <cpu_sched_status> log flag. 2009-11-28 00:07:39 +00:00
idlemon_win.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
mac_address.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
mac_address.h David 5 Nov 2008 2008-11-05 20:11:45 +00:00
md5.c - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
md5.h
md5_file.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
md5_file.h - sample bitwise validator: make it work for binary files 2009-05-01 18:25:17 +00:00
md5_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
mem_usage.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
mem_usage.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
mfile.cpp - Win fixes 2011-09-18 21:28:31 +00:00
mfile.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
miofile.cpp - client & lib: bring header inclusion up-to-date for the CC to begin 2010-05-11 19:10:29 +00:00
miofile.h - Improve interface of XML_PARSER. 2011-08-10 17:11:08 +00:00
msg_log.cpp - client/server: remove assert()s from message log code 2012-04-20 19:33:31 +00:00
msg_log.h - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
msg_queue.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
msg_queue.h - more code cleanup 2012-07-02 19:31:34 +00:00
msg_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
network.cpp - more code cleanup 2012-07-02 19:31:34 +00:00
network.h win compile fix 2012-05-23 23:30:41 +00:00
notice.cpp - Improve interface of XML_PARSER. 2011-08-10 17:11:08 +00:00
notice.h - client: delete a notice if it's no longer in the RSS feed. 2010-10-17 04:01:36 +00:00
parse.cpp - client: fix bug in reading reason for temporary exit 2012-03-27 20:52:25 +00:00
parse.h Remove include of boinc_cl.h from parse.h; it is no longer needed 2011-11-17 12:19:24 +00:00
parse_test.cpp - admin web: fix error when showing unsent results 2012-02-14 21:12:57 +00:00
prefs.cpp - client: report completed results if a time-of-day network suspend is 2012-03-20 19:37:04 +00:00
prefs.h - more code cleanup 2012-07-02 19:31:34 +00:00
proc_control.cpp - client: fix crashing bug when there's a cycle in the process graph. 2011-10-19 07:49:23 +00:00
proc_control.h - API: compile fixes for MinGW. From Oliver Bock. 2011-10-24 23:38:19 +00:00
procinfo.cpp - wrapper: fix bug that reported wildly wrong CPU time 2012-03-19 20:42:03 +00:00
procinfo.h - wrapper: measure CPU time of app's process tree, 2011-11-29 15:06:08 +00:00
procinfo_mac.cpp lib: Adjust #include files as requested by Oliver Bock 2012-07-18 08:49:27 +00:00
procinfo_unix.cpp - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
procinfo_win.cpp - Bad logic in Win code: 2012-04-25 07:09:14 +00:00
proxy_info.cpp - client: parse HOST_INFO::p_vm_extensions_disabled correctly 2012-01-19 09:38:35 +00:00
proxy_info.h - client: pass XML_PARSER& rather than MIOFILE& to parse functions. 2011-08-09 21:44:14 +00:00
run_app_windows.cpp - code shuffling 2011-09-02 18:04:10 +00:00
run_app_windows.h - more code shuffling: 2011-09-02 18:23:13 +00:00
shmem.cpp - scheduler: code cleanup for the above 2012-03-14 22:42:38 +00:00
shmem.h - more code cleanup 2012-07-02 19:31:34 +00:00
shmem_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
stackwalker_imports.h - API: compile fixes for MinGW. Fixes #955. from Matt Arsenault 2011-03-26 02:19:21 +00:00
stackwalker_win.cpp - lib: Fix the various '????' fields in the diagnostics framework during a 2011-07-14 15:54:52 +00:00
stackwalker_win.h *** empty log message *** 2007-04-13 06:13:46 +00:00
std_fixes.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
str_replace.h lib: Fix compile break on Mac 2012-04-30 23:53:57 +00:00
str_util.cpp - client: when estimating FLOPS for an anonymous-platform app version 2012-06-29 05:17:01 +00:00
str_util.h - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
synch.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
synch.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
synch_test.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
thread.cpp svn path=/trunk/boinc/; revision=24235 2011-09-19 05:57:53 +00:00
thread.h svn path=/trunk/boinc/; revision=24235 2011-09-19 05:57:53 +00:00
unix_util.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
unix_util.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
url.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
url.h - more code cleanup 2012-07-02 19:31:34 +00:00
util.cpp - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
util.h - Compile fixes for Fedora core 17. From Christian B. Fixes #1194. 2012-07-02 18:51:02 +00:00
win_util.cpp - code shuffle 2011-09-02 18:32:32 +00:00
win_util.h - API: compile fixes for MinGW. From Oliver Bock. 2011-10-24 23:38:19 +00:00
x_util.cpp svn path=/trunk/boinc/; revision=19291 2009-10-12 20:01:49 +00:00