Move more files into subdirectories under lib/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3445 42af7a65-404d-4744-a932-0658087f49c3
Showing
- ChangeLog 5 additions, 0 deletionsChangeLog
- Documentation/NuttxPortingGuide.html 1 addition, 1 deletionDocumentation/NuttxPortingGuide.html
- Makefile 2 additions, 2 deletionsMakefile
- include/nuttx/pthread.h 85 additions, 0 deletionsinclude/nuttx/pthread.h
- include/pthread.h 5 additions, 7 deletionsinclude/pthread.h
- lib/Makefile 11 additions, 5 deletionslib/Makefile
- lib/pthread/Make.defs 49 additions, 0 deletionslib/pthread/Make.defs
- lib/pthread/pthread_attrdestroy.c 2 additions, 3 deletionslib/pthread/pthread_attrdestroy.c
- lib/pthread/pthread_attrgetinheritsched.c 2 additions, 3 deletionslib/pthread/pthread_attrgetinheritsched.c
- lib/pthread/pthread_attrgetschedparam.c 2 additions, 3 deletionslib/pthread/pthread_attrgetschedparam.c
- lib/pthread/pthread_attrgetschedpolicy.c 2 additions, 3 deletionslib/pthread/pthread_attrgetschedpolicy.c
- lib/pthread/pthread_attrgetstacksize.c 2 additions, 3 deletionslib/pthread/pthread_attrgetstacksize.c
- lib/pthread/pthread_attrinit.c 3 additions, 3 deletionslib/pthread/pthread_attrinit.c
- lib/pthread/pthread_attrsetinheritsched.c 2 additions, 4 deletionslib/pthread/pthread_attrsetinheritsched.c
- lib/pthread/pthread_attrsetschedparam.c 2 additions, 3 deletionslib/pthread/pthread_attrsetschedparam.c
- lib/pthread/pthread_attrsetschedpolicy.c 2 additions, 3 deletionslib/pthread/pthread_attrsetschedpolicy.c
- lib/pthread/pthread_attrsetstacksize.c 2 additions, 4 deletionslib/pthread/pthread_attrsetstacksize.c
- lib/pthread/pthread_barrierattrdestroy.c 2 additions, 2 deletionslib/pthread/pthread_barrierattrdestroy.c
- lib/pthread/pthread_barrierattrgetpshared.c 2 additions, 2 deletionslib/pthread/pthread_barrierattrgetpshared.c
- lib/pthread/pthread_barrierattrinit.c 2 additions, 2 deletionslib/pthread/pthread_barrierattrinit.c
Loading
Please register or sign in to comment