aboutsummaryrefslogtreecommitdiff
path: root/src/sysinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* fix: set default value in all functionsAnser2 days1-28/+17
|
* added OS/distro nameAnser5 days1-1/+71
|
* Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.cAnser7 days1-0/+18
|
* Changed codingstyle to C kernel style. Print of Systeminformation is now its ↵Anser8 days1-59/+59
| | | | | | own function all systeminformation is now stored inside the struct
* changed get_os to get_kernel, it now uses the system_info_t struct to store ↵Anser8 days1-20/+12
| | | | and display the kernel information. Same with get_cpu.
* prepare for 0.1.0 releaseAnser10 days1-1/+0
|
* some more rework in readme.md and src file structureAnser10 days1-0/+85