This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pspy
Watch
1
Star
0
Fork
0
You've already forked pspy
mirror of
https://github.com/DominicBreuker/pspy.git
synced
2025-12-20 19:24:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
pspy
/
internal
/
psscanner
History
Karim Kanso
7f4c566d60
Transition from using status to stat file as its simpler.
2020-03-12 15:25:28 +00:00
..
proclist_test.go
Removed use of ioutil.ReadDir as it performs a stat syscall on each file which is not necerssary.
2020-03-12 15:25:28 +00:00
proclist.go
Removed use of ioutil.ReadDir as it performs a stat syscall on each file which is not necerssary.
2020-03-12 15:25:28 +00:00
psscanner_test.go
Transition from using status to stat file as its simpler.
2020-03-12 15:25:28 +00:00
psscanner.go
Transition from using status to stat file as its simpler.
2020-03-12 15:25:28 +00:00