Pinned
1,320 contributions in the last year
Less
More
Contribution activity
September 2021
Created 60 commits in 16 repositories
Created 2 repositories
Created a pull request in rust-lang/libc that received 17 comments
Opened 49 other pull requests in 13 repositories
rust-lang/libc
21
merged
1
closed
- apple add malloc_zone_t definition for x86_64 only.
- pthread_getname_np/pthread_setname_np for solarish
- netbsd/openbsd add get thread name api.
- freebsd add humanize_number/hexdump fn.
- freebsd/dragonfly add pthread_get_name_np fn
- netbsd aff timer api
- freebsd add timer api.
- fix CPU_ISSET signature for freebsd/dragonflybsd.
- netbsd add pollts fn.
- freebsd add uuidgen fn.
- BSD add utrace calls
- windows adding CONTEXT type for x86_64 arch.
- netbsd add string_to_flags api
- windows add localtime_s/memccpy fns
- freebsd/dragonfly adding MAP_PREFAULT_READ/MAP_VPAGETABLE mmap flags.
- android fix dev_t type for 32 and 64 bits separately.
- netbsd add mmap MAP_STACK flag
- haiku add sockaddr_dl type
- haiku finall have RLIMIT_INFINITY
- apple add sysdir api
- haiku couple of missing scheduling related fn
- solarish adding missing processor bind query constants.