summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-kernel-cam.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use <sys/lock.h> provided by NewlibSebastian Huber2017-06-081-1/+1
|
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-1/+1
| | | | | | | | | | | | | | | | | The following files are now provided by Newlib: * arpa/inet.h * net/if.h * netinet/in.h * netinet/tcp.h * sys/socket.h * sys/uio.h * sys/un.h The <sys/param.h> and <sys/cpuset.h> are now compatible enough to be used directly. Update #2833.
* Rename files for kernel namespace scriptSebastian Huber2016-05-061-0/+504
This makes it easier to create the kernel namespace header.