Commit Graph

  • be509f62ce return through libc exit rather than __libnx_exit directly (#139) Dave Murphy 2018-07-26 17:01:40 +0100
  • cd90bd9623 return through libc exit rather than __libnx_exit directly Dave Murphy 2018-07-26 15:04:09 +0100
  • 3be8ab1cc9 Add ncmContentStorageGetPlaceHolderPath and ncmContentStorageCleanupAllPlaceHolder Rajko Stojadinovic 2018-07-26 06:10:17 +0200
  • 7252b7e682 add ncmContentStorageDisableForcibly and ncmContentMetaDatabaseDisableForcibly Rajko Stojadinovic 2018-07-26 05:54:40 +0200
  • 8026f68cba Add ncmContentStorage functions needed for writing content Rajko Stojadinovic 2018-07-26 03:12:14 +0200
  • e1d50dc129 Fix signature of ncmContentMetaDatabaseSet/Get, add ncmContentMetaDatabaseList (#134) Rajko Stojadinovic 2018-07-26 02:15:54 +0200
  • fd77e9515b
    More code style fixes Rajko Stojadinovic 2018-07-26 02:12:24 +0200
  • 37689b53b6 Add #pragma once to arm/atomics.h fincs 2018-07-24 16:54:07 +0200
  • 1eafa1b283 Fix data race by reordering in _CacheValues Oliver Kuckertz 2018-07-22 15:55:58 +0200
  • fdf3968031 Fix data race by reordering in _CacheValues Oliver Kuckertz 2018-07-22 15:55:58 +0200
  • adfad3cffa Code style fixes. Rajko Stojadinovic 2018-07-21 03:02:08 +0200
  • 02ce33bf20 Fix ncmContentMetaDatabaseSet/ncmContentMetaDatabaseGet, add ncmContentMetaDatabaseList Rajko Stojadinovic 2018-07-19 17:56:40 +0200
  • 2bcede91ba Add fsFsCleanDirectoryRecursively Joel16 2018-07-17 11:30:55 -0500
  • aa3c35e6e3 adjust fsdev_fixpath for cwd changes (#132) Dave Murphy 2018-07-19 16:31:51 +0100
  • d48cf6aa2e Added ncm to switch.h, fixed wrong order in ncmContentMetaDatabaseListApplication Adubbz 2018-07-13 19:33:42 +1000
  • 9530da3237 Add fsOpenBisStorage and fsStorageGetSize (#130) tesnos 2018-07-19 11:16:38 -0400
  • 5ca256752e Add fsFsCleanDirectoryRecursively Joel16 2018-07-17 11:30:55 -0500
  • 61c734fd81 ensure __cwd is terminated Dave Murphy 2018-07-15 22:57:20 +0100
  • c1e0ea9a6c move cwd fix to chdir Dave Murphy 2018-07-15 19:57:39 +0100
  • b748f14bc9 adjust fsdev_fixpath for cwd changes Dave Murphy 2018-07-15 11:05:27 +0100
  • a2b7941b5a Added ncm to switch.h, fixed wrong order in ncmContentMetaDatabaseListApplication Adubbz 2018-07-13 19:33:42 +1000
  • 7406b20eef move newline tesnos 2018-07-09 21:22:29 -0400
  • d29f44cdb1 newline tesnos 2018-07-09 21:14:23 -0400
  • fe2f9ffd8e change FsStorage* f to FsStorage* s tesnos 2018-07-09 21:02:57 -0400
  • 7d36668d21 add fsOpenBisStorage and fsStorageGetSize tesnos 2018-07-09 20:18:54 -0400
  • eb93b232ef Release v1.3.0 v1.3.0 fincs 2018-07-08 17:36:43 +0200
  • e4c3f7d3a2 Added ncm commands (#129) Adubbz 2018-07-07 12:03:48 +1000
  • a3a6995f01 Added missing newlines Adubbz 2018-07-07 11:29:57 +1000
  • ad75075082 Various fixes Adubbz 2018-07-07 11:25:03 +1000
  • 494e97ff60 NCMContentType_* -> NcmContentType_*. Added author(s) to header Adubbz 2018-07-06 22:53:02 +1000
  • 894b71f47b Added ncm commands Adubbz 2018-07-06 17:29:04 +1000
  • 0c8a2dbd39
    Merge c3e98443f7 into ffc404a7f6 zhuowei 2018-07-01 20:36:13 +0000
  • ffc404a7f6 Added accountGetUserCount and accountListAllUsers (#103) Daniel Edwards 2018-07-02 08:34:21 +1200
  • 46f7bf9f8b Removed malloc.h 3Daniel 2018-07-02 08:25:21 +1200
  • 8579441371 Added missing memset to accountListAllUsers 3Daniel 2018-07-01 17:49:35 +1200
  • 2099402746 Update to accountListAllUsers 3Daniel 2018-07-01 13:34:27 +1200
  • fbe2c1f2ce Add Semaphore (#125) Kevoot 2018-06-30 18:45:41 -0400
  • 6d20b298cb Fix semaphore.h formatting to match semaphore.c Unknown 2018-06-30 18:43:47 -0400
  • bf2304f0a2 More minor corrections to accountListAllUsers 3Daniel 2018-06-29 07:46:51 +1200
  • 01ed16ea5f More corrections to accountListAllUsers 3Daniel 2018-06-28 21:29:24 +1200
  • 1e4b2336a6 Updated to address comments 3Daniel 2018-06-27 23:15:05 +1200
  • a590ed50da Added wrapper for accountListAllUsers 3Daniel 2018-06-27 22:52:15 +1200
  • 76435da16d Fix erroneous comment Kevoot 2018-06-26 20:39:06 -0400
  • 73e37d1ba2 Readded changes from code review for code style and doxygen comments Kevoot 2018-06-26 20:15:33 -0400
  • e8fc3dbe13 Changed implementation to match SciresM version Unknown 2018-06-25 23:14:52 -0400
  • c243530687 Update for review #125 Unknown 2018-06-25 19:13:46 -0400
  • 18234cbcc3 Add Semaphore Unknown 2018-06-25 16:32:49 -0400
  • 399a2ed21d Embed GNU build ID in compiled binaries for use by creport fincs 2018-06-26 19:19:41 +0200
  • 97b295acbc Fatal: Only exit process if required, exit cleanly. (#127) SciresM 2018-06-26 08:28:07 -0700
  • a9c0b213ff Add missing #pragma once to kernel/condvar.h fincs 2018-06-26 13:12:44 +0200
  • 9dd6eba3ae Fatal: Update comments. Michael Scire 2018-06-26 01:01:02 -0600
  • 5754be9ff9 Fatal: Only exit process if required, exit cleanly. Michael Scire 2018-06-25 22:25:47 -0600
  • aee9ba4706 Re-introduce socklen_t definition to netdb.h Sajid Anwar 2018-06-25 14:01:45 -0700
  • 4cf05df2e4 Re-introduce socklen_t definition to netdb.h Sajid Anwar 2018-06-25 14:01:45 -0700
  • 35be7ac772 allow user additions to init/exit code (#124) Dave Murphy 2018-06-25 17:42:52 +0100
  • 6c150e27bc
    fix formatting Dave Murphy 2018-06-25 17:35:32 +0100
  • dbbaf64ad3 ns:dev: Add TerminateProcess and TerminateProgram (#122) SciresM 2018-06-25 09:02:08 -0700
  • 084589b75e Fix extraneous newline Michael Scire 2018-06-25 09:56:25 -0600
  • 9770f4bb18 Implement svcGetThreadList Michael Scire 2018-06-25 03:59:03 -0600
  • 481d27d1f1 Implement svcGetDebugThreadParam Michael Scire 2018-06-25 02:50:35 -0600
  • b55317511c Fix mutexUnlock gdkchan 2018-06-17 12:19:03 -0300
  • 773ff46543 Improve IpcParsedCommand domain message info. (#112) SciresM 2018-06-25 08:08:48 -0700
  • c26e410ed8 Fatal: Make fatalSimple not create report, add FatalType enum Michael Scire 2018-06-24 22:34:39 -0600
  • 82cabcfc77 Implement svcGetThreadList Michael Scire 2018-06-25 03:59:03 -0600
  • b4f19b41e8 Implement svcGetDebugThreadParam Michael Scire 2018-06-25 02:50:35 -0600
  • a9d9ade8a8 Fatal: Make fatalSimple not create report, add FatalType enum Michael Scire 2018-06-24 22:34:39 -0600
  • ce7e9d6162 ns:dev: Add TerminateProcess and TerminateProgram Michael Scire 2018-06-24 22:33:14 -0600
  • 9b1add926c Use custom error codes for Domain Message parse failures Michael Scire 2018-06-24 19:53:20 -0600
  • 295a4fb816 allow user additions to init/exit code Dave Murphy 2018-06-24 03:11:19 +0100
  • 26a21e3dc3
    Fix mutexUnlock gdkchan 2018-06-17 12:19:03 -0300
  • e3015307c8
    Fix ipcParseHeaderForDomain error codes. SciresM 2018-06-14 18:59:49 -0600
  • 8b2b12b454 fix _IOC cast Dave Murphy 2018-06-14 15:09:08 +0100
  • 4e4d2fe3c6 translate horizon errno to newlib errno Dave Murphy 2018-06-14 02:33:41 +0100
  • 013c2837f2 translate horizon errno to newlib errno Dave Murphy 2018-06-14 02:33:41 +0100
  • f92f7c04da fix _IOC cast Dave Murphy 2018-06-14 15:09:08 +0100
  • 70cd9e017d fix ioctl Dave Murphy 2018-06-14 00:43:54 +0100
  • 08d52ad85e fix ioctl Dave Murphy 2018-06-14 00:43:54 +0100
  • eb3c264e88 Add setsysSetColorSetId and region codes Joel16 2018-06-13 14:02:07 -0500
  • 9860ad331c implement nanosleep Dave Murphy 2018-06-13 01:11:16 +0100
  • 65e18a0090 Add setsysSetColorSetId and region codes Joel16 2018-06-13 14:02:07 -0500
  • c95467af3c
    Merge ca2b949a0c into 8b793729fc Joel 2018-06-13 18:56:44 +0000
  • ca2b949a0c Add setsysSetColorSetId and region codes Joel16 2018-06-13 13:54:59 -0500
  • cbba9e30f2
    Merge 1b0380c2f9 into 8b793729fc Dave Murphy 2018-06-13 00:12:26 +0000
  • 1b0380c2f9 implement nanosleep Dave Murphy 2018-06-13 01:11:16 +0100
  • 8b793729fc Fix inet_pton4 jarulo 2018-05-29 20:48:30 +0200
  • 89969c1d54 Improve IpcParsedCommand domain message info. Michael Scire 2018-06-10 23:58:26 -0600
  • ad4af954c2 Added nifm service (#110) Somebody Whoisbored 2018-06-07 15:00:51 -0700
  • b14989acbb Removed newline Somebody Whoisbored 2018-06-07 14:16:32 -0700
  • 3c6344d7f3 Add more set:sys Get*/Set* functions (#108) Joel 2018-06-07 15:06:36 -0500
  • 80e353348a Grammar fix #2 Joel16 2018-06-07 14:53:44 -0500
  • 289160171f Fix grammatical issues Joel16 2018-06-07 14:46:56 -0500
  • 3326d5e62d Time fixes (#102) Dave Murphy 2018-06-07 20:35:41 +0100
  • 1abfb02460 Add nsGetSpace commands (#111) Joel 2018-06-05 21:15:52 -0500
  • bf90010263 Remove 'or 5' Joel16 2018-06-05 21:13:21 -0500
  • b69f63eb4e Change ever 'media_id' reference to storage_id Joel16 2018-06-05 20:03:40 -0500
  • 38fb0f26b5 Fix include statement Joel16 2018-06-05 19:50:46 -0500
  • a94e643bcd move include to ns.h as requested Joel16 2018-06-05 19:21:52 -0500
  • 4f773a6c41 Clarify comments Joel16 2018-06-05 19:06:56 -0500
  • 4f79fe212e Change var name to storage_id Joel16 2018-06-05 18:48:22 -0500
  • dc7171d042 Use FsStorageId as an input Joel16 2018-06-05 15:19:46 -0500