This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
402
commits
1
branch
0
tags
4.2
MiB
53ab4e793b
Commit graph
3 commits
Author
SHA1
Message
Date
Rich Felker
33a3f202d1
add useless type fd_mask. it's in the reserved namespace.
2011-04-14 16:23:31 -04:00
Rich Felker
cac7d837cc
fix and cleanup suseconds_t/timeval stuff (broken on 64-bit)
...
trash in the upper 32 bits was making the kernel sleep forever in select on 64-bit systems.
2011-04-13 13:16:49 -04:00
Rich Felker
0b44a0315b
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00