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
/
cygwin
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
fhandler_serial.cc: MARK and SPACE parity for serial port
Marek Smetana
2021-02-02
1
-0
/
+1
*
Cygwin: Add missing Linux #define of CPU_SETSIZE
Mark Geisert
2020-01-13
1
-0
/
+1
*
Cygwin: fix CPU_SET macro visibility
Mark Geisert
2019-09-14
1
-0
/
+3
*
Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warning
Corinna Vinschen
2019-09-03
1
-0
/
+4
*
Cygwin: Implement CPU_SET(3) macros
Mark Geisert
2019-08-05
1
-2
/
+62
*
Cygwin: unbreak the build with GCC 7
Ken Brown
2019-07-19
1
-3
/
+8
*
Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation
Ken Brown
2019-07-16
1
-3
/
+3
*
Cygwin: Fix return value of sched_getaffinity
Mark Geisert
2019-06-28
1
-0
/
+10
*
sched: Move Cygwin cpuset definitions into Cygwin-specific header
Corinna Vinschen
2019-06-27
2
-2
/
+28
*
Cygwin: sys/cygwin.h: fix formatting
Corinna Vinschen
2019-03-23
1
-3
/
+3
*
Cygwin: strace: print windows and cygwin pid in event output
Corinna Vinschen
2019-03-23
1
-0
/
+2
*
Cygwin: sys/mount.h: fix comment
Corinna Vinschen
2019-02-19
1
-1
/
+1
*
Cygwin: mount: define binary mount as default
Corinna Vinschen
2019-02-18
1
-1
/
+1
*
Cygwin: kill(1): introduce a -W option
Corinna Vinschen
2019-02-02
1
-0
/
+2
*
Cygwin: processes: use dedicated Cygwin PID rather than Windows PID
Corinna Vinschen
2019-02-01
1
-2
/
+1
*
Cygwin: uname: Raise size of utsname fields and revamp uname(2) output
Corinna Vinschen
2019-01-26
1
-5
/
+12
*
Cygwin: timers: implement timerfd
Corinna Vinschen
2019-01-15
1
-0
/
+45
*
Cygwin: signal: implement signalfd
Corinna Vinschen
2019-01-13
1
-0
/
+54
*
Cygwin: path_conv: decouple path_types from mount types
Corinna Vinschen
2019-01-06
1
-20
/
+24
*
Move common <sys/dirent.h> content to <dirent.h>
Sebastian Huber
2018-10-11
1
-32
/
+0
*
Cygwin: Remove union wait
Corinna Vinschen
2018-08-24
1
-70
/
+4
*
Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution
Corinna Vinschen
2018-03-25
1
-0
/
+2
*
Cygwin: fix socketpair prototype
Corinna Vinschen
2018-03-09
1
-1
/
+1
*
Cygwin: cleanup header including within network-releated files
Corinna Vinschen
2018-02-28
1
-2
/
+3
*
cygwin: remove inclusion of <sys/time.h> from <sys/socket.h>
Yaakov Selkowitz
2018-01-19
1
-1
/
+0
*
ansification: remove _EXFUN, _EXFUN_NOTHROW
Yaakov Selkowitz
2018-01-17
2
-3
/
+3
*
ansification: remove _PARAMS
Yaakov Selkowitz
2018-01-17
1
-1
/
+1
*
cygwin: add Object Size Checking to sys/socket.h
Yaakov Selkowitz
2017-11-30
1
-0
/
+4
*
cygwin: add Object Size Checking to sys/poll.h
Yaakov Selkowitz
2017-11-30
1
-0
/
+4
*
cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__
Corinna Vinschen
2017-11-27
2
-7
/
+7
*
headers: avoid bareword attributes
Eric Blake
2017-08-17
1
-1
/
+1
*
Add elf.h to newlib
Yaakov Selkowitz
2017-08-02
5
-1732
/
+0
*
Rename __in and __out in headers to avoid collision with Windows APIs
David Macek
2017-07-07
1
-1
/
+1
*
cygwin: export strverscmp, add versionsort
Yaakov Selkowitz
2017-06-19
1
-0
/
+1
*
declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE
Jon Turney
2017-03-27
1
-0
/
+2
*
Cygwin: Add IUTF8 termios iflag
Corinna Vinschen
2017-01-31
1
-0
/
+1
*
Export getentropy and getrandom calls
Corinna Vinschen
2016-12-16
1
-0
/
+29
*
Move pthread types to <sys/_pthreadtypes.h>
Sebastian Huber
2016-11-17
1
-0
/
+59
*
Remove leftover useless copyright hints
Corinna Vinschen
2016-06-25
2
-6
/
+0
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
37
-80
/
+0
*
cygwin: include sys/types.h in sys/xattr.h
Yaakov Selkowitz
2016-06-03
1
-0
/
+1
*
Get rid of some special cases for Cygwin in sys/types.h
Corinna Vinschen
2016-04-13
1
-3
/
+1
*
Fix FIONBIO comments
Corinna Vinschen
2016-03-24
1
-1
/
+2
*
Feature test macros overhaul: dirent.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+10
*
Support profiling of multi-threaded apps.
Mark Geisert
2016-03-10
1
-0
/
+2
*
Implement POSIX.1e ACL functions
Corinna Vinschen
2016-03-08
1
-1
/
+84
*
cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...
Corinna Vinschen
2016-02-09
1
-1
/
+3
*
Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX
Corinna Vinschen
2016-01-07
1
-1
/
+1
*
Introduce the 'usertemp' filesystem type
Johannes Schindelin
2015-12-07
1
-1
/
+2
*
Move fd_stuff from sys/types.h to sys/select.h
Corinna Vinschen
2015-12-07
1
-41
/
+0
[next]