The Wayback Machine - https://web.archive.org/web/20221126214410/https://github.com/tleedjarv
Skip to content
Avatar
Block or Report

Block or report tleedjarv

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. unison Public

    Forked from bcpierce00/unison

    Unison file synchronizer

    OCaml

  2. ocaml Public

    Forked from ocaml/ocaml

    The core OCaml system: compilers, runtime system, base libraries

    OCaml

391 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created 13 commits in 1 repository

Created a pull request in bcpierce00/unison that received 3 comments

Get the POSIX strerror_r(3) definition with glibc

glibc includes a non-POSIX version of strerror_r(3). POSIX-compliant version of strerror_r(3) is the default but some feature test macros must be d…

+10 −0 3 comments