Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hammer
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
6a2ee4f64b6ff5354be3d8f7a1aa82ef3ed5ffbe
Select Git revision
20 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