Get information about the current cell.
authorEvan Broder <broder@mit.edu>
Sun, 21 Dec 2008 19:01:43 +0000 (13:01 -0600)
committerEvan Broder <broder@mit.edu>
Sun, 21 Dec 2008 19:02:21 +0000 (13:02 -0600)
This will almost certainly want to get pulled out into some utility
functions eventually.

Also, we now have 3 different error mechanisms: arbitrary return
codes, errno/strerror, and com_err. Yay!

Signed-off-by: Evan Broder <broder@mit.edu>


No differences found