Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hammer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vyrus
hammer
Commits
631ca40f9170b10491db442ff3395b8f26cff4c3
Select Git revision
0 results
hammer
src
sloballoc.c
Author
Search by author
Any Author
authors
0 authors
Dec 07, 2016
avoid embedding data[] in struct block to satisfy windows build
· 631ca40f
Sven M. Hallberg
authored
8 years ago
631ca40f
avoid more void pointer arithmetic
· ec824951
Sven M. Hallberg
authored
8 years ago
ec824951
avoid arithmetic on void pointers to be more standard-conforming
· fedb36ed
Sven M. Hallberg
authored
8 years ago
fedb36ed
Dec 06, 2016
silence gcc about "possible" (impossible) use of uninitialized variable
· d9c4492f
Sven M. Hallberg
authored
8 years ago
d9c4492f
Dec 27, 2015
add SLOB allocator
· 30cc709b
Sven M. Hallberg
authored
9 years ago
30cc709b
Loading