aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-28stdlib.h: Add implementation of strstrMatt Fleming1-0/+20
2011-07-28emalloc: Introduce an allocate with alignment capabilityMatt Fleming1-0/+3
2011-07-28stdlib.h: Add strlen implementationMatt Fleming1-0/+12
2011-07-21stdlib.h: Add prototype for free()Matt Fleming1-0/+1
2011-07-21stdlib.h: Add memset and memcpyMatt Fleming1-0/+16
2011-07-21efilinux: malloc supportMatt Fleming1-0/+6