summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't test pthread objects for being already initialized at init timeCorinna Vinschen2016-04-201-12/+0
* Add RTEMS support for GCC libatomicSebastian Huber2016-04-202-1/+54
* Add __ssize_t to <sys/_types.h>Sebastian Huber2016-04-191-0/+2
* Add RTEMS-specific types for BSD compatibilitySebastian Huber2016-04-191-0/+6
* Provide in_port_t via <sys/types.h>Sebastian Huber2016-04-192-1/+9
* Provide in_addr_t via <sys/types.h>Sebastian Huber2016-04-192-1/+10
* Introduce __sa_family_t for BSD compatibiliySebastian Huber2016-04-193-1/+8
* Introduce __socklen_t for BSD compatibilitySebastian Huber2016-04-193-5/+11
* BSD compatibility for <machine/endian.h>Sebastian Huber2016-04-196-48/+161
* Disallow S_ISGID on directories without default ACL entriesCorinna Vinschen2016-04-191-1/+13
* Handle permissions a bit closer to POSIX 1003.1eCorinna Vinschen2016-04-182-10/+10
* Also create NULL SID ACE if special POSIX bits are setCorinna Vinschen2016-04-181-0/+1
* Fix definition of __size_tSebastian Huber2016-04-181-2/+2
* Add release message for commit e2ea143Corinna Vinschen2016-04-181-0/+4
* Fix attempt to create ACLs without NULL SIDCorinna Vinschen2016-04-181-3/+6
* libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probesJoel Sherrill2016-04-151-1/+32
* Cygwin: Drop definition and usage of _mode_t in favor of __mode_tCorinna Vinschen2016-04-152-4/+3
* 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-154-12/+22
* Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber2016-04-156-8/+16
* Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber2016-04-156-8/+17
* 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-156-12/+19
* Add BSD guard for clock_tSebastian Huber2016-04-153-7/+11
* Define mode_t via __mode_tSebastian Huber2016-04-154-49/+23
* Add BSD guard for ino_t in <sys/types.h>Sebastian Huber2016-04-155-15/+19
* Provide POSIX defined id_t in <sys/types.h>Sebastian Huber2016-04-153-6/+9
* Use __machine_*_t_defined for internal typesSebastian Huber2016-04-156-49/+49
* 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-135-35/+34
* 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-1314-46/+40
* Add Cygwin 2.5.1 release message fileCorinna Vinschen2016-04-121-0/+14
* Reformat comments in Cygwin's version.h, remove very outdated infoCorinna Vinschen2016-04-121-475/+434
* Bump Cygwin DLL version to 2.5.1.Corinna Vinschen2016-04-121-1/+1
* strxfrm/wcsxfrm: Always return length of the transformed stringCorinna Vinschen2016-04-121-12/+24
* Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber2016-04-083-149/+204
* math: fix isinf/isnan on SPU after move to math.hYaakov Selkowitz2016-04-072-0/+4
* Drop <unistd.h> include from RTEMS <sys/param.h>Sebastian Huber2016-04-071-2/+0
* Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton2016-04-072-2/+2
* Be truthful about reporting whether readahead is availableJohannes Schindelin2016-04-051-1/+2
* math: update isinf/isnan function comments after move to math.hYaakov Selkowitz2016-04-057-19/+19
* Add latest changes to release messageCorinna Vinschen2016-04-052-0/+18