Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

basic

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Tom Rini authored
    Coverity has recently added a check that will find when we don't check
    the return code from fstat(2).  Copy/paste the checking logic that
    print_deps() has with an appropriate re-wording of the perror() message.
    
    [ Linux commit : 46fe94ad18aa7ce6b3dad8c035fb538942020f2b ]
    
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    Signed-off-by: default avatarMichal Marek <mmarek@suse.com>
    c1420f8b
    History
    Name Last commit Last update
    ..
    .gitignore
    Makefile
    fixdep.c