boinc/html
David Anderson d47c5c1e2f - API, Unix: fix bug where boinc_sleep() hangs forever.
This was because SIGALRM always interrupts sleep()
    and keeps boinc_sleep() stuck in its while loop.
    Solution: change boinc_sleep() so that it works even if
    rapid signals (e.g. interval timer) are happening
- API: remove deprecated graphics files from Makefile.
    Old-style graphics are no longer supported.
- web: add empty show_user_donations_private() to donations.inc

svn path=/trunk/boinc/; revision=14513
2008-01-09 17:32:02 +00:00
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
inc - web: add "Mark all threads as read" button to Help Desk (fixes #531) 2008-01-08 00:34:55 +00:00
languages BOINC distributed and homepage website language files updated: Catalan(ca) 2008-01-09 06:17:32 +00:00
ops - small web fixes; fixes #421 2008-01-07 23:33:48 +00:00
project.sample - API, Unix: fix bug where boinc_sleep() hangs forever. 2008-01-09 17:32:02 +00:00
queue - added optional code for user-submitted jobs (from M.F. Somers) 2007-11-16 16:49:19 +00:00
user - API, Unix: fix bug where boinc_sleep() hangs forever. 2008-01-09 17:32:02 +00:00