OSDN Git Service

Rename struct strawberry -> struct ofields, and carveup -> procpid.
authorRob Landley <rob@landley.net>
Sat, 10 Feb 2018 16:34:42 +0000 (10:34 -0600)
committerRob Landley <rob@landley.net>
Sat, 10 Feb 2018 16:34:42 +0000 (10:34 -0600)
commit371dfd41efca697e72832cdf5db61ffd4c7e7a98
tree2fdf264cf03cce948eeb4d6abca1b96e19f9282e
parent2530d54f1145a7bf6b634f630344ed42adf388e5
Rename struct strawberry -> struct ofields, and carveup -> procpid.

The first contains display fields selectable by the -o argument,
the second contains the /proc/$PID data for one process.
toys/posix/ps.c