Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NDN-CPP
/
8b173cc231a0c8698814a195d2482d6ecd53254c
/
ndn-cpp
/
c
/
util
/
ndn_memory.h
2f0bd00
Fix bug in ndn_memcmp: need to return the result of memcmp.
by Jeff Thompson
· 12 years ago
8e2177b
Fix bug in ndn_memcmp: need to call memcmp, not memcpy
by Jeff Thompson
· 12 years ago
a0d18c9
Code style: replace tabs with spaces
by Jeff Thompson
· 12 years ago
7ca936b
Fix comment.
by Jeff Thompson
· 12 years ago
d4a1e16
Added ndn_memcmp
by Jeff Thompson
· 12 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 12 years ago
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 12 years ago
[Renamed (97%) from ndn-cpp/util/ndn_memory.h]
f418fe0
Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET
by Jeff Thompson
· 12 years ago