summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include
Commit message (Expand)AuthorAgeFilesLines
* sys/time.h: Change visibility of gettimeofday.Corinna Vinschen2016-06-201-1/+2
* Declare crypt, encrypt, and setkey per PosixKen Brown2016-06-092-0/+9
* math.h: Replace usage of INT_MAX with __INT_MAX__Corinna Vinschen2016-05-311-2/+2
* Feature test macros: ctermid, cuseridYaakov Selkowitz2016-05-232-3/+13
* Make sure to have full configuration info in sys/_types.h.Corinna Vinschen2016-05-181-0/+2
* Always provide register_t via <sys/types.h>Sebastian Huber2016-04-211-4/+2
* Simplify guard against defining pthread types on CygwinCorinna Vinschen2016-04-211-9/+9
* Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber2016-04-213-20/+9
* Remove duplicate int*_t definitionsSebastian Huber2016-04-201-4/+0
* Remove duplicate u_int*_t definitionsSebastian Huber2016-04-201-4/+0
* Add __ssize_t to <sys/_types.h>Sebastian Huber2016-04-191-0/+2
* Provide in_port_t via <sys/types.h>Sebastian Huber2016-04-191-0/+5
* Provide in_addr_t via <sys/types.h>Sebastian Huber2016-04-191-0/+5
* Introduce __sa_family_t for BSD compatibiliySebastian Huber2016-04-191-0/+4
* Introduce __socklen_t for BSD compatibilitySebastian Huber2016-04-191-0/+4
* BSD compatibility for <machine/endian.h>Sebastian Huber2016-04-192-10/+94
* Fix definition of __size_tSebastian Huber2016-04-181-2/+2
* Provide FNONBLOCK for BSD compatiblitySebastian Huber2016-04-151-0/+4
* Provide __size_t via <sys/_types.h>Sebastian Huber2016-04-152-2/+17
* Include <machine/endian.h> in <sys/types.h>Sebastian Huber2016-04-151-0/+1
* Add __va_list to <sys/_types.h>Sebastian Huber2016-04-151-0/+6
* Add BSD guards for fixed-size integer typesChristian Mauderer2016-04-151-4/+35
* Add BSD guard for useconds_tSebastian Huber2016-04-152-1/+5
* Add BSD guard for nlink_tSebastian Huber2016-04-152-1/+5
* Provide POSIX defined fsblkcnt_t and fsfilcnt_tSebastian Huber2016-04-152-0/+14
* Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber2016-04-153-1/+10
* Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber2016-04-153-1/+10
* Add BSD guard for timer_tSebastian Huber2016-04-152-4/+6
* Add BSD guard for clockid_tSebastian Huber2016-04-152-4/+7
* Add BSD guard for time_tSebastian Huber2016-04-155-9/+15
* Add BSD guard for clock_tSebastian Huber2016-04-153-7/+11
* Define mode_t via __mode_tSebastian Huber2016-04-152-44/+22
* Add BSD guard for ino_t in <sys/types.h>Sebastian Huber2016-04-152-7/+12
* Provide POSIX defined id_t in <sys/types.h>Sebastian Huber2016-04-152-0/+9
* Use __machine_*_t_defined for internal typesSebastian Huber2016-04-151-14/+24
* Feature test macros overhaul: string.h and strings.h overlapsYaakov Selkowitz2016-04-132-7/+12
* Get rid of some special cases for Cygwin in sys/types.hCorinna Vinschen2016-04-132-4/+7
* Add BSD guards for off_t, dev_t, uid_t, and gid_tSebastian Huber2016-04-131-4/+16
* Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber2016-04-139-35/+31
* Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber2016-04-082-149/+5
* math: update isinf/isnan function comments after move to math.hYaakov Selkowitz2016-04-051-1/+1
* math: guard BSD finite/isinf/isnan functions properly in math.hYaakov Selkowitz2016-04-042-19/+19
* Feature test macros overhaul: tar.hYaakov Selkowitz2016-04-041-0/+4
* Add cpio.hYaakov Selkowitz2016-04-041-0/+30
* cygwin: make POSIX/XSI version macros dependent on feature test macrosYaakov Selkowitz2016-04-041-10/+37
* Add Intel MCU targetIgor Venevtsev2016-04-041-0/+3
* Add missing long double functions to CygwinCorinna Vinschen2016-03-293-9/+51
* Add simple versions of random() and srandom()Joel Sherrill2016-03-281-0/+6
* math.h: Use GCC builtins for C99 macros where availableCorinna Vinschen2016-03-261-19/+55
* Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen2016-03-241-2/+1