Skip to content
View thoughtful-pet's full-sized avatar

Block or report thoughtful-pet

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. uw uw Public

    UW library: variant type for C

    C

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

    UW-based CURL wrapper and utilities

    C