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
...
*
gdb/
Jon Beniston
2009-05-18
2
-0
/
+80
*
* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.
Christopher Faylor
2009-05-18
2
-3
/
+9
*
* cygpath.cc (codepage): New variable.
Corinna Vinschen
2009-05-17
3
-10
/
+85
*
* Makefile.in (cygpath.exe): Link against cygwin.a before linking
Corinna Vinschen
2009-05-16
2
-2
/
+9
*
2009-05-15 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-05-15
7
-55
/
+179
*
* setup2.sgml (setup-locale-console): Disable section for now.
Corinna Vinschen
2009-05-15
2
-0
/
+6
*
* libc/string/local.h: New file.
Corinna Vinschen
2009-05-15
4
-11
/
+267
*
* cygpath.cc (main): Only setlocale for LC_CTYPE category. Fallback
Corinna Vinschen
2009-05-15
6
-4
/
+32
*
* wchar.h (sys_mbstowcs): Add missing __stdcall attribute.
Corinna Vinschen
2009-05-15
2
-1
/
+5
*
* libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definition
Corinna Vinschen
2009-05-14
11
-61
/
+47
*
* cygheap.cc (cygheap_init): Set Cygwin default locale values.
Corinna Vinschen
2009-05-14
10
-57
/
+95
*
* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting when
Christopher Faylor
2009-05-14
2
-1
/
+6
*
* faq-setup.xml (faq.setup.upgrade-mountpoints): New entry.
Corinna Vinschen
2009-05-14
4
-5
/
+49
*
* new-features.sgml: Add automounting of /, /usr/bin, and /usr/lib.
Corinna Vinschen
2009-05-14
3
-9
/
+36
*
* mount.cc (oopts): Add a no-op "auto" option.
Corinna Vinschen
2009-05-14
2
-1
/
+8
*
cygwin ChangeLog
Christopher Faylor
2009-05-14
9
-70
/
+183
*
2009-05-13 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-05-13
3
-92
/
+60
*
2009-05-13 Ulrich Weigand <uweigand@de.ibm.com>
Jeff Johnston
2009-05-13
3
-5
/
+13
*
2009-05-13 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-05-13
2
-2
/
+7
*
2009-05-13 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-05-13
2
-1
/
+54
*
* pathnames.sgml (pathnames-unusual): Talk about using UTF-8 in C
Corinna Vinschen
2009-05-13
3
-4
/
+18
*
* cygheap.h (cwdstuff): Convert to class. Make posix and dir private.
Corinna Vinschen
2009-05-13
7
-11
/
+75
*
* libc/locale/locale.c (setlocale): Don't build on Cygwin.
Corinna Vinschen
2009-05-13
2
-1
/
+6
*
ChangeLog:
Alexandre Oliva
2009-05-12
10
-4007
/
+1791
*
2009-05-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-05-11
3
-12
/
+8
*
* Makefile.in: Link ps.exe agains ntdll.dll.
Corinna Vinschen
2009-05-11
3
-2
/
+83
*
* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.
Christopher Faylor
2009-05-09
2
-0
/
+6
*
* dtable.cc (dtable::init_std_file_from_handle): Add workaround for
Corinna Vinschen
2009-05-09
4
-3
/
+96
*
* sec_auth.cc (str2uni_cat): Move from here...
Corinna Vinschen
2009-05-09
4
-18
/
+21
*
* strfuncs.cc (sys_cp_wcstombs): save and restore previous errno value.
Corinna Vinschen
2009-05-08
2
-1
/
+8
*
* strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before converting
Corinna Vinschen
2009-05-08
2
-0
/
+6
*
* include/sys/select.h: Guard definitions with __USE_W32_SOCKETS as
Corinna Vinschen
2009-05-08
2
-2
/
+7
*
* MAINTAINERS: Add myself as a maintainer for the MN10300 and to
Nick Clifton
2009-05-08
2
-0
/
+7
*
* mn10300/sim.ld: Add missing section names such as .bss.*
Nick Clifton
2009-05-08
2
-41
/
+36
*
2009-05-07 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-05-07
4
-1791
/
+1199
*
* fhandler_console.cc (fhandler_console::ioctl): Properly treat TIOCLINUX
Christopher Faylor
2009-05-06
3
-3
/
+10
*
* Move ChangeLog entry.
Corinna Vinschen
2009-05-06
2
-5
/
+5
*
* libc/minires.c (scanline): Fix type in calls to ctype functions
Corinna Vinschen
2009-05-06
4
-10
/
+17
*
* faq-setup.xml: Fix entry explaing how the homedir is evaluated
Corinna Vinschen
2009-05-06
2
-4
/
+6
*
* mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generate
Corinna Vinschen
2009-05-06
5
-30
/
+25
*
* cygheap.cc (cygheap_init): Set umask to a sane default.
Corinna Vinschen
2009-05-06
3
-18
/
+12
*
* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_path
Christopher Faylor
2009-05-04
2
-0
/
+8
*
* cygcheck.cc (usage): Fix option order and print.
Corinna Vinschen
2009-05-04
2
-5
/
+10
*
* security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag in
Corinna Vinschen
2009-05-04
6
-23
/
+26
*
* fhandler_console.cc (fhandler_console::write_console): Eliminate unneeded
Christopher Faylor
2009-05-04
2
-3
/
+6
*
* libc/minires.c (scanline): Accommodate ctype changes which disallow use of an
Christopher Faylor
2009-05-04
4
-10
/
+17
*
* fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
Christopher Faylor
2009-05-04
3
-15
/
+46
*
2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-05-02
3
-0
/
+17
*
Add self to MAINTAINERS file. Tweak moxie stack position.
Anthony Green
2009-05-01
4
-1
/
+13
*
Allow gcc warning for toupper even with extended charsets.
Eric Blake
2009-04-30
2
-6
/
+25
[prev]
[next]