pagure Logo
  • Log In

source-git / glibc

Clone
Source Code
GIT
  • Source
  • Pull Requests  1
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 368f5f6c4fa85c69fa989f55f468bf32b345bd9f
  1.   368f5f6c4fa85c69fa989f55f468bf32b345bd9f
  2.   elf
  3.   firstobj.c
Blob Blame History Raw
#include <errno.h>

extern int foo (void);

int
foo (void)
{
  errno = 0;
  return 0;
}

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation