/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

  1. -- Comments are like normal Liberty code
  2. -- Functions
  3. memcpy /usr/include/stdlib.h memcpy is declared in stdlib.h. Note how everything after the second word is nicely ignored.
  4. calloc /usr/include/stdlib.h also calloc is declared in stdlib.h Both are often actually defined in more obscure headers
  5. -- Typedefs to fundamental types
  6. size_t /usr/include/stdlib.h size_t typedef will be wrapped into