summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Phoenix-RTOS: Add caddr_t definition to <sys/types.h>.Kuba Sejdak2016-06-281-0/+1
* Phoenix-RTOS: Adjust network-related headers to new kernel API.Kuba Sejdak2016-06-278-117/+20
* Phoenix-RTOS: Add dummy implementation of fdatasync() syscall.Kuba Sejdak2016-06-271-0/+5
* Add dummy implementation of getentropy(), if_nametoindex() and if_indextoname...Kuba Sejdak2016-06-274-11/+134
* Phoenix-RTOS: Implement daemon() function.Kuba Sejdak2016-06-271-0/+26
* Phoenix-RTOS: Add checking EOF in getmntent().Kuba Sejdak2016-06-271-1/+1
* Phoenix-RTOS: Provide __progname symbol for user-space apps.Kuba Sejdak2016-06-271-1/+8
* Phoenix-RTOS: Fix warning with pointer treated as integer.Kuba Sejdak2016-06-271-1/+1
* Phoenix-RTOS: Add <netpacket/packet.h> header and import <net/if_arp.h> heade...Kuba Sejdak2016-06-272-0/+184
* Phoenix-RTOS: Provide daemon() and fdatasync() syscalls in <sys/unistd.h>.Kuba Sejdak2016-06-271-0/+3
* Revert "Make newlib manpages via DocBook XML (v3)"Jon Turney2016-06-251-2/+0
* Make newlib manpages via DocBook XML (v3)Jon Turney2016-06-251-0/+2
* 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