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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansification: remove _EXFUN, _EXFUN_NOTHROW
Yaakov Selkowitz
2018-01-17
4
-19
/
+19
*
ansification: remove _PTR
Yaakov Selkowitz
2018-01-17
1
-2
/
+2
*
ansification: remove _PARAMS
Yaakov Selkowitz
2018-01-17
3
-5
/
+5
*
ansification: remove _CONST
Yaakov Selkowitz
2018-01-17
1
-1
/
+1
*
cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headers
Yaakov Selkowitz
2018-01-17
3
-0
/
+34
*
cygwin: add LFS_CFLAGS etc. to confstr/getconf
Yaakov Selkowitz
2018-01-16
2
-1
/
+9
*
cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test varia...
Brian Inglis
2017-12-22
2
-7
/
+8
*
winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typo
Brian Inglis
2017-12-22
1
-1
/
+1
*
cygwin: block devices: fix file offset after short writes
newlib-snapshot-20171222
Corinna Vinschen
2017-12-19
2
-2
/
+13
*
Cygwin: document sigtimedwait and ftell{o} patch
Corinna Vinschen
2017-12-18
2
-2
/
+5
*
Cygwin: rearrange sigwait functions, convert sigwait_common to inline
Corinna Vinschen
2017-12-18
1
-45
/
+43
*
Cygwin: Implement sigtimedwait
Mark Geisert
2017-12-18
5
-5
/
+39
*
winsup: Belatedly add Mark Geisert to CONTRIBUTORS
Corinna Vinschen
2017-12-18
1
-0
/
+1
*
cygwin: add mmap fork fix to 2.10.0 release test
Corinna Vinschen
2017-12-10
1
-0
/
+3
*
cygwin: mmap: fix comment and formatting, drop unused code
Corinna Vinschen
2017-12-10
1
-8
/
+5
*
cygwin: mmap: fix a fork failure with private, anonymous mappings
Corinna Vinschen
2017-12-10
1
-0
/
+7
*
cygwin: Improve discussion of linker library ordering in faq-programming
Jon Turney
2017-12-08
1
-1
/
+36
*
cygwin: doc: cleanup cygutils info
Corinna Vinschen
2017-12-05
4
-39
/
+15
*
cygwin: document %l[ and bump API minor
Corinna Vinschen
2017-12-01
3
-1
/
+8
*
cygwin: Document latest changes, bump API minor
Corinna Vinschen
2017-11-30
3
-1
/
+26
*
cygwin: [w]mempcpy: fix global symbol
Corinna Vinschen
2017-11-30
1
-5
/
+5
*
cygwin: x86_64: implement mempcpy/wmempcpy in assembler
Corinna Vinschen
2017-11-30
1
-16
/
+44
*
cygwin: export wmempcpy
Yaakov Selkowitz
2017-11-30
3
-1
/
+4
*
cygwin: add Object Size Checking to sys/socket.h
Yaakov Selkowitz
2017-11-30
2
-0
/
+24
*
cygwin: add Object Size Checking to sys/poll.h
Yaakov Selkowitz
2017-11-30
2
-0
/
+30
*
cygwin: create libssp compatibility import library
Yaakov Selkowitz
2017-11-29
1
-1
/
+4
*
cygwin: export SSP functions
Yaakov Selkowitz
2017-11-29
2
-1
/
+25
*
cygserver: remove all asserts on "this"
Corinna Vinschen
2017-11-28
2
-7
/
+0
*
cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47
Yaakov Selkowitz
2017-11-28
1
-0
/
+1
*
cygwin: define _POSIX_TIMEOUTS
Yaakov Selkowitz
2017-11-28
1
-1
/
+1
*
cygwin: don't allow empty strings in __ASMNAME tags
Corinna Vinschen
2017-11-28
1
-1
/
+1
*
cygwin: improve _EXFUN tags generation
Corinna Vinschen
2017-11-28
1
-1
/
+2
*
cygwin: remove accidentally committed debug statments
Corinna Vinschen
2017-11-28
1
-2
/
+0
*
cygwin: further improve tags generation
Corinna Vinschen
2017-11-28
2
-1
/
+5
*
Feature test macros overhaul: Cygwin limits.h, part 2
Yaakov Selkowitz
2017-11-28
1
-2
/
+28
*
cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__
Corinna Vinschen
2017-11-27
27
-140
/
+140
*
cygwin: improve tags generation
Corinna Vinschen
2017-11-27
1
-1
/
+4
*
cygwin: cleanup fhandler_socket::release_events
Corinna Vinschen
2017-11-27
1
-7
/
+9
*
Cygwin: pipe_data_available: cleanup code
Corinna Vinschen
2017-11-15
1
-27
/
+40
*
Cygwin: Add FAQ How do I fix find_fast_cwd warnings?
Brian Inglis
2017-11-15
1
-0
/
+50
*
Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM files
Corinna Vinschen
2017-11-14
1
-8
/
+0
*
Cygwin: link: Simplify an expression
Corinna Vinschen
2017-11-14
1
-9
/
+4
*
Cygwin: Bump DLL version to 2.10.0, bump API minor to 319
Corinna Vinschen
2017-11-14
2
-3
/
+6
*
Cygwin: fcntl.h: Define O_TMPFILE and implement it
Corinna Vinschen
2017-11-14
3
-3
/
+101
*
Cygwin: open: cleanup code in preparation of O_TMPFILE
Corinna Vinschen
2017-11-14
1
-55
/
+53
*
cygwin: pread: Remove incorrect comment
Corinna Vinschen
2017-11-08
1
-1
/
+1
*
cygwin: fhandler_disk_file::pread: always print debug info on return
Corinna Vinschen
2017-11-08
1
-2
/
+9
*
cygwin: pread() returns non-zero if read beyond EOF
Xiaofeng Liu
2017-11-08
1
-2
/
+5
*
cygwin: fix stray semicolon
Corinna Vinschen
2017-11-07
1
-1
/
+1
*
cygwin: add socket bugfix to release notes
Corinna Vinschen
2017-11-07
1
-0
/
+3
[next]