Skip to content
View joycemaferko's full-sized avatar

Block or report joycemaferko

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. sig2str/str2sig Implementation sig2str/str2sig Implementation
    1
    /* SPDX-License-Identifier: BSD-2-Clause */
    2
    /*
    3
     * Copyright (C) 2021 Matthew Joyce
    4
     *
    5
     * Redistribution and use in source and binary forms, with or without
  2. pthread_cond_clockwait implementation pthread_cond_clockwait implementation
    1
    /**
    2
     * @file
    3
     *
    4
     * @ingroup POSIXAPI
    5
     *
  3. Chinese-Chess-Xiangqi Chinese-Chess-Xiangqi Public

    Two-player game of Chinese Chess (Xiangqi) programmed in Python

    Python

  4. IoT-Laundry-Alert IoT-Laundry-Alert Public

    IoT device that sends text message alert when laundry cycle is complete.

    C

  5. Designing-Low-Level-IO-Procedures-in-Assembly-Language Designing-Low-Level-IO-Procedures-in-Assembly-Language Public

    Program uses Microsoft Macro Assembler (MASM) to design and implement low-level I/O procedures for x86 processors

    Assembly

  6. Implementation of pthread_rwlock_clo... Implementation of pthread_rwlock_clockwrlock
    1
    /**
    2
     * @file
    3
     *
    4
     * @ingroup POSIXAPI
    5
     *