Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • wine wine
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 221
    • Merge requests 221
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • winewine
  • winewine
  • Repository
  • wine
  • dlls
  • ntdll
  • unix
  • loader.c
Find file BlameHistoryPermalink
  • Gerald Pfeifer's avatar
    ntdll: Make init_builtin_dll return a value on FreeBSD. · 1d0383e2
    Gerald Pfeifer authored Nov 22, 2022 and Alexandre Julliard's avatar Alexandre Julliard committed Nov 23, 2022
    With commit 1d169078 init_builtin_dll
    gained a return value, alas the FreeBSD-specific code (under #ifdef)
    was not adjusted and still returned void.
    1d0383e2