index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
soc_u.cpp
Age
Commit message (
Expand
)
Author
2015-07-28
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-19
SOC:U : Update deprecated function gethostbyname() to getaddrinfo()
zawata
2015-07-10
Merge pull request #876 from linkmauve/include-cleanups
Yuri Kunde Schlesner
2015-06-28
Core: Cleanup soc:U includes.
Emmanuel Gil Peyrot
2015-06-27
Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...
Emmanuel Gil Peyrot
2015-06-25
Services/SOC: Added command headers to some of the soc commands.
Subv
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-02
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-01-11
Fix building on MinGW
darkf
2015-01-05
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-02
soc_u: Fix a missing formatting argument
Lioncash
2015-01-01
Silence some -Wsign-compare warnings.
Rohit Nirmal
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-25
More services & small clean ups
purpasmart96
2014-12-20
License change
purpasmart96
2014-11-01
Added a bunch of services
purpasmart96