boinc/html/project.sample
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
..
cache_parameters.inc *** empty log message *** 2007-01-11 17:39:23 +00:00
donations.inc - API, Unix: fix bug where boinc_sleep() hangs forever. 2008-01-09 17:32:02 +00:00
project.inc - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
project_news.inc *** empty log message *** 2007-01-03 16:18:43 +00:00
project_specific_prefs.inc - web: don't require login for show_user.php 2007-12-24 21:34:21 +00:00