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
*
* regtool.cc (cmd_set): Avoid a compiler warning.
Corinna Vinschen
2011-03-30
1
-0
/
+4
*
* cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.
Corinna Vinschen
2011-03-29
1
-0
/
+9
*
* setfacl.c (strchrnul): Drop local implementation.
Corinna Vinschen
2011-03-28
1
-0
/
+4
*
* cygcheck.cc: Fix copyright dates.
Corinna Vinschen
2011-02-15
1
-0
/
+4
*
* cygcheck.cc (main): don't imply -d from -s option to cygcheck
Corinna Vinschen
2011-01-10
1
-0
/
+4
*
* setfacl.c (strchrnul): New function.
Corinna Vinschen
2010-12-11
1
-0
/
+5
*
* cygpath.cc (get_device_name): Fix path length test.
Corinna Vinschen
2010-12-06
1
-0
/
+4
*
* regtool.c (cmd_set): Write correct number of bytes for REG_MULTI_SZ case.
Christopher Faylor
2010-10-31
1
-1
/
+6
*
* cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.
Corinna Vinschen
2010-09-06
1
-0
/
+13
*
* ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES to
Corinna Vinschen
2010-08-28
1
-0
/
+5
*
* loadlib.h: New header implementing safe LoadLibrary calls.
Corinna Vinschen
2010-08-28
1
-0
/
+13
*
* cygpath.cc (get_device_name): Prefer the \\.\X: DOS device for
Corinna Vinschen
2010-08-26
1
-0
/
+5
*
* ldd.cc (report): Drop long pathname considerations which result in
Corinna Vinschen
2010-08-23
1
-0
/
+5
*
* mount.cc (from_fstab): Fix potentially fatal typo.
Corinna Vinschen
2010-08-13
1
-0
/
+4
*
* mount.cc (do_mount): Don't treat "bind" mount as remote mount.
Corinna Vinschen
2010-08-11
1
-0
/
+7
*
* mingw: Use sysroot, if present, for mingw_dir.
Yaakov Selkowitz
2010-08-11
1
-0
/
+4
*
* dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.
Corinna Vinschen
2010-07-21
1
-0
/
+9
*
* ldd.cc: Clean up formatting throughout.
Christopher Faylor
2010-07-05
1
-0
/
+9
*
* dump_setup.cc (dump_file): Read requested content from setup.rc
Corinna Vinschen
2010-07-05
1
-0
/
+5
*
* 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
[next]