summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/rtems-bsd-symbols.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change license to BSDSebastian Huber2015-03-061-4/+21
|
* Delete psignal() definitionSebastian Huber2013-10-311-1/+0
|
* Move pause() define to <sys/systm.h>Sebastian Huber2013-10-311-1/+0
|
* Move strdup() define to <sys/libkern.h>Sebastian Huber2013-10-311-1/+0
|
* Move malloc defines to <sys/malloc.h>Sebastian Huber2013-10-311-2/+0
|
* Add MAC support functionsSebastian Huber2013-10-311-1/+0
| | | | WARNING: They are not thread-safe! This is a known FreeBSD issue.
* Disable cold boot indicatorSebastian Huber2013-10-311-1/+0
|
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-1/+0
| | | | | | | | | | | | | | | | | | | Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
* Move files to match FreeBSD layoutSebastian Huber2013-10-101-0/+568
|
* Preserve Sebastian's directory structure under rtemsbsd to minimize changesJoel Sherrill2012-03-071-561/+0
|
* Separate RTEMS Specific Files from Those Direct from FreeBSDJoel Sherrill2012-03-071-0/+561