summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* This is an attempt to fix the problem described here:Jeff Johnston2016-12-224-23/+122
* RTEMS: Increase SEM_VALUE_MAXSebastian Huber2016-12-201-1/+1
* Export getentropy and getrandom callsCorinna Vinschen2016-12-165-6/+96
* Remove extraneous float casts in wcstod.c.Corinna Vinschen2016-12-161-2/+2
* Remove extraneous float casts in strtod.c.Jeff Johnston2016-12-161-2/+2
* 2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>cygwin-2_6_1-releaseJeff Johnston2016-12-152-8/+29
* 2016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadcom.com>Jeff Johnston2016-12-151-2/+2
* Fix some broken links in Cygwin FAQJon Turney2016-12-154-11/+7
* Define RtlGenRandom correctly in ntsecapi.h wrapperCorinna Vinschen2016-12-145-6/+29
* Rearrange RNG code slightlyCorinna Vinschen2016-12-134-34/+52
* Cygwin: Add release messages for last two checkinsCorinna Vinschen2016-12-131-0/+7
* Fix incorrect path conversion on non-existent files on network sharesCorinna Vinschen2016-12-131-0/+7
* Check for .exe file in cygwin_conv_pathCorinna Vinschen2016-12-131-2/+2
* Big-endian fix for memcpy-armv7m.SJulian Brown2016-12-121-0/+8
* Fix 'make man' for parallel makeJon Turney2016-12-065-0/+16
* Cygwin 2.6.1: Add missing release textCorinna Vinschen2016-12-061-4/+16
* Add <devctl.h> per POSIX 1003.26-2003Joel Sherrill2016-12-053-0/+55
* Add missing crt0 symbols for RTEMSSebastian Huber2016-12-051-0/+5
* path_conv: When encountering a ".(/)+" sequence, skip *all* slashesCorinna Vinschen2016-11-281-1/+6
* Enforce no arguments for __get_current_locale/__get_C_localeCorinna Vinschen2016-11-281-2/+2
* Correct argument to __get_current_locale.Douglas2016-11-281-1/+1
* Self-contained pthread_spinlock_t for RTEMSSebastian Huber2016-11-241-1/+5
* regex: Fix typo in CHaddrangeCorinna Vinschen2016-11-241-1/+1
* cygutils: Fix resource leak in get_short_pathsCorinna Vinschen2016-11-241-0/+1
* Fix typo in kill(1)Corinna Vinschen2016-11-241-1/+1
* _pinfo::set_ctty: Check potential NULL pointer in debug_printf statementCorinna Vinschen2016-11-241-1/+1
* Eliminate unused parameter from path_conv::eq_workerCorinna Vinschen2016-11-241-12/+4
* Remove redundant check for NULL pointer in cygwin_exception::dump_exceptionCorinna Vinschen2016-11-241-7/+4
* Fix copy/paste typo in fhandler_console::scroll_buffer_screenCorinna Vinschen2016-11-241-1/+1
* Don't allow sending invalid signals from user spaceCorinna Vinschen2016-11-241-12/+22
* raise: Add missing extern "C"Corinna Vinschen2016-11-241-1/+1
* login_tty: Rewrite following FreeBSD's tracesCorinna Vinschen2016-11-241-15/+8
* fcwd_access_t: Add missing breaks in f_cwd pointer computationCorinna Vinschen2016-11-241-0/+3
* Add comments to intentional switch fallthroughsCorinna Vinschen2016-11-243-0/+7
* Add length check creating domain\group stringsCorinna Vinschen2016-11-241-6/+6
* Provide <memory.h>Sebastian Huber2016-11-222-15/+4
* Declare non-standard pthread_yield()Sebastian Huber2016-11-221-0/+4
* Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber2016-11-176-276/+508
* Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>Sebastian Huber2016-11-171-1/+3
* Use __inline in <sys/lock.h> for RTEMSSebastian Huber2016-11-171-10/+10
* Add release note for commit 8a32c24Corinna Vinschen2016-11-171-0/+3
* Use allocation granularity as the 'page_size' in /proc/<pid>/status as well, ...Erik M. Bray2016-11-161-1/+1
* statm should report memory as multiples of allocation_granularity instead of ...Erik M. Bray2016-11-161-1/+5
* sys/cdefs.h: Define __hidden as empty on CygwinCorinna Vinschen2016-11-081-0/+5
* Use external header file for kernel space timeSebastian Huber2016-11-071-144/+4
* Add kernel space header for <sys/lock.h> for RTEMSSebastian Huber2016-11-071-1/+6
* Use external header file for kernel space typesSebastian Huber2016-11-072-7/+5
* Provide cap_ioctl_t for RTEMSSebastian Huber2016-11-071-0/+5
* Fix pdf build failure with texinfo 6.1.0Thomas Preudhomme2016-10-252-2/+0
* Provide vm_page_t for RTEMS via <machine/_types.h>Sebastian Huber2016-10-251-0/+1