imp
c98da3edad
Make memmove and bcopy share code
...
Make memmove the primary interface, but have bcopy be an alternative
entry point that jumps into memmove. This will slightly pessimize
bcopy calls, but those are about to get much rarer. Return dst always,
but it will be ignored by bcopy callers. We can remove just the alt
entry point if we ever remove bcopy entirely.
Differential Revision: https://reviews.freebsd.org/D15374
2018-05-24 21:11:33 +00:00
..
2018-03-10 02:09:36 +00:00
2018-03-24 21:30:24 +00:00
2018-05-19 00:04:01 +00:00
2018-05-07 15:07:28 +00:00
2017-12-28 07:31:14 +00:00
2018-05-23 19:07:03 +00:00
2018-05-24 21:11:33 +00:00
2018-05-24 21:11:24 +00:00
2018-05-22 03:57:32 +00:00
2018-05-10 02:31:48 +00:00
2018-05-24 21:11:28 +00:00
2018-05-19 04:46:34 +00:00
2018-03-17 17:18:29 +00:00
2018-03-31 05:17:12 +00:00
2018-05-10 20:10:02 +00:00
2017-06-08 20:41:28 +00:00
2018-05-10 19:13:00 +00:00
2018-05-18 07:31:26 +00:00
2016-07-28 13:54:46 +00:00
2016-09-03 17:23:24 +00:00
2018-04-13 20:30:49 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2017-12-29 20:30:10 +00:00
2016-10-22 01:57:15 +00:00
2016-08-10 12:41:36 +00:00
2016-07-28 13:54:46 +00:00
2017-12-30 00:20:49 +00:00
2016-11-16 03:24:20 +00:00
2017-01-22 06:00:05 +00:00
2017-08-10 14:18:09 +00:00
2018-05-18 03:38:17 +00:00
2017-11-20 19:56:11 +00:00
2018-05-17 14:55:41 +00:00
2018-05-24 17:06:00 +00:00
2018-04-06 17:35:35 +00:00
2017-12-26 19:02:56 +00:00
2018-04-06 17:35:35 +00:00
2017-02-28 05:14:42 +00:00
2018-04-12 17:43:19 +00:00
2018-04-06 17:35:35 +00:00
2016-11-16 15:21:32 +00:00
2017-11-20 19:43:44 +00:00
2016-10-17 20:38:24 +00:00