jD91mZM2
|
4c8f51ace9
Avoid allocations in redox epoll
|
6 년 전 |
jD91mZM2
|
488981f9ec
Add completely untested redox epoll implementation
|
6 년 전 |
Jeremy Soller
|
5715fb7ba6
Work on switching to epoll as backend for select and poll
|
6 년 전 |
Jeremy Soller
|
76503d8943
Add epoll constants
|
6 년 전 |
Jeremy Soller
|
887d89c2bb
Add epoll (WIP)
|
6 년 전 |
Jeremy Soller
|
74d0b24939
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 년 전 |
Jeremy Soller
|
5690c6dcdf
Add trace for select and poll
|
6 년 전 |
Jeremy Soller
|
f19e029468
Merge branch 'cleanup' into 'master'
|
6 년 전 |
Jeremy Soller
|
20aeb15fc7
Merge branch 'path-separator' into 'master'
|
6 년 전 |
Tibor Nagy
|
27a3f2ab77
unistd: Generate correct C defines for PATH_SEPARATOR
|
6 년 전 |
Tibor Nagy
|
4381bb2a22
tests: Remove redundant return statements
|
6 년 전 |
Tibor Nagy
|
c19cc8b731
tests: Portability fixes, replaced 0/1/-1 return codes with macros
|
6 년 전 |
Tibor Nagy
|
ff874c87d7
tests: Fix function signatures
|
6 년 전 |
Jeremy Soller
|
97592716fb
Merge branch 'pedantic' into 'master'
|
6 년 전 |
Tibor Nagy
|
7ee59d2fdb
tests: set C11, enable pedantic warnings, fix GCC and Clang warnings
|
6 년 전 |
Jeremy Soller
|
1af4eb7ec0
Merge branch 'ctype' into 'master'
|
6 년 전 |
Tibor Nagy
|
d38a1d0da3
ctype: Implement _tolower, _toupper
|
6 년 전 |
Jeremy Soller
|
73c368ddab
Use correct open flags
|
6 년 전 |
Jeremy Soller
|
264659b634
Merge branch 'ctype' into 'master'
|
6 년 전 |
Tibor Nagy
|
1eb22b2cb2
ctype: Add tests for toascii, tolower, toupper
|
6 년 전 |
Jeremy Soller
|
514b31cf28
Merge branch 'ctype' into 'master'
|
6 년 전 |
Tibor Nagy
|
5fac72298f
ctype: Fix iscntrl, isgraph, ispunct, make tests exhaustive
|
6 년 전 |
Jeremy Soller
|
38da5552e8
getaddrinfo: support for setting port from service argument (numeric only)
|
6 년 전 |
Jeremy Soller
|
d2502056a8
Cleanup termios and ioctls and add tcflush
|
6 년 전 |
Jeremy Soller
|
602f015e93
Implement fpathconf and pathconf
|
6 년 전 |
Jeremy Soller
|
0dd801da03
Implement ttyname by adding fpath function to Sys. Remove realpath function and use fpath internally
|
6 년 전 |
Jeremy Soller
|
42f212e678
Verify current system before continuing.
|
6 년 전 |
Jeremy Soller
|
47235d44e7
Fix change of sockaddr member sa_data on Redox
|
6 년 전 |
Jeremy Soller
|
c59f268fcd
Implement getaddrinfo (somewhat)
|
6 년 전 |
Jeremy Soller
|
f3c858c151
Build includes in parallel
|
6 년 전 |