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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* termios.cc (cfsetspeed): New function.
Yaakov Selkowitz
2012-11-21
2
-1
/
+3
*
* include/mntent.h: Only include paths.h when building for Cygwin.
Corinna Vinschen
2012-11-16
1
-3
/
+9
*
* include/sys/termios.h (CBRK): Define as alias of CEOL.
Yaakov Selkowitz
2012-11-05
1
-0
/
+9
*
Fix copyright
Corinna Vinschen
2012-10-31
1
-1
/
+1
*
* include/sys/param.h: Include stddef.h to define NULL.
Corinna Vinschen
2012-10-31
1
-4
/
+3
*
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2012-10-30
1
-0
/
+3
*
* include/cygwin/signal.h (sigset_t): Define here.
Corinna Vinschen
2012-10-26
1
-0
/
+2
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 18.
Corinna Vinschen
2012-10-21
1
-1
/
+1
*
* fhandler.h (class fhandler_dev_raw): Add members devbufalloc and
Corinna Vinschen
2012-10-13
1
-4
/
+8
*
* include/cygwin/in.h (struct in_addr): Guard with s_addr to avoid
Corinna Vinschen
2012-10-10
1
-0
/
+4
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Use
Corinna Vinschen
2012-08-17
1
-2
/
+1
*
* include/sys/wait.h (_wait): Define when building newlib.
Corinna Vinschen
2012-08-08
1
-1
/
+5
*
* include/cygwin/socket.h (MSG_BCAST): Define.
Corinna Vinschen
2012-08-01
1
-0
/
+3
*
* include/inttypes.h: Add x86_64 target considerations throughout.
Corinna Vinschen
2012-07-28
2
-91
/
+224
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 17.
Christopher Faylor
2012-07-21
1
-1
/
+1
*
* cygwin.din (getmntent_r): Export.
Corinna Vinschen
2012-07-18
2
-1
/
+3
*
In terms of network related functionality, rely on Winsock definitions
Corinna Vinschen
2012-07-06
4
-0
/
+12
*
* include/sys/elf_common.h (R_386_16): Define.
Yaakov Selkowitz
2012-06-10
1
-0
/
+4
*
* include/elf.h: Update from FreeBSD.
Yaakov Selkowitz
2012-06-06
7
-245
/
+1388
*
* cygwin.din (memrchr): Export.
Corinna Vinschen
2012-05-10
1
-1
/
+2
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 16.
Corinna Vinschen
2012-05-10
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.
Corinna Vinschen
2012-04-24
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.
Corinna Vinschen
2012-04-05
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.
Corinna Vinschen
2012-04-03
1
-1
/
+1
*
* ntdll.h (SharedUserData): Add volatile qualifier. This fixes a
Corinna Vinschen
2012-03-20
1
-3
/
+3
*
* include/netdb.h (h_errno): Add self-referencing macro and comment.
Corinna Vinschen
2012-03-13
1
-0
/
+3
*
tcgetsid: fix return type
Eric Blake
2012-02-28
1
-2
/
+4
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 12.
Christopher Faylor
2012-02-25
1
-1
/
+1
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
2
-2
/
+7
*
* include/pthread.h: Include time.h as required by POSIX.
Yaakov Selkowitz
2012-02-13
1
-1
/
+2
*
* include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++
Christopher Faylor
2012-02-08
1
-16
/
+10
*
* include/sys/sysmacros.h: Include sys/types.h.
Corinna Vinschen
2012-02-08
1
-1
/
+3
*
* include/process.h: Move here from include/cygwin subdir.
Corinna Vinschen
2012-02-07
1
-0
/
+0
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 11.
Christopher Faylor
2012-02-07
1
-1
/
+1
*
* include/cygwin/config.h (_GLIBC_EXTENSION): Define.
Yaakov Selkowitz
2012-01-13
1
-0
/
+1
*
Update copyright on all files checked in so far this year.
Christopher Faylor
2012-01-11
1
-1
/
+1
*
* include/cygwin/process.h: Move here from newlib.
Corinna Vinschen
2012-01-09
1
-0
/
+43
*
* cygwin.din (pthread_sigqueue): Export.
Yaakov Selkowitz
2012-01-06
2
-1
/
+3
*
* cygwin.din (get_current_dir_name): Export.
Yaakov Selkowitz
2012-01-01
1
-1
/
+2
*
* cygwin.din (getpt): Export.
Yaakov Selkowitz
2011-12-30
2
-1
/
+3
*
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2011-12-22
2
-2
/
+6
*
Clean up whitespace.
Christopher Faylor
2011-12-17
4
-8
/
+8
*
* include/sys/wait.h: Add in all c++ functions.
Christopher Faylor
2011-12-08
1
-1
/
+1
*
* include/sys/wait.h: Ensure that C++ functions are only used when using C++.
Christopher Faylor
2011-12-08
1
-0
/
+2
*
* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
Corinna Vinschen
2011-12-02
1
-0
/
+2
*
* cygthread.h (cygthread::name): Default name to "main" if we are early in the
Christopher Faylor
2011-11-24
1
-2
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.
Christopher Faylor
2011-11-24
1
-3
/
+3
*
* include/cygwin/stdlib.h: Update copyright.
Christopher Faylor
2011-11-08
1
-1
/
+1
*
* cygwin.din (ptsname_r): Export.
Christopher Faylor
2011-11-07
2
-1
/
+3
*
* fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, take
Christopher Faylor
2011-10-30
1
-0
/
+5
[prev]
[next]