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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
* dumper.cc: Add an include to accommodate new include/elf usage.
Christopher Faylor
2006-12-11
2
-0
/
+5
*
correct email address
Christopher Faylor
2006-12-11
1
-1
/
+1
*
* mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and pass
Christopher Faylor
2006-12-10
2
-4
/
+6
*
* regtool.cc (key_type): Drop.
Corinna Vinschen
2006-10-21
2
-111
/
+218
*
* regtool.cc (longopts): Add --wow32 option.
Corinna Vinschen
2006-10-19
3
-0
/
+19
*
* regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead define
Corinna Vinschen
2006-10-16
2
-4
/
+6
*
* regtool.cc (KEY_WOW64_64KEY): Define.
Corinna Vinschen
2006-10-16
3
-6
/
+57
*
* cygcheck.cc (get_word, get_dword): Move to path.cc.
Corinna Vinschen
2006-10-05
4
-46
/
+363
*
white space
Christopher Faylor
2006-09-13
1
-1
/
+1
*
Check in previously mentioned change to cygcheck.cc
Christopher Faylor
2006-09-13
1
-0
/
+6
*
* Makefile.in: Fix -ntdll typo.
Christopher Faylor
2006-09-12
2
-3
/
+12
*
* path.cc (vconcat): Don't convert backslahes to slashes.
Corinna Vinschen
2006-08-03
2
-4
/
+6
*
* Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.
Corinna Vinschen
2006-08-02
3
-0
/
+178
*
* cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.
Corinna Vinschen
2006-07-31
2
-4
/
+15
*
* cygpath.c (get_long_name): Cover the case that GetLongPathName
Corinna Vinschen
2006-07-27
2
-4
/
+16
*
* Makefile.in: Build setmetamode.exe.
Corinna Vinschen
2006-07-03
3
-1
/
+88
*
update to newer autoconf
Christopher Faylor
2006-05-24
4
-944
/
+4321
*
* strace.cc (proc_child): Propagate return code from child process.
Christopher Faylor
2006-05-24
2
-5
/
+16
*
* regtool.cc (options): Add 'binary'.
Corinna Vinschen
2006-03-03
3
-11
/
+212
*
* cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrect
Corinna Vinschen
2006-02-17
2
-3
/
+10
*
* ps.cc (main): Set aflag if -p option is given.
Corinna Vinschen
2006-02-17
2
-0
/
+5
*
* ps.cc (longopts): Add --process option.
Corinna Vinschen
2006-02-16
3
-4
/
+24
*
* regtool.cc (usage): Clarify help for "-K".
Corinna Vinschen
2006-02-15
2
-1
/
+5
*
* cygcheck.cc (find_on_path): Update copyright text.
Corinna Vinschen
2006-02-08
2
-1
/
+5
*
* cygcheck.cc (find_on_path): Create copy of rv on successful access
Corinna Vinschen
2006-02-08
2
-1
/
+6
*
* cygcheck.cc (common_paths): Add "patch".
Christopher Faylor
2006-01-19
2
-0
/
+5
*
* cygcheck.cc (init_paths): Record first_nonsys_path.
Christopher Faylor
2006-01-19
2
-8
/
+13
*
white space
Christopher Faylor
2006-01-19
1
-1
/
+1
*
Wasn't going to check this in but since it did get checked in, here's a Chang...
Christopher Faylor
2006-01-18
1
-0
/
+9
*
bad_keywords
Christopher Faylor
2006-01-18
5
-21
/
+20
*
* cygpath.cc (dowin): Remove stray debugging printf statement.
Dave Korn
2006-01-18
2
-1
/
+4
*
copyright
Christopher Faylor
2006-01-17
2
-2
/
+4
*
* Makefile.in: Replace etcdir with sysconfdir.
Corinna Vinschen
2006-01-17
2
-2
/
+6
*
* Makefile.in (cygcheck.exe): Do not link against libwininet.a.
Corinna Vinschen
2006-01-15
3
-12
/
+61
*
* cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.
Corinna Vinschen
2006-01-13
2
-1
/
+5
*
* cygcheck.cc (dump_sysinfo): Convert osname to const and remove casts
Corinna Vinschen
2006-01-13
2
-30
/
+65
*
* cygcheck.cc: Replace ` with ' throughout.
Christopher Faylor
2006-01-12
2
-9
/
+13
*
* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having to
Christopher Faylor
2006-01-05
2
-4
/
+16
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
3
-42
/
+91
*
* cygcheck.cc (common_apps): Add crontab, vi, vim.
Christopher Faylor
2005-12-29
2
-0
/
+7
*
* dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".
Corinna Vinschen
2005-12-19
2
-1
/
+5
*
* cygcheck.cc (common_apps): Add a few more binaries to look for.
Christopher Faylor
2005-12-15
2
-0
/
+8
*
* strace.cc (show_usecs): Renamed from 'usecs'.
Christopher Faylor
2005-12-05
3
-7
/
+18
*
* Makefile.in: Link cygcheck with libwininet.a.
Christopher Faylor
2005-11-22
5
-38
/
+272
*
revert erroneous checkin
Christopher Faylor
2005-10-11
1
-5
/
+2
*
* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
Christopher Faylor
2005-10-11
1
-2
/
+5
*
add other options
Christopher Faylor
2005-10-03
1
-0
/
+7
*
Fix typo.
Corinna Vinschen
2005-09-21
1
-8
/
+8
*
Align error message handling to mkpasswd's error messages throughout.
Corinna Vinschen
2005-09-21
3
-63
/
+145
*
* regtool.cc: Extend copyright-years.
Corinna Vinschen
2005-09-08
2
-7
/
+19
[next]