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