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
*
* 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
*
* mep.h (EF_MEP_COP_*): New.
DJ Delorie
2009-04-30
2
-1
/
+14
*
include/elf
Nick Clifton
2009-04-30
2
-0
/
+5
*
* include/cygwin/socket.h: Define SOL_IPV6.
Christopher Faylor
2009-04-27
2
-0
/
+5
*
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
Eric Botcazou
2009-04-25
3
-4
/
+10
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
10
-0
/
+53
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
8
-25
/
+84
*
2009-04-24 Joseph Myers <joseph@codesourcery.com>
Jeff Johnston
2009-04-24
2
-0
/
+9
*
include/elf/
Cary Coutant
2009-04-24
2
-0
/
+5
*
Update ChangeLog entries.
H.J. Lu
2009-04-24
2
-43
/
+48
[next]