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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygheap.cc (cygheap_init): Set Cygwin default locale values.
Corinna Vinschen
2009-05-14
1
-0
/
+31
*
* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting when
Christopher Faylor
2009-05-14
1
-0
/
+5
*
* mount.cc (oopts): Add a no-op "auto" option.
Corinna Vinschen
2009-05-14
1
-0
/
+6
*
cygwin ChangeLog
Christopher Faylor
2009-05-14
1
-0
/
+26
*
* cygheap.h (cwdstuff): Convert to class. Make posix and dir private.
Corinna Vinschen
2009-05-13
1
-0
/
+19
*
* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.
Christopher Faylor
2009-05-09
1
-0
/
+4
*
* dtable.cc (dtable::init_std_file_from_handle): Add workaround for
Corinna Vinschen
2009-05-09
1
-1
/
+11
*
* sec_auth.cc (str2uni_cat): Move from here...
Corinna Vinschen
2009-05-09
1
-0
/
+8
*
* strfuncs.cc (sys_cp_wcstombs): save and restore previous errno value.
Corinna Vinschen
2009-05-08
1
-0
/
+6
*
* strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before converting
Corinna Vinschen
2009-05-08
1
-0
/
+5
*
* include/sys/select.h: Guard definitions with __USE_W32_SOCKETS as
Corinna Vinschen
2009-05-08
1
-0
/
+5
*
* fhandler_console.cc (fhandler_console::ioctl): Properly treat TIOCLINUX
Christopher Faylor
2009-05-06
1
-0
/
+7
*
* libc/minires.c (scanline): Fix type in calls to ctype functions
Corinna Vinschen
2009-05-06
1
-0
/
+7
*
* cygheap.cc (cygheap_init): Set umask to a sane default.
Corinna Vinschen
2009-05-06
1
-0
/
+6
*
* security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag in
Corinna Vinschen
2009-05-04
1
-0
/
+12
*
* fhandler_console.cc (fhandler_console::write_console): Eliminate unneeded
Christopher Faylor
2009-05-04
1
-0
/
+6
*
* libc/minires.c (scanline): Accommodate ctype changes which disallow use of an
Christopher Faylor
2009-05-04
1
-0
/
+7
*
* fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
Christopher Faylor
2009-05-04
1
-0
/
+11
*
* include/cygwin/socket.h: Define SOL_IPV6.
Christopher Faylor
2009-04-27
1
-0
/
+4
*
* ctype.cc (__set_ctype): Copy exact part of the current active
Corinna Vinschen
2009-04-21
1
-0
/
+5
*
* flock.cc (lf_setlock): Handle border case which results in WFMO loop
Corinna Vinschen
2009-04-20
1
-0
/
+6
*
* mkimport: Specify .text for stub explicitly.
Christopher Faylor
2009-04-18
1
-0
/
+6
*
* dcrt0.cc (globify): Only call mbtowc for non-ascii chars.
Corinna Vinschen
2009-04-18
1
-0
/
+4
*
* dcrt0.cc (globify): Make multibyte-aware.
Corinna Vinschen
2009-04-17
1
-0
/
+4
*
* flock.cc (class inode_t): Add i_wait member and matching methods
Corinna Vinschen
2009-04-17
1
-0
/
+11
*
* dlfcn.cc (get_full_path_of_dll): Just return a bool value. Drop
Corinna Vinschen
2009-04-16
1
-0
/
+8
*
* ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.
Corinna Vinschen
2009-04-16
1
-0
/
+6
*
* path.cc (path_conv::get_wide_win32_path): Allow relative paths.
Corinna Vinschen
2009-04-15
1
-0
/
+7
*
* libc/bsdlib.cc: Align copyright with upstream.
Corinna Vinschen
2009-04-15
1
-0
/
+10
*
* speclib: Really revert to using tempdir.
Christopher Faylor
2009-04-14
1
-0
/
+4
*
* speclib: Revert to using tempdir.
Christopher Faylor
2009-04-14
1
-0
/
+4
*
* localtime.cc (tzload): Implement setting __tzrule's offset member
Corinna Vinschen
2009-04-14
1
-0
/
+6
*
* include/stdint.h (intptr_t): Remove long from type.
Dave Korn
2009-04-13
1
-0
/
+7
*
* speclib: Initial stab at cleaning up temp files. More work needed.
Christopher Faylor
2009-04-12
1
-0
/
+5
*
* Makefile.in (clean): Clean globals.h.
Christopher Faylor
2009-04-12
1
-0
/
+5
*
* mkimport: New script to perform all operations necessary to create
Christopher Faylor
2009-04-12
1
-0
/
+20
*
* include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.
Corinna Vinschen
2009-04-11
1
-0
/
+5
*
* speclib: Use a more robust method to derive full file path.
Christopher Faylor
2009-04-10
1
-0
/
+4
*
* speclib: Semi-revert to previous version but don't try to generate
Christopher Faylor
2009-04-09
1
-0
/
+9
*
* syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf
Corinna Vinschen
2009-04-09
1
-0
/
+5
*
* syscalls.cc (try_to_bin): Fix alignment of infobuf.
Corinna Vinschen
2009-04-09
1
-0
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Catch an
Corinna Vinschen
2009-04-09
1
-0
/
+14
*
* include/stdint.h (int_least32_t): Define as int.
Corinna Vinschen
2009-04-07
1
-0
/
+15
*
* strfuncs.cc: Change WCHAR to wchar_t in multibyte<->widechar
Corinna Vinschen
2009-04-07
1
-0
/
+6
*
* fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,
Corinna Vinschen
2009-04-07
1
-0
/
+34
*
* libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.
Corinna Vinschen
2009-04-06
1
-0
/
+4
*
* strfuncs.cc: Add comment to explain why we can't support JIS
Corinna Vinschen
2009-04-06
1
-0
/
+20
*
* Makefile.in: Use all compile options when calculating magic values.
Christopher Faylor
2009-04-05
1
-0
/
+9
*
* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.
Christopher Faylor
2009-04-05
1
-0
/
+7
*
* include/asm/byteorder.h (__ntohl): Prototype before define to avoid
Corinna Vinschen
2009-04-04
1
-0
/
+8
[next]