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
...
*
* environ.cc (tty_is_gone): Wrap warning at 80 characters.
Christopher Faylor
2011-07-04
2
-2
/
+6
*
Throughout, open console handles with sharing for reading and writing.
Corinna Vinschen
2011-07-04
7
-14
/
+21
*
* dtable.cc (dtable::init_std_file_from_handle): Change test for console
Corinna Vinschen
2011-07-04
2
-1
/
+6
*
* environ.cc (environ_init): Reinstantiate on-the-fly CYGWIN variable
Corinna Vinschen
2011-07-04
2
-0
/
+7
*
* fhandler.cc (fhandler_base::open_with_arch): Call close_on_exec last to avoid
Christopher Faylor
2011-07-04
3
-12
/
+18
*
ELFOSABI_GNU
Thomas Schwinge
2011-07-03
1
-0
/
+1
*
ELFOSABI_GNU
Thomas Schwinge
2011-07-03
2
-2
/
+9
*
* dtable.cc (cnew): Fix whitespace.
Christopher Faylor
2011-07-01
2
-1
/
+5
*
libgloss: bfin: implement getpid/fstat/stat/link/unlink syscalls
Michael Frysinger
2011-07-01
2
-20
/
+34
*
libgloss: bfin: fix sim lseek() syscall
Michael Frysinger
2011-07-01
2
-2
/
+8
*
[libiberty/filename_cmp] Darwin has case-insensitive filesystems
Joel Brobecker
2011-07-01
2
-0
/
+14
*
2011-07-01 Eric B. Weddington <eric.weddington@atmel.com>
Eric Weddington
2011-07-01
2
-2
/
+6
*
PR binutils/12329
Nick Clifton
2011-07-01
2
-1
/
+5
*
* include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.
Corinna Vinschen
2011-07-01
2
-5
/
+17
*
* fhandler.cc (fhandler_base::open): Move NFS-specific code into the
Corinna Vinschen
2011-07-01
2
-15
/
+20
*
* dtable.cc (fh_oom): Remove.
Corinna Vinschen
2011-06-30
2
-45
/
+46
*
* fhandler_console.cc (fhandler_console::read): Add comment.
Corinna Vinschen
2011-06-30
2
-1
/
+8
*
* dtable.cc (fh_oom): New static fhandler storage.
Corinna Vinschen
2011-06-30
3
-9
/
+41
*
2011-06-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-06-29
2
-7
/
+11
*
* fhandler_process.cc (heap_info::fill_if_match): Rename info to
Corinna Vinschen
2011-06-28
2
-1
/
+9
*
* libc/time/mktime.c (mktime): Lock global timezone info while
Corinna Vinschen
2011-06-27
2
-0
/
+9
*
* fhandler_console.cc (fhandler_console::read): Don't generate ^@ on
Corinna Vinschen
2011-06-24
2
-1
/
+7
*
merge from gcc
DJ Delorie
2011-06-22
1
-0
/
+5
*
* dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
Jakub Jelinek
2011-06-22
2
-0
/
+6
*
* fhandler_tty.cc (fhandler_pty_master::setup): Create pty pipes
Corinna Vinschen
2011-06-22
2
-2
/
+7
*
* fhandler_tty.cc (fhandler_pty_master::setup): Fix crash in debug
Corinna Vinschen
2011-06-22
2
-1
/
+7
*
libgloss: bfin: handle result2/errcode in sim syscalls
Michael Frysinger
2011-06-22
2
-4
/
+17
*
libgloss: bfin: trim trailing whitespace
Michael Frysinger
2011-06-22
3
-16
/
+21
*
PR ld/12570
Jakub Jelinek
2011-06-20
2
-0
/
+10
*
sim: bfin: fix sign extension in dsp insns with MM flag
Michael Frysinger
2011-06-18
2
-0
/
+10
*
* path.cc (normalize_win32_path): Skip all slashes after recognizing
Corinna Vinschen
2011-06-18
2
-1
/
+7
*
opcodes: blackfin: fix style
Michael Frysinger
2011-06-18
2
-2
/
+7
*
* fhandler.cc (fhandler_base::open): Drop local create_options variable.
Corinna Vinschen
2011-06-17
4
-21
/
+155
*
* dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.
Corinna Vinschen
2011-06-17
4
-4
/
+22
*
* dtable.cc (handle_to_fn): Accommodate name change of pty named pipes,
Corinna Vinschen
2011-06-17
2
-2
/
+7
*
* fhandler_console.cc (fhandler_console::set_unit): Set pc.file_attributes() to
Christopher Faylor
2011-06-16
4
-2
/
+11
*
* errno.cc (EIO): Lowercase "o" representative string.
Christopher Faylor
2011-06-15
2
-1
/
+5
*
include/elf/
Ulrich Weigand
2011-06-15
2
-0
/
+6
*
* cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title,
Corinna Vinschen
2011-06-15
4
-109
/
+85
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
15
-596
/
+202
*
* mingw: Force use of bash.
Christopher Faylor
2011-06-14
2
-1
/
+5
*
* libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call
Corinna Vinschen
2011-06-14
4
-5
/
+15
*
libgloss:
Joseph Myers
2011-06-14
9
-99
/
+24
*
* libc/time/tzset_r.c (tzset_r): Correct behavior for changing from
Corinna Vinschen
2011-06-14
2
-1
/
+11
*
printf: set errno for read-only stream
Eric Blake
2011-06-14
5
-15
/
+26
*
* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_tty_slave): Revert
Christopher Faylor
2011-06-13
2
-1
/
+6
*
merge from gcc
DJ Delorie
2011-06-13
2
-1
/
+12
*
* configure.ac (tilepro-*-*) New case.
Nick Clifton
2011-06-13
3
-0
/
+12
*
* Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.
Nick Clifton
2011-06-13
9
-19
/
+3266
*
Rename FH_BAD to FH_NADA throughout.
Christopher Faylor
2011-06-12
13
-27
/
+79
[prev]
[next]