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
*
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
*
RTEMS: Add semaphore <sys/lock.h> functions
Sebastian Huber
2017-11-30
1
-0
/
+4
*
RTEMS: Timed wait by ticks <sys/lock.h> functions
Sebastian Huber
2017-11-30
1
-0
/
+16
*
RTEMS: Add set/get name <sys/lock.h> functions
Sebastian Huber
2017-11-30
1
-1
/
+71
*
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
*
ssp: add build infrastructure
Yaakov Selkowitz
2017-11-29
8
-9
/
+798
*
ssp: add documentation
Yaakov Selkowitz
2017-11-29
3
-0
/
+46
*
ssp: add Object Size Checking for unistd.h, part 1
Yaakov Selkowitz
2017-11-29
2
-0
/
+58
*
ssp: add Object Size Checking for stdio.h, part 1
Yaakov Selkowitz
2017-11-29
7
-0
/
+416
*
ssp: add Object Size Checking for strings.h
Yaakov Selkowitz
2017-11-29
2
-0
/
+59
*
ssp: add Object Size Checking for string.h
Yaakov Selkowitz
2017-11-29
12
-0
/
+652
*
ssp: add Object Size Checking common code
Yaakov Selkowitz
2017-11-29
3
-1
/
+107
*
ssp: add APIs for Stack Smashing Protection
Yaakov Selkowitz
2017-11-29
1
-0
/
+45
*
newlib: [w]scanf: Fix behaviour on matching failure
Corinna Vinschen
2017-11-29
2
-22
/
+3
*
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
*
Make __nonnull macro compatible with glibc
Yaakov Selkowitz
2017-11-28
4
-5
/
+5
*
cygwin: define _POSIX_TIMEOUTS
Yaakov Selkowitz
2017-11-28
2
-2
/
+2
*
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
*
Add the Aarch64 SVE specific HWCAP_SVE define
Jeff Johnston
2017-11-22
1
-0
/
+1
*
RTEMS: Add missing __getreent() to crt0
Sebastian Huber
2017-11-20
1
-0
/
+1
*
RTEMS: Add missing functions to crt0
Sebastian Huber
2017-11-20
1
-5
/
+10
*
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: Use test macros to guard non-standard open flags
Corinna Vinschen
2017-11-14
1
-4
/
+12
*
Cygwin: fcntl.h: Define O_NOATIME
Corinna Vinschen
2017-11-14
1
-0
/
+2
*
Cygwin: fcntl.h: Define O_TMPFILE and implement it
Corinna Vinschen
2017-11-14
4
-3
/
+103
*
Cygwin: open: cleanup code in preparation of O_TMPFILE
Corinna Vinschen
2017-11-14
1
-55
/
+53
*
newlib/libc/stdlib/realloc.c: fix variable name
Florian Schmidt
2017-11-14
1
-1
/
+1
*
newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS
Joel Sherrill
2017-11-13
2
-2
/
+10
*
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
*
Fix two bugs in the limit of large numbers of sockets:
Erik M. Bray
2017-11-07
1
-2
/
+9
*
Make ffsl() and ffsll() BSD-visible
Sebastian Huber
2017-11-03
1
-3
/
+1
*
cygwin: ftruncate64: add missing braces
Corinna Vinschen
2017-11-02
1
-6
/
+8
[next]