nuttx/libnx/nxmu
2017-10-08 12:14:18 -06:00
..
Make.defs
nx_bitmap.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_block.c
nx_closewindow.c
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
nx_disconnect.c
nx_eventhandler.c
nx_eventnotify.c
nx_fill.c
nx_filltrapezoid.c
nx_getposition.c
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
nx_kbdin.c
nx_lower.c
nx_mousein.c
nx_move.c
nx_openwindow.c
nx_raise.c
nx_redrawreq.c
nx_releasebkgd.c
nx_requestbkgd.c
nx_setbgcolor.c
nx_setpixel.c
nx_setposition.c
nx_setsize.c
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
nxmu_sendwindow.c