Edit

kc3-lang/libbsd/test/.gitignore

Branch :

  • Show log

    Commit

  • Author : Guillem Jover
    Date : 2022-01-29 14:48:22
    Hash : c9ff8368
    Message : test: Import explicit_bzero and strtonum test cases from OpenBSD - Remove trailing spaces. - Declare file-scope functions and variables static. - Declare functions with a proper prototype. - Do not mix declarations and code for C90 conformance. - Do not compare size_t and ssize_t variables.

  • test/.gitignore
  • arc4random
    bzero
    closefrom
    endian
    explicit_bzero
    fgetln
    fparseln
    fpurge
    funopen
    headers-overlay-gen.c
    headers-system-gen.c
    humanize
    md5
    nlist
    overlay
    proctitle
    proctitle-init
    progname
    pwcache
    setmode
    strl
    strmode
    strnstr
    strtonum
    vis
    vis-openbsd