nuttx/libnx/nxmu
2017-10-15 09:34:08 -06:00
..
Make.defs This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nx_bitmap.c Fix a recently introduced copy-paste error 2017-10-14 18:10:30 -06:00
nx_block.c This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nx_closewindow.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_connect.c libc and libnx: When the libraries are built into two libraries, a user space library and a OS space library (as in the PROTECTED and KERNEL build). Then the user space library must not use the OS internal interfaces; similarly, the OS must avoid using the userspace interfaces so that it does not muck the errno value or create spurious cancellation points. 2017-10-08 12:14:18 -06:00
nx_constructwindow.c This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nx_disconnect.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_eventhandler.c Fix a error introduced with nxmq_receive(); update TODO list. 2017-10-10 10:58:26 -06:00
nx_eventnotify.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_fill.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_filltrapezoid.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_getposition.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_getrectangle.c libc and libnx: When the libraries are built into two libraries, a user space library and a OS space library (as in the PROTECTED and KERNEL build). Then the user space library must not use the OS internal interfaces; similarly, the OS must avoid using the userspace interfaces so that it does not muck the errno value or create spurious cancellation points. 2017-10-08 11:52:32 -06:00
nx_kbdchin.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_kbdin.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_lower.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_mousein.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_move.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_openwindow.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_raise.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_redrawreq.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_releasebkgd.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_requestbkgd.c This removes the last traces of single-user mode. 2017-10-15 09:34:08 -06:00
nx_setbgcolor.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_setpixel.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_setposition.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nx_setsize.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00
nxmu_semtake.c libc and libnx: When the libraries are built into two libraries, a user space library and a OS space library (as in the PROTECTED and KERNEL build). Then the user space library must not use the OS internal interfaces; similarly, the OS must avoid using the userspace interfaces so that it does not muck the errno value or create spurious cancellation points. 2017-10-08 11:52:32 -06:00
nxmu_sendserver.c All configurations that use NXLINES must select NX_MULTIUSER 2017-10-14 16:52:59 -06:00
nxmu_sendwindow.c Update README; Remove comment blocks before empty sections. 2017-01-08 14:01:16 -06:00