Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B BIRD Internet Routing Daemon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • labs
  • BIRD Internet Routing Daemon
  • Repository
Switch branch/tag
  • bird
  • tools
  • Makefile.in
Find file BlameHistoryPermalink
  • Martin Mareš's avatar
    Use dmalloc instead of EFence when available (dmalloc has lot of improvements · 7a2105be
    Martin Mareš authored Mar 04, 1999
    over EFence and also hopefully smaller memory overhead, but sadly it's non-free
    for commercial use).
    
    If the DMALLOC_OPTIONS environment variable is not set, switch on `reasonable'
    checks by default.
    
    Also introduced mb_allocz() for cleared mb_alloc().
    7a2105be