banan-os/userspace/Shell
Bananymous 6304388100 Shell: Quick fix to not freeze for multiple seconds
When sync is writing to disk, it reserves whole disk to itself.
This commit makes Shell to read username only once from getpwuid().
We used to get username every time prompt was printed.
2023-09-29 19:20:48 +03:00
..
CMakeLists.txt BuildSystem: Base sysroot is now distributed as a tar ball 2023-08-23 10:38:21 +03:00
main.cpp Shell: Quick fix to not freeze for multiple seconds 2023-09-29 19:20:48 +03:00