aboutsummaryrefslogtreecommitdiffstats
path: root/include/bits (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-16we need signed integer representation conversionMattias Andrée1-0/+26
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-16mMattias Andrée2-686/+670
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-16the pagesize shall be retrieved in crt0 to avoid an unnecessary branching in calls to malloc-functionsMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-16fix issue #6 on githubMattias Andrée1-2/+21
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>