index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop has_localenames flag
Corinna Vinschen
2016-06-23
3
-159
/
+64
*
Drop has_always_all_codepages flag
Corinna Vinschen
2016-06-23
4
-57
/
+1
*
Drop has_broken_udf flag
Corinna Vinschen
2016-06-23
4
-47
/
+3
*
Drop has_sendmsg flag
Corinna Vinschen
2016-06-23
3
-11
/
+1
*
Drop has_mandatory_integrity_control flag
Corinna Vinschen
2016-06-23
3
-47
/
+31
*
Drop has_restricted_stack_args flag
Corinna Vinschen
2016-06-23
3
-16
/
+0
*
Drop supports_all_posix_ai_flags
Corinna Vinschen
2016-06-23
3
-84
/
+2
*
Drop has_gaa_on_link_prefix flag and remove obsolete functions thusly
Corinna Vinschen
2016-06-23
4
-167
/
+4
*
Drop has_recycle_dot_bin
Corinna Vinschen
2016-06-23
3
-63
/
+9
*
Add release message for commit 733af66
Corinna Vinschen
2016-06-23
1
-0
/
+14
*
Sync with upstream gcc.
Jeff Johnston
2016-06-23
14
-294
/
+5777
*
Clarify source file license in CYGWIN_LICENSE
Corinna Vinschen
2016-06-23
1
-5
/
+7
*
Remove support for SUNWNFS file system
Corinna Vinschen
2016-06-23
5
-37
/
+11
*
Handle up to 63 partitions per drive
Corinna Vinschen
2016-06-23
21
-37276
/
+2374
*
Bump DLL minor version
Corinna Vinschen
2016-06-23
1
-1
/
+1
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
408
-1053
/
+347
*
Add release message for commit 2c83227
Corinna Vinschen
2016-06-21
1
-0
/
+3
*
Drop useless calls to path_conv.isgood_inode
Corinna Vinschen
2016-06-21
1
-6
/
+2
*
Use correct file info (especially inode number) for newly created files
Corinna Vinschen
2016-06-21
1
-3
/
+9
*
Use new path_conv_handle functions to access file info
Corinna Vinschen
2016-06-21
2
-15
/
+5
*
Improve encapsulation of FS type behind path_conv cover
Corinna Vinschen
2016-06-21
1
-3
/
+24
*
sys/time.h: Change visibility of gettimeofday.
Corinna Vinschen
2016-06-20
1
-1
/
+2
*
Re-enable malloc_lock for newlib-nano
Andre Vieira (lists)
2016-06-16
1
-3
/
+2
*
uinfo.cc: More comment fixes, remove unused testing code.
Corinna Vinschen
2016-06-15
1
-12
/
+4
*
uinfo.cc: Fix comment
Corinna Vinschen
2016-06-15
1
-2
/
+2
*
Declare crypt, encrypt, and setkey per Posix
Ken Brown
2016-06-09
2
-0
/
+9
*
Fix typos in comments and debug output in select_stuff::wait
Corinna Vinschen
2016-06-08
1
-3
/
+3
*
Add release message for commit 7239bb7b3ded5ab961dc56dc346d8ab83660ba29
Corinna Vinschen
2016-06-06
1
-0
/
+3
*
Add release message for select(2) changes
Corinna Vinschen
2016-06-06
1
-0
/
+2
*
Improve timer handling in select.
Corinna Vinschen
2016-06-06
1
-43
/
+50
*
Fix condition in select which results in busy loop.
Corinna Vinschen
2016-06-06
1
-1
/
+1
*
Return at most one line of input in canonical mode
Takashi Yano
2016-06-06
1
-6
/
+5
*
Allow 'make distclean' to clean winsup/cygwin
Ken Brown
2016-06-06
2
-7
/
+9
*
Only regenerate tlsoffsets{64}.h if cygtls.h can be compiled
Corinna Vinschen
2016-06-06
1
-1
/
+1
*
cygwin: include sys/types.h in sys/xattr.h
Yaakov Selkowitz
2016-06-03
1
-0
/
+1
*
sched.cc: Use PROCESS_QUERY_INFORMATION for now
Corinna Vinschen
2016-06-03
1
-2
/
+1
*
Revert "Cygwin hangs up if several keys are typed during outputting a lot of ...
Corinna Vinschen
2016-06-01
1
-1
/
+1
*
dlopen: Add dot to filename if no slash is present
Corinna Vinschen
2016-06-01
1
-1
/
+1
*
Cygwin: Add release messages for previous two commits
Corinna Vinschen
2016-05-31
1
-0
/
+6
*
realpath: Handle Win32 and NT long path prefixes
Corinna Vinschen
2016-05-31
1
-4
/
+6
*
math.h: Replace usage of INT_MAX with __INT_MAX__
Corinna Vinschen
2016-05-31
1
-2
/
+2
*
Add comment in the v850's crt0.S file noting that separate LMA and VMA addres...
newlib-snapshot-20160527
Nick Clifton
2016-05-26
1
-0
/
+9
*
arc: Have nops in _exit_halt only for ARCompact
Anton Kolesov
2016-05-25
1
-6
/
+9
*
arc: Rework default exception handlers for ARC EM and HS
Anton Kolesov
2016-05-25
1
-73
/
+34
*
TZ: Replace unreliable isupper calls on wchars
Corinna Vinschen
2016-05-25
1
-2
/
+4
*
Git is Git, not GIT
Adam Dinwoodie
2016-05-24
2
-3
/
+3
*
Fix typo and wrong URL in winsup/README
Corinna Vinschen
2016-05-24
1
-3
/
+3
*
Feature test macros: ctermid, cuserid
Yaakov Selkowitz
2016-05-23
2
-3
/
+13
*
Add release message for previous mmap fix
Corinna Vinschen
2016-05-20
1
-0
/
+3
*
mmap: Fix size restriction of maps due to using 32 bit size type
Corinna Vinschen
2016-05-20
2
-35
/
+36
[next]