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
2013-06-19
1
-0
/
+3
*
* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favor
Christopher Faylor
2013-06-19
4
-170
/
+181
*
* nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and call
Corinna Vinschen
2013-06-19
2
-4
/
+12
*
* spawn.cc (child_info_spawn::worker): Eliminate wascygexec.
Christopher Faylor
2013-06-19
2
-3
/
+5
*
* faq-using.xml (faq.using.multiple-copies): Modernize to reflect
Corinna Vinschen
2013-06-19
2
-15
/
+38
*
* dcrt0.cc (child_info_fork::alloc_stack): Don't subtract 4096 from stack
Christopher Faylor
2013-06-19
2
-1
/
+6
*
*** empty log message ***
Corinna Vinschen
2013-06-18
1
-0
/
+3
*
* gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__
Corinna Vinschen
2013-06-18
2
-3
/
+5
*
* Makefile.in (VPATH): Drop CONFIG_DIR.
Corinna Vinschen
2013-06-18
12
-302
/
+422
*
* Makefile.common: Add rule to build assembler code.
Corinna Vinschen
2013-06-18
2
-1
/
+9
*
* path.cc (cnt_bs): New inline function.
Corinna Vinschen
2013-06-17
3
-4
/
+63
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix buffer
Corinna Vinschen
2013-06-17
3
-1
/
+10
*
* times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.
Corinna Vinschen
2013-06-17
2
-4
/
+8
*
* cygwinenv.xml: Fix link to FAQ.
Corinna Vinschen
2013-06-17
2
-1
/
+5
*
* autoload.cc (GetSystemTimePreciseAsFileTime): Define.
Corinna Vinschen
2013-06-14
5
-5
/
+34
*
Streamline time/times functionality. Remove last remains of former
Corinna Vinschen
2013-06-14
9
-214
/
+141
*
* net.cc (gen_old_if_name): New function to generate short interface
Corinna Vinschen
2013-06-13
2
-2
/
+58
*
* posix.sgml (fcntl, flock, lockf): Point to implementation notes.
Corinna Vinschen
2013-06-13
2
-3
/
+7
*
* path.cc (normalize_posix_path): Fix long-standing problem which
Corinna Vinschen
2013-06-12
3
-0
/
+32
*
* winver.rc (FileDescription): Remove (R).
Corinna Vinschen
2013-06-11
2
-1
/
+5
*
* sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED as
Corinna Vinschen
2013-06-10
2
-2
/
+13
*
clarify entry
Christopher Faylor
2013-06-08
1
-1
/
+1
*
* exceptions.cc (try_to_debug): Don't use yield() when waiting for another
Christopher Faylor
2013-06-08
2
-2
/
+13
*
* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.
Christopher Faylor
2013-06-08
2
-15
/
+16
*
revert accidentally checked in files
Christopher Faylor
2013-06-08
2
-6
/
+5
*
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is
Christopher Faylor
2013-06-08
5
-39
/
+35
*
* winver.rc (LegalCopyright): Belatedly bump to 2013.
Corinna Vinschen
2013-06-07
2
-2
/
+6
*
* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but make
Christopher Faylor
2013-06-07
2
-10
/
+29
*
* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.
Christopher Faylor
2013-06-07
2
-6
/
+14
*
* DevNotes: Add entry cgf-000023.
Christopher Faylor
2013-06-07
3
-15
/
+10
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.
Corinna Vinschen
2013-06-07
2
-1
/
+5
*
* posix.sgml (std-notes): Fix typo.
Corinna Vinschen
2013-06-07
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomic
Corinna Vinschen
2013-06-07
3
-6
/
+37
*
*** empty log message ***
Corinna Vinschen
2013-06-06
1
-0
/
+9
*
* exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting for
Corinna Vinschen
2013-06-06
3
-23
/
+30
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.
Corinna Vinschen
2013-06-05
2
-1
/
+5
*
* faq-copyright.xml: Fix link to license.
Corinna Vinschen
2013-06-05
4
-4
/
+10
*
* faq-programming.xml: Convert url to refer to new flat faq.html file.
Corinna Vinschen
2013-06-05
5
-7
/
+14
*
* new-features.xml (ov-new1.7.19): Revert mandatory locking support to
Corinna Vinschen
2013-06-05
2
-2
/
+7
*
*** empty log message ***
Corinna Vinschen
2013-06-05
1
-2
/
+2
*
* Makefile.in: Add rule to rebuild Makefile if Makefile.in changes.
Corinna Vinschen
2013-06-04
3
-4
/
+18
*
* new-features.xml (ov-new1.7.19): Align mandatory locking text to
Corinna Vinschen
2013-06-04
2
-3
/
+8
*
* fhandler.cc (fhandler_base::lock): Move to flock.cc.
Corinna Vinschen
2013-06-04
6
-22
/
+51
*
*** empty log message ***
Corinna Vinschen
2013-06-03
1
-0
/
+3
*
* sigproc.cc (exit_thread): Allow to exit the thread while running
Corinna Vinschen
2013-06-03
2
-1
/
+15
*
Fix typo
Corinna Vinschen
2013-06-02
1
-1
/
+1
*
* new-features.xml (ov-new1.7.19): Add mandatory locking.
Corinna Vinschen
2013-06-02
2
-0
/
+9
*
* autoload.cc (CancelSynchronousIo): Define.
Corinna Vinschen
2013-06-02
9
-16
/
+289
*
* exceptions.cc (exception::handle): Resurrect accidentally lost
Corinna Vinschen
2013-06-02
2
-1
/
+7
*
* include/sys/socket.h: Move SHUT_xx definitoins from here...
Corinna Vinschen
2013-05-31
3
-9
/
+14
[prev]
[next]