index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
include
/
linux
/
string.h
blob: 6f19c548ecc0bc96680a6a529ee844b829578396 (
plain
) (
blame
)
1
2
3
#include <string.h>
void
*
memdup
(
const void
*
src
,
size_t
len
);