Skip to content
View petbrain's full-sized avatar

Block or report petbrain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. amw Public

    Another Markup Way, or next YAML

    C

  2. uw-curl Public

    Wrapper for Curl based on UW library

    C

  3. uw Public

    A library for application programming in C

    C

  4. libxml2 SAX parser boilerplate
    1
    #include <errno.h>
    2
    #include <fcntl.h>
    3
    #include <stdarg.h>
    4
    #include <stdio.h>
    5
    #include <string.h>
  5. libpussy Public

    Collection of basic things

    C

  6. Event implementation in C
    1
    #include <errno.h>
    2
    #include <math.h>
    3
    #include <stdatomic.h>
    4
    #include <stdio.h>
    5
    #include <stdlib.h>