Skip to content
View Taiwing's full-sized avatar
  • 42

Highlights

  • Pro
Block or Report

Block or report Taiwing

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

Popular repositories

  1. valsup valsup Public

    A script that removes leaks from valgrind output. This is needed because valgrind shows "system leaks" on mac OS high Sierra, so this progressively removes them.

    Perl 2

  2. ft_nmap ft_nmap Public archive

    42 project: implementation of the nmap utility in C

    C 2 1

  3. ft_ping ft_ping Public archive

    42 project: implementation of the ping command in C

    C 1

  4. ft_strace ft_strace Public archive

    42 project: strace syscall tracking utility re-implementation in C

    C 1

  5. syscalls syscalls Public

    list linux system calls by architecture and ABI

    Shell 1

  6. genmake genmake Public

    Automatically generate Makefile scripts for C projects in compliance with the 42 school standards.

    Python