Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
06f4107f7480719c2f3e20720289adbfccfb7654
/
ndn-cpp
/
c
/
util
/
ndn_memory.c
b752300
make: In ndn-cpp-config.h, to avoid polluting the global name space, generate NDN_CPP_HAVE_BOOST_FUNCTION etc. instead of HAVE_BOOST_FUNCTION, etc.
by Jeff Thompson
· 11 years ago
97223af
globa: Change unsigned int to size_t where it is the size of a byte array or an index/offset into it.
by Jeff Thompson
· 11 years ago
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
7687dc0
All source files: Added UC Copyright. Added jefft0 email address.
by Jeff Thompson
· 11 years ago
d4a1e16
Added ndn_memcmp
by Jeff Thompson
· 11 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 11 years ago
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/util/ndn_memory.c]
2275e60
Added ndn_memcpy_stub_to_avoid_empty_file_warning, etc.
by Jeff Thompson
· 11 years ago
f418fe0
Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET
by Jeff Thompson
· 11 years ago