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
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
Christopher Faylor
2009-05-04
3
-15
/
+46
*
* include/cygwin/socket.h: Define SOL_IPV6.
Christopher Faylor
2009-04-27
2
-0
/
+5
*
* ctype.cc (__set_ctype): Copy exact part of the current active
Corinna Vinschen
2009-04-21
2
-2
/
+7
*
* flock.cc (lf_setlock): Handle border case which results in WFMO loop
Corinna Vinschen
2009-04-20
2
-0
/
+14
*
* mkimport: Specify .text for stub explicitly.
Christopher Faylor
2009-04-18
3
-7
/
+36
*
* dcrt0.cc (globify): Only call mbtowc for non-ascii chars.
Corinna Vinschen
2009-04-18
2
-1
/
+5
*
* dcrt0.cc (globify): Make multibyte-aware.
Corinna Vinschen
2009-04-17
2
-1
/
+13
*
* flock.cc (class inode_t): Add i_wait member and matching methods
Corinna Vinschen
2009-04-17
2
-4
/
+25
*
* dlfcn.cc (get_full_path_of_dll): Just return a bool value. Drop
Corinna Vinschen
2009-04-16
2
-23
/
+31
*
* ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.
Corinna Vinschen
2009-04-16
3
-2
/
+19
*
* path.cc (path_conv::get_wide_win32_path): Allow relative paths.
Corinna Vinschen
2009-04-15
2
-6
/
+24
*
* libc/bsdlib.cc: Align copyright with upstream.
Corinna Vinschen
2009-04-15
8
-27
/
+10
*
* speclib: Really revert to using tempdir.
Christopher Faylor
2009-04-14
2
-2
/
+6
*
* speclib: Revert to using tempdir.
Christopher Faylor
2009-04-14
2
-1
/
+5
*
* localtime.cc (tzload): Implement setting __tzrule's offset member
Corinna Vinschen
2009-04-14
2
-0
/
+10
*
* include/stdint.h (intptr_t): Remove long from type.
Dave Korn
2009-04-13
2
-5
/
+12
*
* speclib: Initial stab at cleaning up temp files. More work needed.
Christopher Faylor
2009-04-12
3
-4
/
+14
*
* Makefile.in (clean): Clean globals.h.
Christopher Faylor
2009-04-12
2
-2
/
+7
*
* mkimport: New script to perform all operations necessary to create
Christopher Faylor
2009-04-12
6
-139
/
+188
*
* include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.
Corinna Vinschen
2009-04-11
2
-4
/
+9
*
* speclib: Use a more robust method to derive full file path.
Christopher Faylor
2009-04-10
2
-3
/
+7
*
* speclib: Semi-revert to previous version but don't try to generate
Christopher Faylor
2009-04-09
4
-52
/
+64
*
* syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf
Corinna Vinschen
2009-04-09
2
-10
/
+13
*
* syscalls.cc (try_to_bin): Fix alignment of infobuf.
Corinna Vinschen
2009-04-09
2
-1
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch an
Corinna Vinschen
2009-04-09
6
-8
/
+56
*
* include/stdint.h (int_least32_t): Define as int.
Corinna Vinschen
2009-04-07
2
-12
/
+27
*
* strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widechar
Corinna Vinschen
2009-04-07
3
-13
/
+22
*
* fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,
Corinna Vinschen
2009-04-07
6
-50
/
+123
*
* 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
*
* 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
*
* include/asm/byteorder.h (__ntohl): Prototype before define to avoid
Corinna Vinschen
2009-04-04
2
-8
/
+14
*
* 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
*
* strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by at
Corinna Vinschen
2009-04-01
2
-2
/
+12
*
* shm.cc (struct shm_attached_list): Convert access type to ULONG.
Corinna Vinschen
2009-03-31
2
-13
/
+30
*
* ctype.cc: Remove implementation of ctype functions in favor of
Corinna Vinschen
2009-03-31
6
-822
/
+48
*
* 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
*
* syscalls.cc (pathconf): Fix memory leak.
Corinna Vinschen
2009-03-27
2
-5
/
+11
*
* 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
*
* strfuncs.cc (__set_charset_from_codepage): Revert to translating
Corinna Vinschen
2009-03-26
2
-2
/
+7
*
* strfuncs.cc (sys_wcstombs): Don't convert ASCII SO into two
Corinna Vinschen
2009-03-25
2
-3
/
+7
*
* environ.cc (environ_init): Break from locale loop after first hit.
Corinna Vinschen
2009-03-25
3
-2
/
+29
*
* strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949.
Corinna Vinschen
2009-03-25
2
-5
/
+12
*
* strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949.
Corinna Vinschen
2009-03-24
2
-4
/
+12
[next]