Ed Schouten
8f8d30274a
Migrate ufs and ext2fs from skpc() to memcchr().
...
While there, remove a useless check from the code. memcchr() always
returns characters unequal to 0xff in this case, so inosused[i] ^ 0xff
can never be equal to zero. Also, the fact that memcchr() returns a
pointer instead of the number of bytes until the end, makes conversion
to an offset far more easy.
2012-01-01 20:47:33 +00:00
..
2011-12-31 13:24:53 +00:00
2011-12-31 15:53:34 +00:00
2011-12-30 06:24:59 +00:00
2011-12-23 20:59:13 +00:00
2011-12-19 14:55:14 +00:00
2011-12-30 17:18:09 +00:00
2012-01-01 20:26:11 +00:00
2011-12-31 05:25:42 +00:00
2011-10-27 14:15:26 +00:00
2011-12-18 15:36:21 +00:00
2012-01-01 01:08:51 +00:00
2012-01-01 20:47:33 +00:00
2011-12-17 15:08:43 +00:00
2011-12-17 15:26:34 +00:00
2011-11-07 15:43:11 +00:00
2011-12-31 14:44:42 +00:00
2011-12-29 22:48:36 +00:00
2011-11-22 21:28:20 +00:00
2012-01-01 18:45:59 +00:00
2011-10-10 09:13:07 +00:00
2012-01-01 20:26:11 +00:00
2012-01-01 09:12:21 +00:00
2011-12-30 21:22:10 +00:00
2011-12-31 07:21:28 +00:00
2011-12-17 10:32:31 +00:00
2011-12-30 15:41:28 +00:00
2011-12-29 20:41:16 +00:00
2011-12-31 16:19:22 +00:00
2011-11-26 23:57:03 +00:00
2011-11-07 15:43:11 +00:00
2011-10-16 08:44:03 +00:00
2011-11-18 03:05:20 +00:00
2011-12-13 07:02:48 +00:00
2011-12-21 02:45:51 +00:00
2011-12-15 02:26:53 +00:00
2011-11-07 15:43:11 +00:00
2011-12-13 13:38:03 +00:00
2011-08-16 20:07:47 +00:00
2011-12-29 22:48:36 +00:00
2011-11-23 23:29:18 +00:00
2011-12-29 22:48:36 +00:00
2011-11-03 14:38:03 +00:00
2011-12-12 23:29:32 +00:00
2011-12-29 22:48:36 +00:00
2012-01-01 20:26:11 +00:00
2011-10-13 14:20:27 +00:00
2011-11-09 13:26:59 +00:00
2012-01-01 20:47:33 +00:00
2011-12-28 20:27:18 +00:00
2011-12-05 16:08:18 +00:00
2011-12-15 06:29:13 +00:00
2011-06-10 20:51:41 +00:00