boinc/samples/example_app
David Anderson 20adddc862 - client: fixed a crash caused by using %f to write
working-set size into a fixed-size buffer.
    Use %e instead.
    TODO: figure out why WSS was huge.
- web: if "en" is primary language, don't read translation files

svn path=/trunk/boinc/; revision=17831
2009-04-16 09:01:41 +00:00
..
Mac
MakeMacExample.sh Better support if platforms don't have per-thread locale; ensure Mac BOINC libraries build OK using config/make; fix Mac build breaks for example_app. 2009-03-27 05:25:58 +00:00
Makefile -Made static linkage of BOINC libraries the default for client, 2009-01-16 00:24:44 +00:00
Makefile_mac Better support if platforms don't have per-thread locale; ensure Mac BOINC libraries build OK using config/make; fix Mac build breaks for example_app. 2009-03-27 05:25:58 +00:00
Makefile_mac2 Better support if platforms don't have per-thread locale; ensure Mac BOINC libraries build OK using config/make; fix Mac build breaks for example_app. 2009-03-27 05:25:58 +00:00
uc2.cpp - client: fixed a crash caused by using %f to write 2009-04-16 09:01:41 +00:00
uc2.h
uc2_graphics.cpp