| Age | Commit message (Collapse) | Author | 
|---|
|  | This conflicts with linux-headers which uses __unused for some padding members
on ppc64le at least.
Closes: https://github.com/OpenRC/openrc/issues/622 | 
|  |  | 
|  |  | 
|  | For -Wmissing-noreturn. | 
|  | It's already initialised to false at the start and it's clear when reading
what the flow is.
While at it, fix some indentation and adjust whitespace to make more readable. | 
|  | This fixes #516. | 
|  |  | 
|  | - drop old build system
- move shared include and source files to common directory
- drop "rc-" prefix from shared include and source files
- move executable-specific code to individual directories under src
- adjust top-level .gitignore file for new build system
This closes #489. |