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
..
2013-02-02 13:56:19 +00:00
2012-11-13 15:26:29 +00:00
2013-02-02 13:56:19 +00:00
2013-02-08 16:15:25 +00:00
2013-02-08 16:15:25 +00:00
2013-02-02 13:56:19 +00:00
2012-12-13 11:50:08 +00:00
2012-07-14 12:42:24 +01:00
2013-02-02 13:56:19 +00:00
2012-10-09 09:45:42 +01:00
2013-02-02 13:56:19 +00:00
2013-02-02 13:56:19 +00:00
2013-02-02 13:56:19 +00:00
2013-02-11 13:21:51 +00:00
2012-12-18 17:35:51 +00:00
2013-02-08 16:15:25 +00:00
2013-02-02 13:56:19 +00:00
2013-02-05 15:31:05 +00:00
2013-02-08 16:15:25 +00:00
2013-02-02 13:56:19 +00:00
2012-07-19 11:22:40 +01:00
2012-12-01 12:04:09 +00:00
2012-09-17 10:07:31 +01:00