This website requires JavaScript.
Explore
Help
Register
Sign in
Ryujinx_Mirror
/
Ryujinx_GreemDev
Watch
1
Star
0
Fork
You've already forked Ryujinx_GreemDev
0
mirror of
https://github.com/GreemDev/Ryujinx.git
synced
2025-01-13 13:12:30 -03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
3615a70cae
Ryujinx_GreemDev
/
Ryujinx.HLE
/
HOS
/
Services
/
Bsd
/
BsdIoctl.cs
8 lines
105 B
C#
Raw
Normal View
History
Unescape
Escape
Complete rewrite of bsd IClient (#460) This should provide accurate behaviours. This implementation has been tested with ftpd and libtransistor bsd tests. This implementation lacks OOB support.
2018-10-20 19:08:58 -03:00
namespace
Ryujinx.HLE.HOS.Services.Bsd
{
enum
BsdIoctl
{
Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) This reverts commit 85dbb9559ad317a657dafd24da27fec4b3f5250f.
2018-12-04 21:52:39 -03:00
AtMark
=
0x40047307
,
Complete rewrite of bsd IClient (#460) This should provide accurate behaviours. This implementation has been tested with ftpd and libtransistor bsd tests. This implementation lacks OOB support.
2018-10-20 19:08:58 -03:00
}
}
Reference in a new issue
Copy permalink