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
*
This commit was manufactured by cvs2svn to create tag 'cygwin-pre-user-db'.
cygwin-pre-user-db
cvs2svn
2014-02-18
46
-29907
/
+0
*
This commit was manufactured by cvs2svn to create branch 'cygwin-1_7_29
cvs2svn
2014-02-18
4
-1
/
+280
*
* cygcheck.cc (RtlGetVersion): Declare.
Corinna Vinschen
2013-11-19
2
-9
/
+18
*
* cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's not
Corinna Vinschen
2013-11-19
2
-11
/
+9
*
Add missing entry
Corinna Vinschen
2013-11-19
1
-0
/
+3
*
* cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFO
Corinna Vinschen
2013-11-19
2
-21
/
+22
*
* Makefile.in (cygcheck.exe): Link against wininet.dll.
Corinna Vinschen
2013-11-19
4
-102
/
+26
*
* cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as well
Corinna Vinschen
2013-11-19
2
-47
/
+33
*
winsup/ChangeLog:
Christopher Faylor
2013-11-07
4
-33
/
+42
*
* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoiding
Christopher Faylor
2013-09-16
2
-9
/
+9
*
* cygcheck.cc (package_grep): Accommodate arch-specific package layout.
Christopher Faylor
2013-08-23
2
-2
/
+10
*
* Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. These
Corinna Vinschen
2013-07-31
2
-1
/
+6
*
* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrong
Christopher Faylor
2013-07-07
3
-17
/
+38
*
* cygpath.cc (do_pathconv): when -p option is given, generate wide
Corinna Vinschen
2013-06-26
3
-5
/
+12
*
Reinstantiate accidentally removed patch from 2009-05-16:
Corinna Vinschen
2013-05-21
2
-2
/
+10
*
- Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-
Warren Young
2013-05-10
3
-3454
/
+1171
*
Modernized user guide, API reference, and FAQ generation. Overall
Warren Young
2013-05-01
1
-0
/
+2190
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
22
-254
/
+419
*
* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.
Yaakov Selkowitz
2013-02-21
2
-3
/
+9
*
Update copyrights
Christopher Faylor
2013-01-21
18
-25
/
+27
*
* utils.sgml (mount): Document sparse mount option.
Corinna Vinschen
2012-12-14
2
-0
/
+6
*
* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated by
Christopher Faylor
2012-11-28
3
-11
/
+22
*
* Makefile.in (ZLIBS): Common define to force static load.
Christopher Faylor
2012-11-27
2
-3
/
+9
*
* Makefile.in: Make sure that libz is always loaded staticly.
Christopher Faylor
2012-11-27
2
-2
/
+6
*
ChangeLog:
Christopher Faylor
2012-11-26
4
-101
/
+102
*
* bloda.cc: Drop Mingw.org considerations.
Corinna Vinschen
2012-11-26
4
-26
/
+13
*
ChangeLog:
Christopher Faylor
2012-11-23
10
-1319
/
+382
*
* path.cc (vcygpath): Handle cygdrive prefix.
Corinna Vinschen
2012-11-09
2
-4
/
+16
*
winsup:
Corinna Vinschen
2012-11-07
2
-2
/
+7
*
* Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providing
Corinna Vinschen
2012-11-05
2
-1
/
+6
*
* configure.in: Add AC_NO_EXECUTABLES,
Corinna Vinschen
2012-10-24
3
-13
/
+97
*
* configure.in: Add check for MINGW_CXX. Remove libiconv check.
Yaakov Selkowitz
2012-10-24
8
-1585
/
+1260
*
* Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack to
Corinna Vinschen
2012-10-19
2
-1
/
+7
*
* cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switch
Corinna Vinschen
2012-10-09
2
-9
/
+21
*
* cygcheck.cc (dump_sysinfo): Drop "not yet supported" text from
Corinna Vinschen
2012-09-02
2
-25
/
+59
*
* Makefile.in (cygcheck.exe): Link against psapi.dll.
Corinna Vinschen
2012-07-11
6
-43
/
+113
*
* cygpath.cc: Change including headers to allow building against
Corinna Vinschen
2012-07-06
6
-38
/
+45
*
* cygcheck.cc (dump_sysinfo): Change "Server 8" to official
Corinna Vinschen
2012-06-03
2
-2
/
+7
*
* mkpasswd.c (current_user): Actually *use* $HOME if it's available.
Corinna Vinschen
2012-05-05
2
-2
/
+11
*
* mkgroup.c (print_special_by_sid): Rename from print_special. Change
Corinna Vinschen
2012-04-05
3
-14
/
+71
*
* pldd.c: Fix typo in license header.
Yaakov Selkowitz
2012-02-24
2
-1
/
+12
*
* pldd.c: Fix formatting.
Yaakov Selkowitz
2012-02-24
1
-9
/
+9
*
* Makefile.in (CYGWIN_BINS): Add pldd.
Yaakov Selkowitz
2012-02-24
3
-1
/
+164
*
* passwd.cc: Add -v option to print version information as well, since
Corinna Vinschen
2012-02-09
2
-2
/
+9
*
* utils.sgml: Fix typos.
Corinna Vinschen
2012-02-04
2
-7
/
+11
*
* strace.cc (proc_child): Don't right-shift exit value.
Christopher Faylor
2012-01-31
2
-4
/
+9
*
* tzset.c: Throughout use wide characters to be locale agnostic.
Corinna Vinschen
2012-01-29
2
-470
/
+475
*
* Makefile.in (CYGWIN_BINS): Add tzset.
Corinna Vinschen
2012-01-29
4
-1
/
+753
*
* ldd.cc (start_process): Handle .oct and .so as DLLs.
Yaakov Selkowitz
2012-01-24
2
-1
/
+9
*
Don't leave Windows 2000 behind.
Corinna Vinschen
2011-12-22
3
-22
/
+72
[next]