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
*
* path.cc (readlink): Accommodate new UTF-16 symlinks.
Corinna Vinschen
2009-04-07
2
-5
/
+27
*
* strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widechar
Corinna Vinschen
2009-04-07
3
-13
/
+22
*
* setup2.sgml (setup-locale-console): New section to explain
Corinna Vinschen
2009-04-07
7
-19
/
+85
*
* fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,
Corinna Vinschen
2009-04-07
6
-50
/
+123
*
2009-04-06 Mike Burgess <wizardsguild@earthlink.net>
Jeff Johnston
2009-04-06
2
-10
/
+13
*
2009-04-06 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-06
3
-5
/
+10
*
* libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.
Corinna Vinschen
2009-04-06
2
-3
/
+7
*
* strfuncs.cc: Add comment to explain why we can't support JIS
Corinna Vinschen
2009-04-06
2
-40
/
+169
*
* libc/locale/locale.c (loadlocale): Set mbc_max to 3 for EUCJP.
Corinna Vinschen
2009-04-06
2
-1
/
+5
*
* new-features.sgml (ov-new1.7-posix): Remove JIS from supported
Corinna Vinschen
2009-04-06
3
-4
/
+9
*
* setup2.sgml (setup-locale-problems): Change title to be more clear
Corinna Vinschen
2009-04-06
2
-1
/
+6
*
* Makefile.in: Use all compile options when calculating magic values.
Christopher Faylor
2009-04-05
5
-6
/
+15
*
* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.
Christopher Faylor
2009-04-05
4
-2
/
+18
*
* libc/stdlib/wcstombs.c: Fix datatypes in documentation.
Corinna Vinschen
2009-04-04
2
-3
/
+7
*
* include/asm/byteorder.h (__ntohl): Prototype before define to avoid
Corinna Vinschen
2009-04-04
2
-8
/
+14
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...
Corinna Vinschen
2009-04-04
3
-22
/
+27
*
2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-04-03
2
-0
/
+7
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-2
/
+11
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
5
-2
/
+145
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-3
/
+15
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
4
-1
/
+107
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-8
/
+34
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-1
/
+9
*
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-03
2
-3
/
+8
*
2009-04-03 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-04-03
5
-18
/
+250
*
* Various syntactical and semantical fixes throughout.
Corinna Vinschen
2009-04-03
10
-179
/
+193
*
* utils.sgml: Various syntactical and semantical fixes.
Corinna Vinschen
2009-04-03
3
-25
/
+30
*
* environ.cc (build_env): Fix length calculation of resulting
Corinna Vinschen
2009-04-02
2
-2
/
+7
*
* include/netdb.h: #include <inttypes.h>, <netinet/in.h>,
Corinna Vinschen
2009-04-02
2
-2
/
+10
*
* libc/ctype/ctype_c.c: Move inclusion of ctype_iso.h and
Corinna Vinschen
2009-04-02
3
-11
/
+45
*
include/coff/
Richard Sandiford
2009-04-01
2
-61
/
+4
*
2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-04-01
2
-2
/
+13
*
* faq-using.xml (faq.using.symlinkstoppedworking): Rename.
Corinna Vinschen
2009-04-01
3
-11
/
+37
*
* strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by at
Corinna Vinschen
2009-04-01
2
-2
/
+12
*
2009-03-31 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-03-31
2
-0
/
+9
*
* shm.cc (struct shm_attached_list): Convert access type to ULONG.
Corinna Vinschen
2009-03-31
2
-13
/
+30
*
* setup2.sgml (setup-locale-problems): Fix an incomplete sentence.
Corinna Vinschen
2009-03-31
2
-3
/
+8
*
* faq-using.xml (faq.using.unicode): Modernize.
Corinna Vinschen
2009-03-31
3
-38
/
+35
*
* ctype.cc: Remove implementation of ctype functions in favor of
Corinna Vinschen
2009-03-31
6
-822
/
+48
*
* libc/ctype/Makefile.am: Remove _tolower.c and _toupper.c
Corinna Vinschen
2009-03-31
13
-91
/
+1141
*
* faq-using.xml (faq.using.bloda): Update with new entries.
Dave Korn
2009-03-30
2
-2
/
+20
*
* Makefile.in: Perform some minor cleanup. Revamp speclib handling.
Christopher Faylor
2009-03-28
3
-97
/
+60
*
* net.cc (inet_ntop6): Convert to lowercase hex digits on the fly.
Corinna Vinschen
2009-03-27
2
-1
/
+10
*
* net.cc (cygwin_getaddrinfo): Check hints for non-NULL before
Corinna Vinschen
2009-03-27
2
-0
/
+6
*
* fhandler.h (class fhandler_fifo): Rename read/write methods to
Corinna Vinschen
2009-03-27
3
-4
/
+10
*
* djunpack.bat: Use ".." quoting in Sed command, for the sake of
Eli Zaretskii
2009-03-27
2
-1
/
+6
*
* syscalls.cc (pathconf): Fix memory leak.
Corinna Vinschen
2009-03-27
2
-5
/
+11
*
* 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
[next]