Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -2/+2 | |
Cleaned up with scripts/clean-header-guards.pl. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net> | |||||
2014-05-02 | linux-user: move uname functions to uname.c | Riku Voipio | 1 | -0/+9 | |
Make syscall.c slightly smaller by moving uname-related functions to uname.c. Signed-off-by: Riku Voipio <riku.voipio@linaro.org> | |||||
2014-05-02 | linux-user: rename cpu-uname -> uname | Riku Voipio | 1 | -0/+1 | |
To move more uname related functions out of syscall.c, rename cpu-uname.{c,h} to uname.{c.h} Signed-off-by: Riku Voipio <riku.voipio@linaro.org> |