summaryrefslogtreecommitdiff
path: root/nuttx/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move syslog back to libc/syslog from fs/syslogGregory Nutt2014-10-091-0/+1
* Passing va_list in syscall does not work. Temporarily moved syslog and lowsy...Gregory Nutt2014-10-081-1/+0
* Move syslog logic from libc/misc and libc/stdio to libc/syslogGregory Nutt2014-10-081-0/+1
* Add a build structue to support asynchronous I/OGregory Nutt2014-10-041-0/+1
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+10
* More changes to restore the native Windows buildGregory Nutt2014-02-071-1/+3
* Move the NX components out of libc and into its own library, libnxGregory Nutt2013-12-281-3/+0
* Decoupling NX user interfaces to support NX kernel build (phase 4)Gregory Nutt2013-12-271-1/+2
* Decoupling NX user interfaces to support NX kernel build (phase 3)Gregory Nutt2013-12-271-1/+2
* Decoupling NX user interfaces to support NX kernel build (phase 1)Gregory Nutt2013-12-271-0/+1
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-281-0/+2
* Moved audio/buffer.c to libc/audio/lib_buffer.c so that it can be shared betw...Gregory Nutt2013-11-101-0/+1
* When creating kernel dependencies, need to define __KERNEL__Gregory Nutt2013-09-291-1/+13
* Dependency generation fix for directories that keep object files in a sub-dir...Gregory Nutt2013-09-291-3/+12
* In the kernel build, pass task paramters in the stack, not using the arrary i...patacongo2013-03-211-1/+1
* Directories where the same source files are used to build different objects n...patacongo2013-03-191-40/+29
* With these fixes, the kernel build is basically functional (but there is more...patacongo2013-03-091-6/+3
* Move work queue logic from sched/ to libc/wqueue. It is not core logic and w...patacongo2013-03-051-1/+2
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-0/+1
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-7/+7
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-4/+7
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+9
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-12/+12
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-111-1/+1
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-101-4/+4
* Still trying to recover directory contentspatacongo2012-11-101-0/+136