Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixed incorrect comment format | murgatroid99 | 2015-06-22 |
* | Reverted incorrect type change | murgatroid99 | 2015-06-22 |
* | Silenced conversion warnings in src/core/support | murgatroid99 | 2015-06-19 |
* | Second batch of feedback. | Nicolas Noble | 2015-02-24 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Fix include paths | Craig Tiller | 2015-02-09 |
* | undef and endif aren't the same thing | David Klempner | 2015-02-03 |
* | We should ifdef check the define of _GNU_SOURCE | David Klempner | 2015-02-03 |
* | Have cpu_linux.c define _GNU_SOURCE at the beginning of the file | David Klempner | 2015-02-03 |
* | Re-enabling errors on warning, disabling unused parameter warning, and fixing... | Nicolas "Pixel" Noble | 2015-01-30 |
* | () --> (void) | Craig Tiller | 2015-01-15 |
* | Avoid clobbering potential defines that were set up externally. | nnoble | 2015-01-12 |
* | Provide a port of cpu related code to posix, and linux. | ctiller | 2014-12-29 |