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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* strace.cc (main): Open trace output file in UNIX mode.
Corinna Vinschen
2009-07-15
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.
Corinna Vinschen
2009-07-13
1
-0
/
+4
*
* cygwin-console-helper.cc: New file.
Christopher Faylor
2009-07-05
1
-0
/
+4
*
* path.cc (oopts): Sort alphabetically, add missing "auto" and
Corinna Vinschen
2009-06-10
1
-0
/
+12
*
* cygpath.cc (codepage): New variable.
Corinna Vinschen
2009-05-17
1
-0
/
+10
*
* Makefile.in (cygpath.exe): Link against cygwin.a before linking
Corinna Vinschen
2009-05-16
1
-0
/
+7
*
* cygpath.cc (main): Only setlocale for LC_CTYPE category. Fallback
Corinna Vinschen
2009-05-15
1
-0
/
+9
*
cygwin ChangeLog
Christopher Faylor
2009-05-14
1
-0
/
+9
*
* Makefile.in: Link ps.exe agains ntdll.dll.
Corinna Vinschen
2009-05-11
1
-0
/
+8
*
* Move ChangeLog entry.
Corinna Vinschen
2009-05-06
1
-0
/
+5
*
* mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generate
Corinna Vinschen
2009-05-06
1
-0
/
+10
*
* cygcheck.cc (usage): Fix option order and print.
Corinna Vinschen
2009-05-04
1
-0
/
+4
*
* strace.cc (create_child): Set CYGWIN=noglob when starting new process so that
Christopher Faylor
2009-04-22
1
-0
/
+5
*
* cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's really
Corinna Vinschen
2009-04-15
1
-0
/
+6
*
* Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.
Dave Korn
2009-04-13
1
-0
/
+4
*
* path.cc (readlink): Accommodate new UTF-16 symlinks.
Corinna Vinschen
2009-04-07
1
-0
/
+4
*
* utils.sgml: Various syntactical and semantical fixes.
Corinna Vinschen
2009-04-03
1
-0
/
+5
*
* utils.sgml (passwd -R): Remove references to CYGWIN="server".
Corinna Vinschen
2009-03-27
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.
Corinna Vinschen
2009-03-24
1
-0
/
+6
*
* passwd.c (usage): Change description for -d option according to
Corinna Vinschen
2009-03-23
1
-0
/
+7
*
* passwd.c (caller_is_admin): New function to test if calling user
Corinna Vinschen
2009-03-23
1
-0
/
+10
*
* passwd.c (main): Always get logonserver from environment and
Corinna Vinschen
2009-03-22
1
-0
/
+5
*
* ldd.cc: Fix compiler warning.
Corinna Vinschen
2009-03-22
1
-0
/
+8
*
*** empty log message ***
Christopher Faylor
2009-03-18
1
-0
/
+4
*
* ldd.cc (load_dll): Start helper program rather than ldd.exe.
Christopher Faylor
2009-03-18
1
-0
/
+18
*
* ldd.cc (longopts): Add --dll option.
Christopher Faylor
2009-03-14
1
-0
/
+17
*
* path.cc (from_fstab): Use wcstombs/mbstowcs instead of
Corinna Vinschen
2009-03-14
1
-0
/
+5
*
* wide_path.h (class wide_path): New class to convert Windows path
Corinna Vinschen
2009-03-14
1
-0
/
+21
*
* ldd.cc: Rework to detect missing DLLs.
Christopher Faylor
2009-03-14
1
-0
/
+18
*
* utils.sgml: Fix typo.
Corinna Vinschen
2009-03-09
1
-0
/
+4
*
* cygcheck.cc (usage): Fix typo.
Christopher Faylor
2009-03-08
1
-0
/
+4
*
* utils.sgml: Set example prompt to "$" throughout. Don't use "/"
Corinna Vinschen
2009-03-02
1
-0
/
+6
*
* mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly.
Corinna Vinschen
2009-03-02
1
-0
/
+5
*
Add DESTDIR functionality to Makefile.in's.
Christopher Faylor
2009-02-24
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Evaluate and print state of
Corinna Vinschen
2009-01-29
1
-0
/
+5
*
ChangeLog:
Corinna Vinschen
2009-01-21
1
-0
/
+4
*
* Makefile.in: Fix copyright date.
Corinna Vinschen
2009-01-17
1
-0
/
+9
*
* cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7
Corinna Vinschen
2009-01-16
1
-0
/
+6
*
* ldd.cc: New file. First stab at implementing ldd-like functionality for
Christopher Faylor
2009-01-09
1
-0
/
+7
*
* cygcheck.cc (dump_sysinfo_services): Quote the path for popen.
Pierre Humblet
2009-01-06
1
-0
/
+4
*
* cygcheck.cc (pretty_id): Quote the path for popen.
Pierre Humblet
2008-12-31
1
-0
/
+5
*
* utils.sgml: Fix typo in passwd screen text.
Corinna Vinschen
2008-12-16
1
-0
/
+4
*
* passwd.c (main): Put how to delete the registry password on its own
Corinna Vinschen
2008-12-15
1
-0
/
+5
*
* utils.sgml: Convert some backslashes to slashes.
Christopher Faylor
2008-12-13
1
-0
/
+4
*
* passwd.c (longopts): Add --reg-store-pwd option.
Corinna Vinschen
2008-11-26
1
-0
/
+9
*
* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.
Christopher Faylor
2008-10-29
1
-0
/
+5
*
fix typo
Christopher Faylor
2008-10-13
1
-1
/
+1
*
* mingw: Set sawcfile when -xc* is detected. Extend list of detected source
Christopher Faylor
2008-10-13
1
-0
/
+5
*
* mingw: Add more checks to allow more varied use.
Christopher Faylor
2008-10-12
1
-0
/
+4
*
* mingw: Use a better method to find where mingw directory lives.
Christopher Faylor
2008-10-12
1
-0
/
+4
[prev]
[next]