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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 22.
Corinna Vinschen
2013-07-15
2
-1
/
+5
*
*** empty log message ***
Corinna Vinschen
2013-07-15
1
-0
/
+1
*
* path.cc (symlink_native): Fix common prefix search. Enhance comment.
Corinna Vinschen
2013-07-15
2
-5
/
+10
*
* uname.cc (uname): Drop unused code.
Corinna Vinschen
2013-07-11
2
-14
/
+9
*
* gentlsoffsets: Clean up a little.
Christopher Faylor
2013-07-10
3
-14
/
+24
*
* cygwin.sc.in (.text.*): Fold into .text on all platforms.
Corinna Vinschen
2013-07-10
3
-5
/
+15
*
Add an entry.
Christopher Faylor
2013-07-08
1
-1
/
+5
*
.
Christopher Faylor
2013-07-03
1
-0
/
+3
*
* fhandler.cc (fhandler_base::close_with_arch): Make sure that the archetype is
Christopher Faylor
2013-07-03
2
-16
/
+20
*
* path.cc (find_fast_cwd_pointer): Use gas syntax for assembler
Corinna Vinschen
2013-06-28
2
-12
/
+37
*
* dcrt0.cc (child_info_fork::alloc_stack): Fix a comparison to avoid
Corinna Vinschen
2013-06-27
3
-2
/
+8
*
* common.din (rawmemchr): Export.
Yaakov Selkowitz
2013-06-24
5
-1
/
+11
*
* path.cc (cygwin_conv_path): Handle NULL "from" path gracefully.
Corinna Vinschen
2013-06-21
3
-1
/
+13
*
* winf.h (av::unshift): Make __reg2.
Christopher Faylor
2013-06-19
2
-2
/
+7
*
*** 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
*
* 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
*
* 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
*
* 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
*
*** empty log message ***
Corinna Vinschen
2013-06-05
1
-2
/
+2
*
* 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
[next]