Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-09 | Use strchr() instead of strstr() when looking for a single char | Leandro Pereira | |
2017-07-09 | Make libc strings translatable | Leandro Pereira | |
2017-07-09 | Use g_spawn_command_line_sync() to detect libc version | Leandro Pereira | |
No need to invoke the shell using popen(), and have it redirect output from stderr to stdout in the diet libc case. This also hides possible errors during detection. | |||
2017-07-09 | libc detection cosmetic fix | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-09 | Fix diet libc detection | Burt P | |
diet libc outputs usage/version to stderr. Function is also a little cleaner now. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-09 | Add diet libc to libc detection | Burt P | |
Demonstrate how a libc implementation without ldconfig might work. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-09 | Use ldconfig to detect C library implementation and version | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-09 | OS: Improve C library detection | Burt P | |
Based on a patch from Ubuntu/Debian. | |||
2016-07-24 | Show bits of entropy available to /dev/(u)random | Leandro Pereira | |
2015-10-25 | revert commit [d5afcb6851]; fix the real cause of missing RAM display (use ↵ | jamesbond | |
moreinfo_lookup rather than hi_more_info); fix usb display crashing (util.c now looks for lsusb in /usr/sbin first); fix glibc version not showing (glibc located in /lib64/libc.so.6); initial support for DDR3 spd-decoding (incomplete, the manufacturer is not shown yet). | |||
2015-10-25 | stability fixes & add fatdog64 recognition | jamesbond | |
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne | |
2012-01-08 | Detect LXDE and Lubuntu from $XDG_CURRENT_DESKTOP and $DESKTOP_SESSION. | Leandro Pereira | |
Based on patch by Jonathan Marsden <jmarsden@fastmail.fm> | |||
2010-05-05 | Add support for Arch Linux | Leandro A. F. Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |