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
*
* utils.sgml (locale): Change stray local cygdrive prefix to Cygwin's
Corinna Vinschen
2010-06-29
1
-0
/
+5
*
* utils.sgml (mount): Add description for "dos" and "ihash" mount
Corinna Vinschen
2010-04-29
1
-0
/
+5
*
* path.cc: Include sys/cygwin.h if built for mount(1).
Corinna Vinschen
2010-04-29
1
-0
/
+7
*
* mount.cc (oopts): Remove entirely.
Corinna Vinschen
2010-04-29
1
-0
/
+9
*
* locale.cc (print_lc_xxx_charset): Remove.
Corinna Vinschen
2010-04-28
1
-0
/
+14
*
* locale.cc (print_charmaps): Add EUC-CN and GB2312.
Corinna Vinschen
2010-03-27
1
-0
/
+4
*
* regtool.cc (find_key): Fix allocation size of "value".
Corinna Vinschen
2010-03-24
1
-0
/
+4
*
* locale.cc (add_locale_alias_locales): Always use loc_num at function
Corinna Vinschen
2010-03-23
1
-0
/
+5
*
* locale.cc: Revert accidental checkin of unfinished changes.
Corinna Vinschen
2010-03-23
1
-0
/
+4
*
* locale.cc (print_locale_with_codeset): Drop redundant name parameter.
Corinna Vinschen
2010-03-23
1
-0
/
+7
*
* utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.
Yaakov Selkowitz
2010-02-26
1
-0
/
+4
*
* utils.sgml (locale): Change description of -a and -av to match
Corinna Vinschen
2010-02-25
1
-0
/
+5
*
* locale.cc (printlocale): Remove.
Corinna Vinschen
2010-02-23
1
-0
/
+17
*
* strace.cc (mnemonic_table): Add "special" mask option.
Christopher Faylor
2010-02-22
1
-0
/
+6
*
* cygpath.cc (do_pathconv): Fix erroneously printing native NT path
Corinna Vinschen
2010-02-22
1
-0
/
+5
*
* locale.cc (lc_time_names): Add "date_fmt" entry.
Corinna Vinschen
2010-02-22
1
-0
/
+4
*
utils/ChangeLog:
Christopher Faylor
2010-02-19
1
-0
/
+6
*
* locale.cc (print_lc_mstrings): New function to print
Corinna Vinschen
2010-02-19
1
-0
/
+10
*
* Makefile.in (CYGWIN_BINS): Rename getlocale to locale.
Corinna Vinschen
2010-02-17
1
-0
/
+9
*
* cygpath.cc (do_pathconv): Fix potential crash.
Corinna Vinschen
2010-02-13
1
-0
/
+4
*
* getlocale.c (main): Rename local variable to avoid problems.
Corinna Vinschen
2010-02-11
1
-0
/
+9
*
* getlocale.c (usage): Change text slightly.
Corinna Vinschen
2010-02-10
1
-0
/
+4
*
* getlocale.c (main): Restrict -a loop to avoid psudo language entries
Corinna Vinschen
2010-02-10
1
-0
/
+5
*
* getlocale.c (main): Revamp -a loop to avoid duplicates and to print
Corinna Vinschen
2010-02-10
1
-0
/
+5
*
* getlocale.c (main): Use setlocale and fetch string from Windows
Corinna Vinschen
2010-01-25
1
-0
/
+5
*
* Makefile.in (CYGWIN_BINS): Add getlocale.
Corinna Vinschen
2010-01-22
1
-0
/
+6
*
* cygpath.cc (get_mixed_name): Drop function. Replace with call to
Corinna Vinschen
2010-01-16
1
-0
/
+7
*
* mount.cc (do_mount_from_fstab): Allow to change cygdrive prefix, too.
Corinna Vinschen
2010-01-11
1
-0
/
+4
*
* cygpath.cc: Throughout, free obsolete path buffers.
Corinna Vinschen
2010-01-07
1
-0
/
+4
*
* cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.
Corinna Vinschen
2010-01-07
1
-0
/
+8
*
* ps.cc (main): Return 0 if pid found.
Christopher Faylor
2009-12-18
1
-0
/
+4
*
* regtool.cc: Throughout, convert all registry calls to wide char
Corinna Vinschen
2009-12-16
1
-0
/
+14
*
* setfacl.c (getaclentry): Allow to delete default entries for the
Corinna Vinschen
2009-11-29
1
-0
/
+5
*
* cygcheck.cc (dump_sysinfo): Fix typo in products.
Corinna Vinschen
2009-11-27
1
-0
/
+4
*
* getfacl.c (print_version): Fix copyright.
Corinna Vinschen
2009-11-11
1
-0
/
+7
*
* path.cc (read_mounts): Skip unnecessary test if path has been
Corinna Vinschen
2009-11-04
1
-0
/
+5
*
* cygcheck.cc (cygwin_dll_path): New global variable.
Corinna Vinschen
2009-11-04
1
-0
/
+9
*
* path.cc (read_mounts): First get installation path from own path.
Corinna Vinschen
2009-11-04
1
-0
/
+6
*
* Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.
Corinna Vinschen
2009-11-04
1
-0
/
+4
*
* cygcheck.cc: Include cygprops.h.
Corinna Vinschen
2009-10-31
1
-0
/
+20
*
* cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWIN
Corinna Vinschen
2009-10-28
1
-0
/
+7
*
* cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.
Corinna Vinschen
2009-10-20
1
-0
/
+4
*
* cygpath.cc (get_special_folder): Fetch path as WCHAR and convert
Corinna Vinschen
2009-10-15
1
-0
/
+8
*
* kill.cc (main): Skip to PID loop on invalid option to handle
Corinna Vinschen
2009-10-12
1
-0
/
+5
*
* mkgroup.c (enum_local_groups): Avoid error message if given group
Corinna Vinschen
2009-08-11
1
-0
/
+8
*
* mingw: Add fallbacks to search for MinGW components in standard
Dave Korn
2009-08-10
1
-0
/
+5
*
* mount.cc (do_mount): Don't exit, just return.
Corinna Vinschen
2009-08-09
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" to
Corinna Vinschen
2009-07-23
1
-0
/
+5
*
* mount.cc (do_mount): Replace --no-executable flag with notexec
Corinna Vinschen
2009-07-22
1
-0
/
+6
*
* Makefile.in (path-mount.o): Add a rule to build stripped down version
Corinna Vinschen
2009-07-22
1
-0
/
+24
[next]