Skip to content
View ben-cohen's full-sized avatar

Block or report ben-cohen

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. editrcs editrcs Public

    Library to read, manipulate and write RCS files.

    Python 3 3

  2. corelibgen corelibgen Public

    Generate stub libraries to unwind corefiles without the real libraries

    C

  3. cuisine cuisine Public

    LaTeX package to typeset recipes with the in­gre­di­ents lined up with their method step

    TeX

  4. transient_token transient_token Public

    PAM module for Linux to provide a token to a user to be used to authenticate once within a short period.

    C 5 2

  5. Mutex in mmap memory shared between ... Mutex in mmap memory shared between processes.
    1
    /*
    2
     * shared_mutex: Mutex in mmap memory shared between processes.
    3
     *
    4
     * Ben Cohen, July 2017.
    5
     *
  6. dbgsourcer dbgsourcer Public

    An LD_PRELOAD library to fetch source code for gdb or lldb using an arbitrary command

    C++