Linus Torvalds
de9e007d91
sysctl: make sure to terminate strings with a NUL
...
This is a slightly more complete fix for the previous minimal sysctl
string fix. It always terminates the returned string with a NUL, even
if the full result wouldn't fit in the user-supplied buffer.
The returned length is the full untruncated length, so that you can
tell when truncation has occurred.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-12-31 17:00:29 -08:00
..
2005-11-23 11:11:28 -08:00
2005-11-29 19:47:03 -08:00
2005-11-07 18:18:09 -08:00
2005-12-12 08:57:43 -08:00
2005-10-28 08:16:49 -07:00
2005-07-27 16:26:06 -07:00
2005-09-10 10:06:37 -07:00
2005-04-16 15:20:36 -07:00
2005-11-28 14:42:23 -08:00
2005-11-13 18:14:11 -08:00
2005-07-27 16:26:06 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-13 18:14:13 -08:00
2005-04-16 15:20:36 -07:00
2005-11-28 14:42:24 -08:00
2005-12-24 12:13:27 -08:00
2005-09-07 16:57:45 -07:00
2005-07-27 16:25:51 -07:00
2005-10-30 17:37:32 -08:00
2005-06-23 09:45:10 -07:00
2005-06-25 16:24:45 -07:00
2005-10-29 21:40:42 -07:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:23 -08:00
2005-12-12 08:57:45 -08:00
2005-06-25 16:24:51 -07:00
2005-10-30 17:37:17 -08:00
2005-10-30 17:37:27 -08:00
2005-11-07 07:53:41 -08:00
2005-07-26 14:35:43 -07:00
2005-12-20 10:31:33 -08:00
2005-04-16 15:20:36 -07:00
2005-11-28 14:42:23 -08:00
2005-11-13 18:14:17 -08:00
2005-11-23 16:08:39 -08:00
2005-07-07 18:23:46 -07:00
2005-11-29 19:47:03 -08:00
2005-12-12 08:57:42 -08:00
2005-12-12 08:57:42 -08:00
2005-09-07 16:57:45 -07:00
2005-11-13 18:14:13 -08:00
2005-04-16 15:20:36 -07:00
2005-11-13 18:14:15 -08:00
2005-11-07 07:53:29 -08:00
2005-11-09 07:55:50 -08:00
2005-09-10 10:06:21 -07:00
2005-11-13 18:14:16 -08:00
2005-08-01 10:03:56 -07:00
2005-12-12 08:57:45 -08:00
2005-12-31 17:00:29 -08:00
2005-12-12 08:57:42 -08:00
2005-10-30 17:37:25 -08:00
2005-04-16 15:20:36 -07:00
2005-07-12 20:38:38 -07:00
2005-04-16 15:20:36 -07:00
2005-11-28 14:42:23 -08:00