Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
G
grub
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • rahulkrishnan
  • grub
  • Repository

Switch branch/tag
  • grub
  • grub-core
  • osdep
  • linux
  • hostdisk.c
Find file
BlameHistoryPermalink
  • Andrei Borzenkov's avatar
    linux/hostdisk: use strncpy instead of strlcpy · 7ba137f6
    Andrei Borzenkov authored Jan 27, 2015
    strlcpy is not available on Linux as part of standard libraries.
    It probably is not worth extra configure checks espicially as we
    need to handle missing function anyway.
    7ba137f6
hostdisk.c 9.95 KB
EditWeb IDE

Replace hostdisk.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.