summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/rtems-bsd-user-space.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Define IFCAP_NOMAP for Newlib compatibilitySebastian Huber2022-07-071-0/+3
|
* user-space: Request FreeBSD bitset APISebastian Huber2022-06-301-0/+1
| | | | | | This is required for recent Newlib versions. Update #4667.
* Update to FreeBSD head 2019-09-24Sebastian Huber2019-11-131-0/+1
| | | | Git mirror commit 6b0307a0a5184339393f555d5d424190d8a8277a.
* buildset: Add minimal and everything config.Christian Mauderer2018-05-031-0/+1
| | | | | | | | | | | | This adds two new buildset configurations: One that leaves out as much features as possible and one that enables all features. For the default configuration WiFi support is now disabled. To disable IPv6 for the minimal configuration, all -DINET6 are eliminated in libbsd.py. They are now replaced by a #ifdef that checks for RTEMS_BSD_MODULE_NETINET6 instead. Close #3351.
* user-space: Define O_DIRECTORYSebastian Huber2017-10-101-0/+2
|
* Update due to Newlib 2017-06-07 changesSebastian Huber2017-06-081-0/+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.
* Declare feature_present()Sebastian Huber2017-01-101-0/+3
|
* Update to FreeBSD head 2016-08-23Sebastian Huber2017-01-101-0/+6
| | | | Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
* Provide O_CLOEXECSebastian Huber2016-11-091-0/+2
|
* Provide CLOCK_UPTIMESebastian Huber2016-11-091-0/+4
|
* Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>Sebastian Huber2016-10-241-0/+2
|
* Provide CLOCK_MONOTONIC_FASTSebastian Huber2016-10-241-0/+4
|
* Move __FreeBSD__ define to header filesSebastian Huber2013-12-161-0/+2
|
* Reduce divergence from FreeBSD sourcesSebastian Huber2013-11-111-0/+2
|
* Move content to <machine/rtems-bsd-user-space.h>Sebastian Huber2013-11-111-0/+24
|
* Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber2013-11-111-0/+43