..
adb
system/adbd: Fix typo error(CONFIG_ADB_SERVER->CONFIG_SYSTEM_ADBD)
2024-10-07 21:25:42 +08:00
argtable3
build: Fix rpserver and rpproxy CMake builds
2024-08-20 11:25:48 -03:00
batterydump
batterydump:move to system dir
2024-09-30 18:31:03 +08:00
cdcacm
cmake:add system cdcacm/critmom/stackmonitor missing CMake scripts
2024-10-09 20:15:49 +08:00
cfgdata
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
cle
libc:getline support backspace
2024-10-11 03:02:23 +08:00
composite
remove system/xxx/README.md. Migrated to Documentation/applications/system
2023-10-30 10:00:01 +08:00
conntrack
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
coredump
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
critmon
cmake:add system cdcacm/critmom/stackmonitor missing CMake scripts
2024-10-09 20:15:49 +08:00
cu
Fix issue with return value not being checked
2024-10-11 18:35:27 +08:00
dd
dd_main.c: Add oseek optional argument.
2024-07-10 00:16:25 +08:00
debugpoint
system: Rename debug to debugpoint
2024-09-08 21:41:23 +08:00
dhcp6c
Keep the dhcpv6 renew process name the same in cmake and makefile
2024-10-09 20:05:11 +08:00
dhcpc
system/dhcpc: fix cmake program name
2024-10-01 21:50:08 +08:00
dumpstack
Wrong start and end values would make dead cycle. Exchange the values when start value is bigger than end value.
2023-08-16 20:20:03 +03:00
fastboot
system/fastboot: Fix Out-of-bounds Write
2024-09-11 23:20:48 +08:00
fdt
system/fdt: add cmake support
2024-10-01 21:50:08 +08:00
flash_eraseall
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
gcov
gcov.c: deal compile warming
2024-10-09 21:27:35 +08:00
gdbstub
enable SOCK_CLOEXEC explicit
2024-09-26 16:13:29 +08:00
gprof
system/gprof: Support gprof tool
2024-10-09 23:16:13 +08:00
hex2bin
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
hexed
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
hostname
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
i2c
i2ctool dev has a -z option to use a zero-byte write request for
2024-07-20 08:51:59 -03:00
input
apps: Fix input simulates touch reporting error
2024-08-20 02:51:01 +08:00
iptables
cmake:add CMake build for libuv
2024-06-30 21:40:25 +08:00
libuv
libuv: Remove GCCVER and add compilation options directly.
2024-10-11 18:29:40 +08:00
lm75
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
lzf
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
mdio
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
netdb
add initial cmake build system
2023-07-08 13:52:02 +08:00
nsh
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
ntpc
system/ntpc/Kconfig: cosmetcis
2023-10-23 22:26:13 +08:00
nxcamera
system/nxcamera: add CMakeLists.txt
2024-08-21 04:27:17 +08:00
nxcodec
nxcodec: fix build warning
2024-10-11 01:28:51 +08:00
nxdiag
system/nxdiag: Remove unnecessary --depth parameter
2024-05-23 11:49:08 +08:00
nxlooper
system/readline: correct the readline(3) prototype
2023-10-16 22:04:18 +08:00
nxplayer
apps/nxplayer: add ioctl stop when play completed
2024-08-20 01:43:20 +08:00
nxrecorder
system/nxrecorder: Add opus support in nxrecorder.
2024-08-30 01:25:16 +08:00
ofloader
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
ping
net/ip: print ip addresses using ip4_addrN macro
2023-08-22 01:36:42 +08:00
ping6
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
popen
popen: Replace fcntl with ioctl
2024-08-16 19:48:18 +08:00
psmq
remove system/xxx/README.md. Migrated to Documentation/applications/system
2023-10-30 10:00:01 +08:00
ptpd
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
readline
libc:getline support backspace
2024-10-11 03:02:23 +08:00
sched_note
system: simplify system/note code
2024-10-09 13:42:31 +08:00
sensorscope
system: add sensor streaming tool based on nxscope
2024-05-23 11:50:08 +08:00
setlogmask
setlogmask: fix uncloseed handle
2023-08-28 17:09:18 +03:00
settings
Update settings.c
2024-08-30 21:29:50 +08:00
spi
Fixed the problem of memory trampling caused by not initializing the structure
2024-08-24 11:14:47 +08:00
stackmonitor
cmake:add system cdcacm/critmom/stackmonitor missing CMake scripts
2024-10-09 20:15:49 +08:00
system
system/system: add config SYSTEM_SYSTEM_DUMPINFO
2024-10-11 19:21:41 +08:00
taskset
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
tcpdump
tcpdump:fix tcpdump stack overflow bug
2024-08-22 01:28:27 +08:00
tee
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
telnet
enable SOCK_CLOEXEC explicit
2024-09-26 16:13:29 +08:00
telnetd
system/telnetd: add CMake script
2024-06-24 22:03:43 +08:00
termcurses
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
trace
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
ubloxmodem
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
uniqueid
system/uniqueid: remove FAR from int variables
2024-10-02 10:40:05 +02:00
uorb
uorb/flush: support flush operation
2024-10-02 01:48:47 +08:00
usbmsc
remove system/xxx/README.md. Migrated to Documentation/applications/system
2023-10-30 10:00:01 +08:00
vi
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
ymodem
ymodem/sbrb.py:fix a bug sendto not use
2024-09-28 11:27:03 +08:00
zlib
cmake:add zlib CMake build
2024-06-30 21:40:25 +08:00
zmodem
cmake:support system apps CMake build
2024-06-30 21:40:25 +08:00
.gitignore
Remove extra whitespace from files ( #43 )
2020-01-31 08:29:24 -06:00
CMakeLists.txt
add initial cmake build system
2023-07-08 13:52:02 +08:00
Make.defs
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
Makefile
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00