Files
libguestfs/examples
Richard W.M. Jones e527aed895 getline: Rename &n parameter as &allocsize.
The second parameter passed into getline(3) is the size of the
allocated buffer, *NOT* the length of the returned line.  This can be
confusing, so rename this parameter as 'allocsize' consistently
throughout the code.

This is just code motion.
2013-02-11 13:21:51 +00:00
..
2012-11-17 20:02:42 +00:00
2012-01-31 13:27:52 +00:00