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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.
Corinna Vinschen
2010-02-06
5
-35
/
+216
*
* path.cc (symlink_info::check_nfs_symlink): Reopen file with
Corinna Vinschen
2010-02-06
2
-0
/
+13
*
* sec_auth.cc (get_full_privileged_inheritable_token): New function
Corinna Vinschen
2010-02-06
2
-52
/
+74
*
* libc/posix/telldir.c: Remove bogus nested prototype of lseek().
Corinna Vinschen
2010-02-06
2
-1
/
+4
*
* setup2.sgml (setup-locale-ov): Add description for "uz_UZ@cyrillic"
Corinna Vinschen
2010-02-05
2
-3
/
+20
*
* nlsfuncs.cc (__set_charset_from_locale): Set default locale for
Corinna Vinschen
2010-02-05
2
-2
/
+8
*
* libc/locale/locale.c (loadlocale): Handle ISO-8859 and KOI8 charsets
Corinna Vinschen
2010-02-05
2
-13
/
+36
*
* dll_init.cc (per_module::run_dtors): Use consistent method for running
Christopher Faylor
2010-02-05
2
-2
/
+7
*
* new-features.sgml (ov-new1.7.2): Add grouping for printf/wprintf.
Corinna Vinschen
2010-02-05
2
-0
/
+11
*
* libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS
Corinna Vinschen
2010-02-05
3
-76
/
+330
*
* regcomp.c (p_ere): Workaround incorrect compiler warning.
Christopher Faylor
2010-02-04
3
-3
/
+9
*
* libc/stdlib/__atexit.c (__atexit_lock): Define a global lock for atexit
Christopher Faylor
2010-02-04
3
-5
/
+25
*
* regex/engine.c (step): Declare and define with `int ch' rather than
Corinna Vinschen
2010-02-04
2
-6
/
+17
*
* new-features.sgml (ov-new1.7.2): Add multibyte-awareness of regcomp
Corinna Vinschen
2010-02-04
2
-1
/
+6
*
Replace regex files with multibyte-aware version from FreeBSD.
Corinna Vinschen
2010-02-04
23
-2107
/
+2829
*
merge from gcc
DJ Delorie
2010-02-03
1
-0
/
+5
*
* sigproc.cc (get_proc_lock): Fix error message typo.
Christopher Faylor
2010-02-03
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Workaround
Corinna Vinschen
2010-02-03
3
-7
/
+36
*
Add NT_386_XSTATE.
H.J. Lu
2010-02-02
2
-1
/
+7
*
* include/paths.h (_PATH_MNTTAB): Define.
Corinna Vinschen
2010-02-02
3
-3
/
+19
*
* dcrt0.cc (atexit_lock): Delete.
Christopher Faylor
2010-02-02
5
-60
/
+58
*
* how-startup-shutdown-works.txt: Add new document.
Dave Korn
2010-02-02
2
-0
/
+169
*
* faq-programming.xml: Update for Cygwin docbook-utils package.
Yaakov Selkowitz
2010-02-02
2
-1
/
+2
*
* README: Update for Cygwin docbook-utils package.
Yaakov Selkowitz
2010-02-02
2
-4
/
+7
*
* configure.ac: Add "recommended" version checks for GMP/MPC.
Kaveh Ghazi
2010-01-31
3
-20
/
+94
*
2010-01-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-01-29
4
-2
/
+21
*
* sec_auth.cc (lsaauth): Use CYG_LSA_MAGIC as checksum start value to
Corinna Vinschen
2010-01-29
2
-2
/
+6
*
* cyglsa.c: Include lmcons.h instead of lm.h to make newer WinDDK happy.
Corinna Vinschen
2010-01-29
4
-5
/
+13
*
* libc/strfmon.c (__setup_vars): Test for an empty string rather than
Corinna Vinschen
2010-01-29
2
-2
/
+7
*
* dll_init.cc (remove_dll_atexit): New function.
Christopher Faylor
2010-01-29
2
-0
/
+34
*
* libc/strfmon.c (__setup_vars): Fix compiler warning about assigning const
Christopher Faylor
2010-01-29
4
-4
/
+15
*
Throughout, use FileBothDirectoryInformation info class rather than
Corinna Vinschen
2010-01-29
4
-43
/
+74
*
2010-01-26 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
Chris Sutcliffe
2010-01-29
2
-0
/
+7
*
* Makefile.in (tags, ctags, CTAGS)): Add rules to create tags file.
Corinna Vinschen
2010-01-28
2
-0
/
+9
*
2010-01-26 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
Chris Sutcliffe
2010-01-28
2
-1
/
+16
*
* faq-api.xml: d2u/u2d are from cygutils, not util-linux.
Yaakov Selkowitz
2010-01-26
2
-1
/
+5
*
* Makefile.in: Skip validation in xmlto step.
Christopher Faylor
2010-01-26
3
-10
/
+20
*
* new-features.sgml (ov-new1.7.2): Add console enhancements.
Corinna Vinschen
2010-01-26
2
-3
/
+42
*
2010-01-25 Kai Tietz <kai.tietz@onevision.com>
Chris Sutcliffe
2010-01-25
9
-48
/
+472
*
* nlsfuncs.cc (__get_lcid_from_locale): Add comments. Fix typos in
Corinna Vinschen
2010-01-25
2
-12
/
+35
*
gcc PR libstdc++/36101, gcc PR libstdc++/42813
Joern Rennecke
2010-01-25
3
-2
/
+19
*
* faq-setup.xml: Drop references to non-NT systems.
Corinna Vinschen
2010-01-25
3
-6
/
+78
*
* nlsfuncs.cc (__set_charset_from_locale): Rearrange to set charset
Corinna Vinschen
2010-01-25
2
-28
/
+94
*
* spawn.cc (spawn_guts): Only try to remove long path prefix from
Corinna Vinschen
2010-01-25
2
-17
/
+23
*
* faq-using.xml: Fix typos and remove incorrect locale-specific
Corinna Vinschen
2010-01-25
4
-34
/
+27
*
* nlsfuncs.cc (__get_lcid_from_locale): Fix a comment. Handle special
Corinna Vinschen
2010-01-25
2
-3
/
+68
*
* getlocale.c (main): Use setlocale and fetch string from Windows
Corinna Vinschen
2010-01-25
2
-5
/
+14
*
* new-features.sgml: Rework layout to use itemizedlist. Fix typo.
Corinna Vinschen
2010-01-24
2
-310
/
+535
*
* nlsfuncs.cc (__set_charset_from_locale): Fix comment.
Corinna Vinschen
2010-01-24
2
-3
/
+5
*
* nlsfuncs.cc (check_codepage): Move from syscalls.cc here.
Corinna Vinschen
2010-01-24
4
-139
/
+121
[prev]
[next]