summaryrefslogtreecommitdiff
path: root/nuttx/libc/pthread
Commit message (Collapse)AuthorAgeFilesLines
* A const storage class to to phthread parameters. From Freddie ChopinGregory Nutt2014-09-084-4/+4
|
* Fix some conditional compilation in kernel build mode. And, while we are ↵Gregory Nutt2014-09-071-4/+4
| | | | touching this logic, make g_default_pthread_attr const.
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate ↵Gregory Nutt2014-08-293-4/+6
| | | | new CONFIG_BUILD_KERNEL
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
|
* Add support for calling to and returning from signal handlers in in ↵patacongo2013-03-171-1/+1
| | | | | | user-mode threads git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5750 42af7a65-404d-4744-a932-0658087f49c3
* Fix bad conditional logic in mkconfig.c; Add user-mode pthread start-up logicpatacongo2013-03-162-0/+112
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5748 42af7a65-404d-4744-a932-0658087f49c3
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-1023-23/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5331 42af7a65-404d-4744-a932-0658087f49c3
* Still trying to recover directory contentspatacongo2012-11-1023-0/+2353
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5330 42af7a65-404d-4744-a932-0658087f49c3