pagure Logo
  • Log In

source-git / glibc

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

Files

Commit: aab31fe4172715b04a1d1f0bd0e68c3ef13732ee
  1.   aab31fe4172715b04a1d1f0bd0e68c3ef13732ee
  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