summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-23408-1053/+347
* Add release message for commit 2c83227Corinna Vinschen2016-06-211-0/+3
* Drop useless calls to path_conv.isgood_inodeCorinna Vinschen2016-06-211-6/+2
* Use correct file info (especially inode number) for newly created filesCorinna Vinschen2016-06-211-3/+9
* Use new path_conv_handle functions to access file infoCorinna Vinschen2016-06-212-15/+5
* Improve encapsulation of FS type behind path_conv coverCorinna Vinschen2016-06-211-3/+24
* sys/time.h: Change visibility of gettimeofday.Corinna Vinschen2016-06-201-1/+2
* Re-enable malloc_lock for newlib-nanoAndre Vieira (lists)2016-06-161-3/+2
* uinfo.cc: More comment fixes, remove unused testing code.Corinna Vinschen2016-06-151-12/+4
* uinfo.cc: Fix commentCorinna Vinschen2016-06-151-2/+2
* Declare crypt, encrypt, and setkey per PosixKen Brown2016-06-092-0/+9
* Fix typos in comments and debug output in select_stuff::waitCorinna Vinschen2016-06-081-3/+3
* Add release message for commit 7239bb7b3ded5ab961dc56dc346d8ab83660ba29Corinna Vinschen2016-06-061-0/+3
* Add release message for select(2) changesCorinna Vinschen2016-06-061-0/+2
* Improve timer handling in select.Corinna Vinschen2016-06-061-43/+50
* Fix condition in select which results in busy loop.Corinna Vinschen2016-06-061-1/+1
* Return at most one line of input in canonical modeTakashi Yano2016-06-061-6/+5
* Allow 'make distclean' to clean winsup/cygwinKen Brown2016-06-062-7/+9
* Only regenerate tlsoffsets{64}.h if cygtls.h can be compiledCorinna Vinschen2016-06-061-1/+1
* cygwin: include sys/types.h in sys/xattr.hYaakov Selkowitz2016-06-031-0/+1
* sched.cc: Use PROCESS_QUERY_INFORMATION for nowCorinna Vinschen2016-06-031-2/+1
* Revert "Cygwin hangs up if several keys are typed during outputting a lot of ...Corinna Vinschen2016-06-011-1/+1
* dlopen: Add dot to filename if no slash is presentCorinna Vinschen2016-06-011-1/+1
* Cygwin: Add release messages for previous two commitsCorinna Vinschen2016-05-311-0/+6
* realpath: Handle Win32 and NT long path prefixesCorinna Vinschen2016-05-311-4/+6
* math.h: Replace usage of INT_MAX with __INT_MAX__Corinna Vinschen2016-05-311-2/+2
* Add comment in the v850's crt0.S file noting that separate LMA and VMA addres...newlib-snapshot-20160527Nick Clifton2016-05-261-0/+9
* arc: Have nops in _exit_halt only for ARCompactAnton Kolesov2016-05-251-6/+9
* arc: Rework default exception handlers for ARC EM and HSAnton Kolesov2016-05-251-73/+34
* TZ: Replace unreliable isupper calls on wcharsCorinna Vinschen2016-05-251-2/+4
* Git is Git, not GITAdam Dinwoodie2016-05-242-3/+3
* Fix typo and wrong URL in winsup/READMECorinna Vinschen2016-05-241-3/+3
* Feature test macros: ctermid, cuseridYaakov Selkowitz2016-05-232-3/+13
* Add release message for previous mmap fixCorinna Vinschen2016-05-201-0/+3
* mmap: Fix size restriction of maps due to using 32 bit size typeCorinna Vinschen2016-05-202-35/+36
* Add release message for scheduler fixesCorinna Vinschen2016-05-201-0/+3
* Fix thread priority handlingCorinna Vinschen2016-05-201-9/+11
* Rewrite scheduler functions getting and setting process and thread priorityCorinna Vinschen2016-05-202-172/+173
* libgloss/ft32: fix whitespace in MakefileYaakov Selkowitz2016-05-201-29/+29
* Miscellaneous style cleanup, whitespace only.John Hood2016-05-201-2/+2
* Improve and simplify select().John Hood2016-05-202-49/+15
* Use high-resolution timebases for select().John Hood2016-05-202-70/+114
* Sync toplevel configure with upstream GCC.Anton Kolesov2016-05-202-46/+24
* Add rawmemchrWilco Dijkstra2016-05-204-2/+118
* Bump Cygwin DLL version to 2.5.2Corinna Vinschen2016-05-182-1/+14
* Make sure to have full configuration info in sys/_types.h.Corinna Vinschen2016-05-181-0/+2
* Fix strlen using Thumb-2 with -Os -marmJeff Johnston2016-05-112-4/+10
* Fix libgloss arc nsim specs file.Jeff Johnston2016-05-111-1/+1
* Add port for Phoenix-RTOS in common configure files.Jeff Johnston2016-05-094-0/+40
* Allow autoconf link-time tests to detect arc4random for RTEMS.Jeff Johnston2016-05-091-0/+5