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_pipe_reject_remote_clients flag
Corinna Vinschen
2016-06-24
4
-14
/
+2
*
Drop has_set_thread_stack_guarantee flag
Corinna Vinschen
2016-06-24
6
-72
/
+37
*
Drop has_program_compatibility_assistant flag
Corinna Vinschen
2016-06-24
3
-41
/
+28
*
Rename if_indextoname to cygwin_if_indextoname (analag for if_nametoindex)
Corinna Vinschen
2016-06-24
3
-68
/
+8
*
Drop wow64_has_secondary_stack flag
Corinna Vinschen
2016-06-24
7
-297
/
+4
*
Drop use_dont_resolve_hack flag
Corinna Vinschen
2016-06-24
3
-26
/
+3
*
Drop has_restricted_raw_disk_access flag
Corinna Vinschen
2016-06-24
3
-10
/
+0
*
Fix major device check when locking partitions
Corinna Vinschen
2016-06-24
1
-10
/
+7
*
Drop has_transactions flag
Corinna Vinschen
2016-06-24
3
-16
/
+3
*
Drop has_fast_cwd flag
Corinna Vinschen
2016-06-24
3
-112
/
+78
*
Drop now useless comment from locale.c
Corinna Vinschen
2016-06-24
1
-2
/
+0
*
Add support for certain newer locales only available with Script
Corinna Vinschen
2016-06-24
1
-1
/
+5
*
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
[prev]
[next]