-
Notifications
You must be signed in to change notification settings - Fork 48
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
- Status: Open.#1678 In phoenix-rtos/phoenix-rtos-project;
NOMMU:
vm_mapBelongs()is a no-op - syscall pointer validation silently passes invalid user pointersStatus: Open.#1677 In phoenix-rtos/phoenix-rtos-project;Overflow in
map_cmptriggering badvm_mapBelongschecksbugSomething isn't workingSomething isn't workingStatus: Open.#1675 In phoenix-rtos/phoenix-rtos-project;getsockname() does not store the locally-bound address for AF_UNIX sockets
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.getpeername() returns 0 instead of failing with ENOTCONN on an unconnected socket
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.getpeername() does not store the peer address for connected AF_UNIX sockets
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.connect() returns ECONNRESET instead of ECONNREFUSED for a refused TCP connection
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.connect() returns ECONNREFUSED instead of ENOENT for a nonexistent AF_UNIX pathname
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.connect() with AF_UNSPEC does not reset the peer address of a connectionless socket
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.bind() returns ENOTDIR instead of ENOENT for a missing path-prefix component
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.bind() returns EEXIST instead of EADDRINUSE for an in-use AF_UNIX pathname
bugSomething isn't workingSomething isn't workingPOSIXmissing featuremissing featureStatus: Open.accept() fails to populate peer address (sockaddr) for bound AF_UNIX stream sockets
POSIXmissing featuremissing featureStatus: Open.