~mgiuca/+junk/c-alloc

  • Committer: Matt Giuca
  • Date: 2009-11-10 01:21:16 UTC
  • Revision ID: matt.giuca@gmail.com-20091110012116-4bnh5jmmchd6cuef
Makefile: Makes liballocfuncs.so shared object file, and links afgets_example dynamically against it.
Filename Latest Rev Last Changed Committer Comment Size
..
afgets.c 11 14 years ago matt afgets: Check fgets for NULL and return NULL accor 1 KB Diff Download File
afgets.h 4 15 years ago matt Moved afgets.h to astdio.h - more general name for 85 bytes Diff Download File
afgets_example.c 8 15 years ago matt Renamed asprintf to saprintf, to avoid conflicts w 277 bytes Diff Download File
afread.c 5 15 years ago matt Added module, function: afread. 348 bytes Diff Download File
afread_all.c 20 14 years ago Matt Giuca afread_all: Check malloc. 751 bytes Diff Download File
afread_str.c 18 14 years ago Matt Giuca afread_str: Fix compile breakage due to const prob 468 bytes Diff Download File
astdio.h 17 14 years ago matt Added new function afread_all. 2.6 KB Diff Download File
Makefile 21 14 years ago Matt Giuca Makefile: Makes liballocfuncs.so shared object fil 900 bytes Diff Download File
saprintf.c 9 14 years ago matt saprintf, afgets: Return NULL on malloc fail, rath 963 bytes Diff Download File