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
*
* 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
*
*** empty log message ***
Eli Zaretskii
2009-04-24
1
-0
/
+5
*
* config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
Eli Zaretskii
2009-04-24
1
-2
/
+5
*
Be namespace clean in ctype.h.
Eric Blake
2009-04-24
2
-22
/
+28
*
Trigger gcc warning if isFoo macros are called with plain char.
Eric Blake
2009-04-24
2
-39
/
+53
*
2009-04-23 Mike Burgess <wizardsguild@earthlink.net>
Jeff Johnston
2009-04-23
5
-29
/
+33
*
2009-04-23 Paul Brook <paul@codesourcery.com>
Jeff Johnston
2009-04-23
3
-1
/
+26
*
2009-04-22 Anthony Green <green@moxielogic.com>
Jeff Johnston
2009-04-22
12
-14
/
+5537
*
2009-04-22 Anthony Green <green@moxielogic.com>
Jeff Johnston
2009-04-22
31
-2422
/
+6412
*
merge from gcc
DJ Delorie
2009-04-22
2
-6
/
+3
*
* strace.cc (create_child): Set CYGWIN=noglob when starting new process so that
Christopher Faylor
2009-04-22
2
-1
/
+16
*
* mep/sim-crt0.S (_start): Fix typo.
DJ Delorie
2009-04-22
2
-1
/
+5
*
* libc/stdio/local.h (__chclass, __state_table, __action_table):
Corinna Vinschen
2009-04-22
3
-5
/
+11
*
* ctype.cc (__set_ctype): Copy exact part of the current active
Corinna Vinschen
2009-04-21
2
-2
/
+7
*
* libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename from
Corinna Vinschen
2009-04-21
4
-190
/
+348
*
2009-04-21 Sandra Loosemore <sandra@codesourcery.com>
Jeff Johnston
2009-04-21
2
-0
/
+16
*
2009-04-21 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2009-04-21
3
-25
/
+50
*
* mep/Makefile.in (SCRIPTS): Update to new config.
DJ Delorie
2009-04-21
6
-15
/
+358
*
* texinfo/texinfo.tex: Update to version 2009-03-28.05.
Joseph Myers
2009-04-21
2
-964
/
+3328
*
bfd/ChangeLog
Dave Korn
2009-04-21
2
-0
/
+179
*
2009-04-20 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-20
3
-7
/
+14
*
* 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
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
60
-7
/
+136
*
2009-04-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-17
6
-21
/
+77
*
2009-04-17 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2009-04-17
3
-65
/
+54
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
2
-1
/
+1
*
2009-04-17 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-17
8
-1184
/
+1119
*
bfd/
H.J. Lu
2009-04-17
2
-1
/
+6
[next]