summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Add port for Phoenix-RTOS in common configure files.Jeff Johnston2016-05-092-0/+4
* Allow autoconf link-time tests to detect arc4random for RTEMS.Jeff Johnston2016-05-091-0/+5
* Add Phoenix-RTOS port for ARM.Jeff Johnston2016-05-06142-0/+29608
* 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
* Add BSD guard for time_tSebastian Huber2016-04-151-3/+4
* 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-134-5/+8
* 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-2933-373/+388
* sparc64: move struct timeval to <sys/_timeval.h>Yaakov Selkowitz2016-03-181-1/+6
* Feature test macros overhaul: sparc64Yaakov Selkowitz2016-03-182-15/+16
* arm: fix build with newlib supplied syscalls enabledYaakov Selkowitz2016-03-182-2/+2
* Add arc4random() etc. from OpenBSD 5.8Sebastian Huber2016-03-181-0/+35
* Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen2016-02-261-1/+1
* Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez2016-02-171-47/+32
* Change if_nameindex() to use unsigned int i variable.Jeff Johnston2016-02-041-1/+2
* Make macro checks ARMv8-M baseline proofThomas Preud'homme2016-01-283-24/+26
* Regenerate files for newlib 2.3.0.newlib-2_3_0Jeff Johnston2015-12-2132-320/+320
* Add definitions for NBBY to arm and rtems targetsNick Withers2015-12-072-0/+4
* Remove obsolete ARC systemAnton Kolesov2015-11-1214-6615/+2
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-0212-646/+536
* Import <threads.h> from latest FreeBSD.Jeff Johnston2015-10-131-0/+54
* Add MIN MAX macro to param header file.Andre Vieira2015-08-201-0/+3
* Use machine header file for endianness configuration.Andre Vieira2015-08-201-9/+1
* Use machine header file for param configuration.Andre Vieira2015-08-201-2/+10
* or1k: Fix critical handling in malloc locksJeff Johnston2015-08-071-2/+4
* Fix typo in <sys/lock.h>Sebastian Huber2015-07-311-1/+1
* Move header filesSebastian Huber2015-07-298-5/+4
* Add <sys/lock.h>Sebastian Huber2015-07-291-0/+235
* Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber2015-04-231-1/+0
* Import libc/sys/rtems/include/semaphore.h from FreeBSD.Sebastian Huber2015-03-121-0/+56
* * libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.Yaakov Selkowitz2015-01-221-0/+2
* * libc/sys/or1k/mlock.c: Fix dependency on libgloss.Corinna Vinschen2015-01-221-2/+4
* Fix typo in entry headerCorinna Vinschen2015-01-202-2/+6
* * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen2015-01-148-0/+6731
* 2014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-12-1833-320/+324
* * libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value soCorinna Vinschen2014-11-201-1/+1
* headers: properly decorate attributesEric Blake2014-08-0112-48/+48
* * libc/sys/rtems/sys/cpuset.h (CPU_SET_S): Add const qualifier.Corinna Vinschen2014-04-141-2/+2
* 2014-04-04 Ashish Kapania <akapania@ti.com>Jeff Johnston2014-04-049-2/+6435