You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
windows/process: fix some obvious issues, create some more
It looks like I really can't get away with the whole storing error
thing as they don't have Copy. Maybe I will end up using the ugly
problem enum thing like I did with Unix too. Grrr...
unix: incremental size, no strlen
windows: sort the error type out
unix, windows: add temporary dead_code
unix: cache envp
Windows: draft traits for raw args and custom escapers
Windows: raw args trait
Windows: minor rename while I figure out where to put sized
unix: minor error stuff
windows: very rough xargs
minor: run formatter
it wants tight lines!
Windows commandext: apply review suggestions
Attempt at code reuse
Windows builds. Unix not so much.
It builds! Uh.
fixup! re-enable set_errno on linux
cleanup after slighty botched rebase
remove a redundant macro arg
appease tidy
process_common: subtract page size for headroom
0 commit comments