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
...
*
* README: Remove "How to use" section, as CYGWIN="server" is
Corinna Vinschen
2009-03-27
2
-32
/
+5
*
* utils.sgml (passwd -R): Remove references to CYGWIN="server".
Corinna Vinschen
2009-03-27
2
-7
/
+7
*
* cygwinenv.sgml: Add text to explain new UTF-16 symlinks.
Corinna Vinschen
2009-03-26
7
-17
/
+67
*
* path.cc (symlink_worker): Write target filename as UTF-16 string
Corinna Vinschen
2009-03-26
2
-10
/
+46
*
* include/asm/byteorder.h (__ntohl): Align definition to ISO C99.
Corinna Vinschen
2009-03-26
2
-5
/
+13
*
* new-features.sgml: Replace GB2312 with GBK.
Corinna Vinschen
2009-03-26
3
-2
/
+7
*
* strfuncs.cc (__set_charset_from_codepage): Revert to translating
Corinna Vinschen
2009-03-26
2
-2
/
+7
*
* libc/locale/locale.c (loadlocale): Revert to charset "GBK" instead
Corinna Vinschen
2009-03-26
2
-2
/
+7
*
Revert erroneously checked in files.
Corinna Vinschen
2009-03-26
3
-36
/
+23
*
* libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Mark TAB as blank character.
Corinna Vinschen
2009-03-26
4
-2
/
+13
*
2009-03-25 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-03-25
3
-47
/
+163
*
2009-03-25 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-03-25
35
-655
/
+1454
*
2009-03-25 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2009-03-25
2
-6
/
+33
*
2009-03-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-25
4
-15
/
+26
*
* pathnames.sgml: Add a note that ASCII SO handling isn't foolproof
Corinna Vinschen
2009-03-25
2
-1
/
+11
*
* strfuncs.cc (sys_wcstombs): Don't convert ASCII SO into two
Corinna Vinschen
2009-03-25
2
-3
/
+7
*
* libc/locale/locale.c (loadlocale): Only change __wctomb and __mbtowc
Corinna Vinschen
2009-03-25
2
-24
/
+36
*
* environ.cc (environ_init): Break from locale loop after first hit.
Corinna Vinschen
2009-03-25
3
-2
/
+29
*
* new-features.sgml: Add missing GB2312 and eucKR character sets.
Corinna Vinschen
2009-03-25
5
-11
/
+352
*
* strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.
Corinna Vinschen
2009-03-25
2
-5
/
+12
*
* libc/locale/locale.c (loadlocale): Rename charset "GBK" to
Corinna Vinschen
2009-03-25
2
-3
/
+8
*
* strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.
Corinna Vinschen
2009-03-24
2
-4
/
+12
*
* libc/locale/locale.c (loadlocale): Rename charset "CP949" to
Corinna Vinschen
2009-03-24
2
-24
/
+35
*
* libc/locale/locale.c (loadlocale): Allow charset starting with 'e'
Corinna Vinschen
2009-03-24
2
-0
/
+6
*
* strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms.
Corinna Vinschen
2009-03-24
2
-1
/
+6
*
2009-03-24 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-24
2
-1
/
+6
*
* new-features.sgml: Add section about chaged (no)winsymlink default.
Corinna Vinschen
2009-03-24
2
-0
/
+8
*
* shared_info.h (CURR_SHARED_MAGIC): Update.
Corinna Vinschen
2009-03-24
2
-1
/
+5
*
* cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.
Corinna Vinschen
2009-03-24
4
-3
/
+8
*
* wchar.h: Replace UINT with unsigned int.
Corinna Vinschen
2009-03-24
2
-1
/
+5
*
* wchar.h: Remove erroneous "C" specifier from extern declaration.
Corinna Vinschen
2009-03-24
2
-10
/
+15
*
* cygwinenv.sgml: Move "codepage:xxx" to the removed options section.
Corinna Vinschen
2009-03-24
3
-28
/
+39
*
* ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.
Corinna Vinschen
2009-03-24
14
-315
/
+1336
*
* sec_auth.cc (str2buf2uni): Remove.
Corinna Vinschen
2009-03-24
3
-14
/
+5
*
* libc/ctype/iswalpha.c: Handle all wchar_t as unicode on
Corinna Vinschen
2009-03-24
22
-2196
/
+3361
*
* include/mntent.h: Remove declarations of nonexistant addmntent
Corinna Vinschen
2009-03-24
2
-6
/
+10
*
* passwd.c (usage): Change description for -d option according to
Corinna Vinschen
2009-03-23
3
-5
/
+29
*
2009-03-23 Richard Earnshaw <rearnsha@arm.com>
Jeff Johnston
2009-03-23
2
-1
/
+24
*
* passwd.c (caller_is_admin): New function to test if calling user
Corinna Vinschen
2009-03-23
2
-19
/
+69
*
* smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and
Corinna Vinschen
2009-03-23
2
-3
/
+12
*
* include/asm/byteorder.h (__constant_ntohs): Remove declaration.
Corinna Vinschen
2009-03-23
2
-2
/
+5
*
* libc/locale/locale.c (loadlocale): Fix typo in language and
Corinna Vinschen
2009-03-23
2
-4
/
+9
*
* cygwin.din: Export wordexp, wordfree.
Corinna Vinschen
2009-03-23
4
-3
/
+12
*
* include/sys/un.h: #include <string.h> for strlen.
Corinna Vinschen
2009-03-23
2
-1
/
+6
*
* passwd.c (main): Always get logonserver from environment and
Corinna Vinschen
2009-03-22
2
-3
/
+11
*
* ldd.cc: Fix compiler warning.
Corinna Vinschen
2009-03-22
3
-21
/
+29
*
include/elf:
Ian Lance Taylor
2009-03-20
2
-0
/
+5
*
2009-03-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-03-20
3
-3
/
+40
*
* cygserver-config: Remove misleading text describing the
Corinna Vinschen
2009-03-20
2
-7
/
+5
*
* libc/stdlib/mbtowc_r.c (_mbtowc_r): Return EILSEQ in case of an
Corinna Vinschen
2009-03-19
3
-16
/
+70
[prev]
[next]