/src/wrappers/common/library/externals/moved
#! | 8 lines | 6 code | 2 blank | 0 comment | 0 complexity | 21542ed2852d0de8346be7b6988268c7 MD5 | raw file
1-- Comments are like normal Liberty code 2 3-- Functions 4memcpy /usr/include/stdlib.h memcpy is declared in stdlib.h. Note how everything after the second word is nicely ignored. 5calloc /usr/include/stdlib.h also calloc is declared in stdlib.h Both are often actually defined in more obscure headers 6 7-- Typedefs to fundamental types 8size_t /usr/include/stdlib.h size_t typedef will be wrapped into