8000 pellucida (James Sainsbury) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View pellucida's full-sized avatar
  • Sydney, Australia

Block or report pellucida

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

    Using Linux Ambient Capabilities

    C 3

  2. keepalive keepalive Public

    TCP keepalive intercept library

    C 5 1

  3. libclockhack libclockhack Public

    Intercept (LD_PRELOAD) library to set the time back/forward for a process

    C 7 1

  4. cidr_cover cidr_cover Public

    Create minimal address/mask set to cover a range of IPv4 addresses

    C 2

  5. libioctl libioctl Public

    Intercept Linux ioctl call modify returned objects

    C 5 1

  6. find/sed/xargs find/sed/xargs
    1
    Example of how to replace strings in a large number of files
    2
    
                  
    3
    Here we want to replace the split() and join() functions in
    4
    Matlab source (.m) files with splitstrings() and joinstrings()
    5
    We will use the pattern 'split' followed by optional white space
0