nuttx/graphics/nxmu
Gregory Nutt 3521aaf944 Squashed commit of the following:
binfmt/, configs/, grahics/, libc/, mm/, net/, sched/:  OS references to the errno variable should always use the set_errno(), get_errno() macros
    arch/arm/src/stm32 and stm32f7:  Architecture-specific code is not permitted to modify the errno variable.  drivers/ and libc/:  OS references to the errno variable should always use the set_errno(), get_errno() macros
2018-01-30 17:57:36 -06:00
..
.gitignore
Make.defs This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nx_start.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00
nxfe.h Make some file section headers more consistent with standard 2015-04-08 08:32:05 -06:00
nxmu_kbdin.c Make some file section headers more consistent with standard 2015-04-08 08:32:05 -06:00
nxmu_mouse.c wireless/ieee802154: Fix a warning found in build testing. Mouse input: Cosmetic changes while reviewing logic. 2017-11-03 09:21:19 -06:00
nxmu_openwindow.c Make some file section headers more consistent with standard 2015-04-08 08:32:05 -06:00
nxmu_redrawreq.c Make some file section headers more consistent with standard 2015-04-08 08:32:05 -06:00
nxmu_releasebkgd.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
nxmu_reportposition.c graphics/, libc/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 11:11:57 -06:00
nxmu_requestbkgd.c binfmt/, drivers/, graphics/: Fix several inappropriate accesses to get_errno() that were missed in previous changes (some going back to nuttx-.23). 2018-01-30 17:23:10 -06:00
nxmu_sendclient.c Squashed commit of the following: 2017-10-10 08:44:12 -06:00
nxmu_sendclientwindow.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
nxmu_server.c binfmt/, drivers/, graphics/: Fix several inappropriate accesses to get_errno() that were missed in previous changes (some going back to nuttx-.23). 2018-01-30 17:23:10 -06:00