aboutsummaryrefslogtreecommitdiff
path: root/malloc.c (follow)
Commit message (Expand)AuthorAge
* malloc.c: check allocation sizes against PTRDIFF_MAX.Simon Tatham2021-12-11
* malloc.c: fix copy-pasted comment from the Dawn Of Time.Simon Tatham2021-12-11
* Miscellaneous fixes from James Harvey's PalmOS porting work:Simon Tatham2005-06-01
* dupstr() should take a const char *. In particular, this allowsSimon Tatham2004-05-04
* Further general development. Net is now playable, thoughSimon Tatham2004-04-26
* Initial checkin of a portable framework for writing small GUI puzzleSimon Tatham2004-04-25