aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Added the GPLv3 in every file. Removed unimplemented functions out of cfetch.cAnser7 days1-0/+17
|
* Changed codingstyle to C kernel style. Print of Systeminformation is now its ↵Anser8 days1-109/+113
| | | | | | 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-0/+24
| | | | and display the kernel information. Same with get_cpu.
* TOBESQUISHED: safe in reconstruction of the codes layout and rework of ↵Anser11 days1-0/+111
information handeling also ascii art printing