Jeremy Soller
|
d9ec8b4ab0
Do not link to standard libraries when making libc.so...
|
5 years ago |
Jeremy Soller
|
2b56f2882b
Add libc.so, remove compiler_builtins
|
5 years ago |
Jeremy Soller
|
e5529dc883
Update pthreads-emb
|
5 years ago |
Jeremy Soller
|
cf800b5282
Add shared object for openlibm and pthreads-emb
|
5 years ago |
Jeremy Soller
|
2fdca9bd0a
Work around definition of O_NOFOLLOW, and add target for only building and installing headers
|
5 years ago |
Jeremy Soller
|
f4fccc6d19
Update rust
|
5 years ago |
Jeremy Soller
|
73dda0f32c
Add missing cast
|
5 years ago |
Jeremy Soller
|
f2b86e985c
Ensure that getpeername and getsockname return a sockaddr of family AF_INET
|
5 years ago |
Jeremy Soller
|
588f032f75
Rename can be done with O_PATH
|
5 years ago |
Jeremy Soller
|
54b6c8f025
Update pthreads-emb
|
5 years ago |
Jeremy Soller
|
862c76b25f
Correct error for unknown protocol type in socket
|
5 years ago |
Jeremy Soller
|
f4c036c3aa
Fix returning incorrect ai_socktype from getaddrinfo
|
5 years ago |
Jeremy Soller
|
42d40da973
Map stacks based on provided size.
|
5 years ago |
Jeremy Soller
|
17372b4f69
Fix thread starting before pte_osThreadStart
|
5 years ago |
jD91mZM2
|
3f98962054
Fix bug in scanf where EOF would be ignored
|
5 years ago |
Jeremy Soller
|
6548aad36d
Use next_byte function in all places in scanf
|
5 years ago |
Jeremy Soller
|
d13fb3f42b
Fix panic in sigaction
|
5 years ago |
Jeremy Soller
|
bee72373be
Fix panic not producing output
|
5 years ago |
Jeremy Soller
|
5dca9843dc
Fix use of trace macro when errno is imported
|
5 years ago |
Jeremy Soller
|
65aeda1f59
Use AF_INET6 instead of PF_INET6 in test
|
5 years ago |
Jeremy Soller
|
a88ec09131
Prevent override of panic from relibc
|
5 years ago |
Jeremy Soller
|
229ca66726
Merge branch 'usleep' into 'master'
|
5 years ago |
Mateusz Mikuła
|
e01d1ce11b
Fix usleep
|
5 years ago |
Jeremy Soller
|
7a1e2a6269
Merge branch 'new-toolchain' into 'master'
|
5 years ago |
Jeremy Soller
|
0e667c5f25
Remove .travis.yml
|
5 years ago |
Jeremy Soller
|
6f12bb6a32
Install tar before attempting to use it
|
5 years ago |
Jeremy Soller
|
59653ee290
Support use of new cross compiler
|
5 years ago |
Jeremy Soller
|
cee4449f7c
Replace make calls with MAKE variable
|
5 years ago |
Jeremy Soller
|
5715fb7ba6
Work on switching to epoll as backend for select and poll
|
6 years ago |
Jeremy Soller
|
cdbeda1ca0
Merge branch 'patch-2' into 'master'
|
6 years ago |