incubator-nuttx/libs/libnx/nxmu
Gregory Nutt cf99fb40c9 This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
Squashed commit of the following:

    libs/libxx:  Fix some confusing in naming.  If the directory is called libxx, then the library must be libxx.a (unless perhaps LIBCXX is selected).
    libs/:  Fix paths in moved library directories.
    libs:  Brute force move of libc, libnx, and libxx to libs.  Cannot yet build it in that configuration.
2018-05-29 13:21:26 -06:00
..
Kconfig
Make.defs
nx_bitmap.c
nx_block.c
nx_closewindow.c
nx_connect.c
nx_constructwindow.c
nx_disconnect.c
nx_eventhandler.c
nx_eventnotify.c
nx_fill.c
nx_filltrapezoid.c
nx_getposition.c
nx_getrectangle.c
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
nxmu_sendserver.c
nxmu_sendwindow.c