|
ef99d71a1a
|
GetProcessPIDs was renamed to IsProcessRuns and now finds just first occurance of a process.
|
2024-07-07 17:23:21 +04:00 |
|
|
6ba2e8a471
|
Well, actually, let's move the platform-independent parts out to a process.go file.
|
2023-12-15 04:07:37 +04:00 |
|
|
e53bf0b77d
|
process.go was renamed to process_unix.go and build tags for unix was added to it as well. That's to show that currently only unix and unix-like systems are supported.
|
2023-12-15 04:05:34 +04:00 |
|