summaryrefslogtreecommitdiff
path: root/CODING_STYLE
Commit message (Collapse)AuthorAge
* analyze: various cleanupsLennart Poettering2013-03-08
| | | | | | | | | | | | | | | | | | Update systemd-analyze to follow the coding style of the other tools more closely. Also, update the CODING_STYLE to document this for future additions. Changes: - Always use usec_t for time units, so that we always use the same types everywhere, and format times the same way as everywhere else. - Add "static" to global variables - Make sure we can always distuingish OOM and other errors: ensure we always return useful error codes from all functions. - Always free unit_times array
* Clarify sentenceTollef Fog Heen2013-01-29
|
* Minor typoTollef Fog Heen2012-10-01
|
* Be consistent about "." vs no "." at the end of lines"Tollef Fog Heen2012-10-01
|
* Spelling CorrectionsHarald Hoyer2011-02-28
| | | | Just some lame spelling corrections with no functionality.
* CODING_STYLE: minor updatesLennart Poettering2010-02-14
|
* CODING_STYLE: add missing -Lennart Poettering2009-11-18
|
* initial commitLennart Poettering2009-11-18