aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-22This is an attempt to fix the problem described here:Jeff Johnston4-23/+122
2016-12-20RTEMS: Increase SEM_VALUE_MAXSebastian Huber1-1/+1
2016-12-16Export getentropy and getrandom callsCorinna Vinschen5-6/+96
2016-12-16Remove extraneous float casts in wcstod.c.Corinna Vinschen1-2/+2
2016-12-16Remove extraneous float casts in strtod.c.Jeff Johnston1-2/+2
2016-12-152016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>cygwin-2_6_1-releaseJeff Johnston2-8/+29
2016-12-152016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadcom.com>Jeff Johnston1-2/+2
2016-12-15Fix some broken links in Cygwin FAQJon Turney4-11/+7
2016-12-14Define RtlGenRandom correctly in ntsecapi.h wrapperCorinna Vinschen5-6/+29
2016-12-13Rearrange RNG code slightlyCorinna Vinschen4-34/+52
2016-12-13Cygwin: Add release messages for last two checkinsCorinna Vinschen1-0/+7
2016-12-13Fix incorrect path conversion on non-existent files on network sharesCorinna Vinschen1-0/+7
2016-12-13Check for .exe file in cygwin_conv_pathCorinna Vinschen1-2/+2
2016-12-12Big-endian fix for memcpy-armv7m.SJulian Brown1-0/+8
2016-12-06Fix 'make man' for parallel makeJon Turney5-0/+16
2016-12-06Cygwin 2.6.1: Add missing release textCorinna Vinschen1-4/+16
2016-12-05Add <devctl.h> per POSIX 1003.26-2003Joel Sherrill3-0/+55
2016-12-05Add missing crt0 symbols for RTEMSSebastian Huber1-0/+5
2016-11-28path_conv: When encountering a ".(/)+" sequence, skip *all* slashesCorinna Vinschen1-1/+6
2016-11-28Enforce no arguments for __get_current_locale/__get_C_localeCorinna Vinschen1-2/+2
2016-11-28Correct argument to __get_current_locale.Douglas1-1/+1
2016-11-24Self-contained pthread_spinlock_t for RTEMSSebastian Huber1-1/+5
2016-11-24regex: Fix typo in CHaddrangeCorinna Vinschen1-1/+1
2016-11-24cygutils: Fix resource leak in get_short_pathsCorinna Vinschen1-0/+1
2016-11-24Fix typo in kill(1)Corinna Vinschen1-1/+1
2016-11-24_pinfo::set_ctty: Check potential NULL pointer in debug_printf statementCorinna Vinschen1-1/+1
2016-11-24Eliminate unused parameter from path_conv::eq_workerCorinna Vinschen1-12/+4
2016-11-24Remove redundant check for NULL pointer in cygwin_exception::dump_exceptionCorinna Vinschen1-7/+4
2016-11-24Fix copy/paste typo in fhandler_console::scroll_buffer_screenCorinna Vinschen1-1/+1
2016-11-24Don't allow sending invalid signals from user spaceCorinna Vinschen1-12/+22
2016-11-24raise: Add missing extern "C"Corinna Vinschen1-1/+1
2016-11-24login_tty: Rewrite following FreeBSD's tracesCorinna Vinschen1-15/+8
2016-11-24fcwd_access_t: Add missing breaks in f_cwd pointer computationCorinna Vinschen1-0/+3
2016-11-24Add comments to intentional switch fallthroughsCorinna Vinschen3-0/+7
2016-11-24Add length check creating domain\group stringsCorinna Vinschen1-6/+6
2016-11-22Provide <memory.h>Sebastian Huber2-15/+4
2016-11-22Declare non-standard pthread_yield()Sebastian Huber1-0/+4
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber6-276/+508
2016-11-17Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>Sebastian Huber1-1/+3
2016-11-17Use __inline in <sys/lock.h> for RTEMSSebastian Huber1-10/+10
2016-11-17Add release note for commit 8a32c24Corinna Vinschen1-0/+3
2016-11-16Use allocation granularity as the 'page_size' in /proc/<pid>/status as well, ...Erik M. Bray1-1/+1
2016-11-16statm should report memory as multiples of allocation_granularity instead of ...Erik M. Bray1-1/+5
2016-11-08sys/cdefs.h: Define __hidden as empty on CygwinCorinna Vinschen1-0/+5
2016-11-07Use external header file for kernel space timeSebastian Huber1-144/+4
2016-11-07Add kernel space header for <sys/lock.h> for RTEMSSebastian Huber1-1/+6
2016-11-07Use external header file for kernel space typesSebastian Huber2-7/+5
2016-11-07Provide cap_ioctl_t for RTEMSSebastian Huber1-0/+5
2016-10-25Fix pdf build failure with texinfo 6.1.0Thomas Preudhomme2-2/+0
2016-10-25Provide vm_page_t for RTEMS via <machine/_types.h>Sebastian Huber1-0/+1