This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
procps
Watch
1
Star
0
Fork
0
You've already forked procps
Code
Issues
Pull Requests
Packages
Releases
Activity
ccb6ae8de1
procps
/
proc
/
.gitignore
4 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
library: rework namespace calls Functions related to namespaces were half-in half-out of the procps library and didn't fit the standard naming scheme. While struct { long ns[x]} is a bit clunky, its the only way to "lock in" x. The alternative is to use ns_* variables. This work was needed before pgrep could be converted.
2015-09-03 18:02:19 +05:30
test_namespace
libprocps version test and documentation test binary and man page for the version part of libprocps. It's a simple start, but it's a start!
2016-04-14 17:58:38 +05:30
test_version
test_sysinfo
Reference in New Issue
Copy Permalink