aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/soc_u.cpp
AgeCommit message (Expand)Author
2015-07-28Merge pull request #899 from zawata/Winsock-Deprecationbunnei
2015-07-19SOC:U : Update deprecated function gethostbyname() to getaddrinfo()zawata
2015-07-10Merge pull request #876 from linkmauve/include-cleanupsYuri Kunde Schlesner
2015-06-28Core: Cleanup soc:U includes.Emmanuel Gil Peyrot
2015-06-27Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...Emmanuel Gil Peyrot
2015-06-25Services/SOC: Added command headers to some of the soc commands.Subv
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-02Service: Clean-up InterfaceYuri Kunde Schlesner
2015-01-11Fix building on MinGWdarkf
2015-01-05Merge pull request #272 from rohit-n/sign-comparebunnei
2015-01-02soc_u: Fix a missing formatting argumentLioncash
2015-01-01Silence some -Wsign-compare warnings.Rohit Nirmal
2014-12-31SOC_U: Preliminary implementation of sockets.Subv
2014-12-25More services & small clean upspurpasmart96
2014-12-20License changepurpasmart96
2014-11-01Added a bunch of servicespurpasmart96