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
...
*
*** empty log message ***
Corinna Vinschen
2012-08-06
1
-0
/
+12
*
Add
Christopher Faylor
2012-08-06
1
-0
/
+13
*
* include/winver.h (VerQueryValue[AW]): Correct declaration per MSDN.
Earnie Boyd
2012-08-04
2
-2
/
+6
*
Add mingwex/tsearch.c to ChangeLog
Earnie Boyd
2012-08-03
1
-0
/
+1
*
* include/_mingw.h (threadlocalinfostruct, threadmbinfostruct,
Earnie Boyd
2012-08-03
3
-11
/
+27
*
* include/limits.h (PATH_MAX): Guard with #ifndef __STRICT_ANSI__.
Earnie Boyd
2012-08-03
3
-1
/
+9
*
2012-08-02 Ivan Maidanski <ivmai@users.sourceforge.net>
Earnie Boyd
2012-08-03
2
-0
/
+26
*
* include/stdio.h (_lock_file, _unlock_file): Declare.
Earnie Boyd
2012-08-03
2
-1
/
+4
*
* include/stdio.h (_getws, _putws): Guard with #ifndef __STRICT_ANSI__.
Earnie Boyd
2012-08-03
2
-2
/
+7
*
* include/wchar.h (_wcstrtoi64): Declare.
Earnie Boyd
2012-08-03
3
-4
/
+12
*
* include/stdlib.h (_strtoi64): Declare.
Earnie Boyd
2012-08-03
2
-0
/
+20
*
* exceptions.cc (sigdelayed): Simplify declaration.
Christopher Faylor
2012-08-03
2
-5
/
+11
*
* spawn.cc (child_info_spawn::worker): Put back a minor variation of Corinna's
Christopher Faylor
2012-08-03
2
-4
/
+16
*
* faq-using.xml (faq.using.man): Make relevance to whatis explicit.
Corinna Vinschen
2012-08-03
2
-2
/
+8
*
* lib/Makefile.in (amvideo.h): Dependencies are not met making this file
Earnie Boyd
2012-08-02
2
-1
/
+11
*
* include/setupapi.h: Correct typos and truncations.
Earnie Boyd
2012-08-02
2
-6
/
+10
*
* include/winnt.h (MemoryBarrier): Add definition.
Earnie Boyd
2012-08-01
2
-0
/
+17
*
* include/cygwin/socket.h (MSG_BCAST): Define.
Corinna Vinschen
2012-08-01
2
-0
/
+8
*
* include/winbase.h (InterlockedDecrement): Modify declaration from
Earnie Boyd
2012-08-01
2
-3
/
+7
*
* include/wtsapi32.h (WTSVirtualChannelClose): Add declaration.
Earnie Boyd
2012-08-01
3
-1
/
+61
*
* include/excpt.h (__try1): Define based on _WIN64 definition.
Earnie Boyd
2012-08-01
2
-5
/
+23
*
* include/winuser.h (tagMENUITEMINFOA): Correct dwItemData definition.
Earnie Boyd
2012-08-01
2
-2
/
+7
*
* fhandler.h (fhandler_socket::recv_internal): Add bool parameter.
Corinna Vinschen
2012-08-01
3
-15
/
+36
*
* Makefile.in: Semi-revert patch from 2012-07-01, assuming the previous
Corinna Vinschen
2012-08-01
1
-9
/
+2
*
* Makefile.in: Semi-revert patch from 2012-07-01, assuming the previous
Corinna Vinschen
2012-08-01
1
-0
/
+5
*
* path.cc (etc::dir_changed): Revert muto changes since function is
Corinna Vinschen
2012-07-31
2
-28
/
+25
*
* path.cc (etc::dir_changed): Change `io' to a static NO_COPY
Corinna Vinschen
2012-07-31
3
-22
/
+40
*
* include/_mingw.h: Add __MINGW_VERSION, __MINGW_MAJOR_VERSION,
Earnie Boyd
2012-07-30
4
-6
/
+18
*
* include/inttypes.h: A few items like PRNdPTR and SCNdPTR need 64
Earnie Boyd
2012-07-30
2
-11
/
+30
*
* include/stdint.h: Include _mingw.h for the definition of __int64 when _WIN6...
Earnie Boyd
2012-07-30
2
-0
/
+6
*
* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32api
Christopher Faylor
2012-07-30
5
-4
/
+16
*
* winlean.h: Add temporary define.
Christopher Faylor
2012-07-30
3
-6
/
+6
*
* cygwait.cc (cancelable_wait): Add some debugging-only output.
Christopher Faylor
2012-07-30
8
-48
/
+75
*
Add missing include/sdkddkver.h
Earnie Boyd
2012-07-30
1
-0
/
+141
*
Doh. Check in missing file from previous submission.
Christopher Faylor
2012-07-29
1
-1
/
+7
*
* cygtls.cc (_cygtls::reset_signal_arrived): New function.
Christopher Faylor
2012-07-29
5
-63
/
+46
*
Add missing file from last checkin.
Christopher Faylor
2012-07-29
1
-1
/
+11
*
* include/sdkddkver.h: New file.
Earnie Boyd
2012-07-29
2
-0
/
+7
*
* fhandler_termios.cc (fhandler_termios::line_edit): Use special case '%0c'
Christopher Faylor
2012-07-29
5
-3
/
+19
*
* include/inttypes.h: Add x86_64 target considerations throughout.
Corinna Vinschen
2012-07-28
3
-91
/
+230
*
* signal.cc (clock_nanosleep): Force return on signal rather than letting
Christopher Faylor
2012-07-25
2
-1
/
+6
*
* syscalls.cc (enum bin_status): Add dir_not_empty.
Corinna Vinschen
2012-07-25
2
-38
/
+89
*
* wincap.cc (wincapc::init): Drop memset call since it can result in
Corinna Vinschen
2012-07-24
2
-53
/
+39
*
Change "set_thread_waiting" to "set_signal_arrived" throughout.
Christopher Faylor
2012-07-23
10
-12
/
+16
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
31
-380
/
+381
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 17.
Christopher Faylor
2012-07-21
2
-1
/
+5
*
* pathnames.sgml (pathnames-intro): Remove paragraph on UNC paths.
Corinna Vinschen
2012-07-20
4
-8
/
+34
*
* woutsup.h: Just include winlean.h.
Corinna Vinschen
2012-07-19
2
-16
/
+5
*
*** empty log message ***
Corinna Vinschen
2012-07-19
1
-0
/
+6
*
* mount.cc (getmntent_r): Remove unused but set variable.
Yaakov Selkowitz
2012-07-19
2
-2
/
+5
[prev]
[next]