aboutsummaryrefslogtreecommitdiff
path: root/malloc.c (unfollow)
Commit message (Expand)Author
2021-12-11malloc.c: check allocation sizes against PTRDIFF_MAX.Simon Tatham
2021-12-11malloc.c: fix copy-pasted comment from the Dawn Of Time.Simon Tatham
2005-06-01Miscellaneous fixes from James Harvey's PalmOS porting work:Simon Tatham
2004-05-04dupstr() should take a const char *. In particular, this allowsSimon Tatham
2004-04-26Further general development. Net is now playable, thoughSimon Tatham