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
*
* cygcheck.cc (CYGLSA64_DLL): Remove unused macro.
Corinna Vinschen
2014-10-21
2
-4
/
+21
*
* setfacl.c (addmissing): New function to add missing acl entries to
Corinna Vinschen
2014-09-03
2
-0
/
+71
*
* setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' as
Corinna Vinschen
2014-09-03
2
-10
/
+23
*
* setfacl.c (getaclentry): Fix return value in case of a lone 'm' if
Corinna Vinschen
2014-09-03
2
-4
/
+8
*
* setfacl.c (usage): Drop outdated note that default ACEs are not
Corinna Vinschen
2014-08-31
2
-3
/
+8
*
* getfacl.c (usage): Add flags description.
Corinna Vinschen
2014-08-31
2
-2
/
+13
*
* configure.ac: Convert to new AC_INIT style.
Corinna Vinschen
2014-08-15
3
-23
/
+39
*
* utils.xml: Move to ../doc.
Corinna Vinschen
2014-08-14
2
-2104
/
+4
*
* passwd.c (usage): Rename DAYS to MINDAYS and MAXDAYS.
Corinna Vinschen
2014-08-06
3
-21
/
+21
*
Add missing utils.xml
Corinna Vinschen
2014-07-29
1
-0
/
+1
*
* mkgroup.c (usage): Move info message that this /etc/group isn't really
Corinna Vinschen
2014-07-29
4
-16
/
+24
*
* passwd.c (main): Fix typo in error output.
Corinna Vinschen
2014-06-16
2
-1
/
+6
*
* minidumper.cc (filter_minidump_type): New function.
Jon TURNEY
2014-05-13
2
-0
/
+73
*
* Makefile.in (minidumper.exe): Link directly with dbghelp.
Jon TURNEY
2014-05-13
3
-37
/
+16
*
* minidumper.cc (minidump): Fix copy and paste error in checking
Jon TURNEY
2014-04-21
2
-1
/
+6
*
Fix ChangeLog entry date.
Corinna Vinschen
2014-03-11
1
-1
/
+1
*
* mkgroup.c (domlist_t): Drop id_offset.
Corinna Vinschen
2014-02-24
4
-701
/
+415
*
* minidumper.cc (minidump): Fix -t option argument handling.
Jon TURNEY
2014-02-23
2
-1
/
+5
*
2014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2014-02-09
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
[next]