summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/rtems
Commit message (Expand)AuthorAgeFilesLines
* RTEMS: Use __uint64_t for _CLOCK_T_Sebastian Huber2017-08-251-0/+3
* Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber2017-07-121-5/+5
* Synchronize RTEMS <sys/bitset.h> with FreeBSDSebastian Huber2017-07-101-1/+16
* Remove FreeBSD specifics from RTEMS <arpa/inet.h>Sebastian Huber2017-06-121-21/+0
* Fix RTEMS ioctl() declarationSebastian Huber2017-06-071-2/+2
* Update FreeBSD revision of RTEMS <sys/bitset.h>Sebastian Huber2017-06-071-1/+1
* Fix some RTEMS CPUSET(9) macrosSebastian Huber2017-06-071-11/+11
* Fix RTEMS CPU_EQUAL_S()Sebastian Huber2017-06-071-2/+2
* Add de-facto standard <sys/ioctl.h> for RTEMSSebastian Huber2017-05-253-0/+252
* Add some POSIX header files for RTEMSSebastian Huber2017-05-2520-6/+4641
* FreeBSD compatibility for RTEMS <sys/cpuset.h>Sebastian Huber2017-05-254-138/+402
* Add __bitcount*() to RTEMS <machine/types.h>Sebastian Huber2017-05-252-0/+92
* Increase MSIZE for RTEMSSebastian Huber2017-05-251-1/+1
* FreeBSD compatibility for RTEMS <sys/param.h>Sebastian Huber2017-05-252-125/+180
* Add generic <machine/_align.h> for RTEMSSebastian Huber2017-05-252-11/+42
* rtems/crt0.c: getentropy() stub did not return a value.Joel Sherrill2017-03-151-1/+1
* RTEMS: Harmonize MAXNAMLEN and NAME_MAXSebastian Huber2017-01-251-0/+4
* RTEMS: Add user-defined name to thread queuesSebastian Huber2017-01-091-1/+65
* Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0Jeff Johnston2016-12-221-10/+10
* RTEMS: Increase SEM_VALUE_MAXSebastian Huber2016-12-201-1/+1
* Add missing crt0 symbols for RTEMSSebastian Huber2016-12-051-0/+5
* Self-contained pthread_spinlock_t for RTEMSSebastian Huber2016-11-241-1/+5
* Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber2016-11-171-0/+211
* Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>Sebastian Huber2016-11-171-1/+3
* Use __inline in <sys/lock.h> for RTEMSSebastian Huber2016-11-171-10/+10
* Use external header file for kernel space timeSebastian Huber2016-11-071-144/+4
* Add kernel space header for <sys/lock.h> for RTEMSSebastian Huber2016-11-071-1/+6
* Use external header file for kernel space typesSebastian Huber2016-11-072-7/+5
* Provide cap_ioctl_t for RTEMSSebastian Huber2016-11-071-0/+5
* Provide vm_page_t for RTEMS via <machine/_types.h>Sebastian Huber2016-10-251-0/+1
* Provide rman_res_t for RTEMS via <machine/types.h>Sebastian Huber2016-10-251-0/+2
* rtems: add sys/mman.hGedare Bloom2016-08-081-0/+263
* Allow autoconf link-time tests to detect arc4random for RTEMS.Jeff Johnston2016-05-091-0/+5
* Add _Thread_queue_Queue::_owner for RTEMSJeff Johnston2016-05-031-3/+3
* Move _Thread_queue_Queue::_Lock for RTEMSJeff Johnston2016-05-031-3/+3
* Provide FreeBSD types for <sys/types.h> on RTEMScygwin-2_5_1-releaseSebastian Huber2016-04-212-0/+80
* Add RTEMS support for GCC libatomicSebastian Huber2016-04-202-1/+54
* Add RTEMS-specific types for BSD compatibilitySebastian Huber2016-04-191-0/+6
* libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probesJoel Sherrill2016-04-151-1/+32
* Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber2016-04-151-2/+3
* Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber2016-04-151-1/+3
* Define mode_t via __mode_tSebastian Huber2016-04-151-1/+1
* Add BSD guard for ino_t in <sys/types.h>Sebastian Huber2016-04-151-0/+3
* Use __machine_*_t_defined for internal typesSebastian Huber2016-04-151-24/+14
* Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber2016-04-131-3/+0
* Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber2016-04-081-0/+199
* Drop <unistd.h> include from RTEMS <sys/param.h>Sebastian Huber2016-04-071-2/+0
* Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston2016-03-291-10/+10
* Add arc4random() etc. from OpenBSD 5.8Sebastian Huber2016-03-181-0/+35
* Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston2015-12-211-10/+10