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