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
...
*
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
*
2011-06-09 Yaakov Selkowitz <yselkowitz@...>
Jeff Johnston
2011-06-10
2
-0
/
+19
*
* environ.cc (create_upcaseenv): Delete.
Christopher Faylor
2011-06-10
2
-44
/
+23
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2011-06-09
7
-47
/
+20
*
* environ.cc (envcache): Delete.
Christopher Faylor
2011-06-09
2
-3
/
+7
*
* environ.c: Move code earlier to allow:
Christopher Faylor
2011-06-09
2
-178
/
+187
*
2011-06-09 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2011-06-09
2
-0
/
+16
*
* environ.cc (tty_is_gone): Add missing space to message.
Christopher Faylor
2011-06-08
2
-1
/
+5
*
* environ.cc (settings::set_process_state): Delete.
Christopher Faylor
2011-06-08
3
-9
/
+32
*
* fhandler_console.cc (fhandler_console::open_shared_console): Semi-revert to
Christopher Faylor
2011-06-07
4
-8
/
+20
*
Sync from upstream:
Nick Clifton
2011-06-06
3
-13
/
+19
*
whitespace elimination
Christopher Faylor
2011-06-06
62
-453
/
+453
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Reset windows file
Christopher Faylor
2011-06-06
2
-1
/
+10
[prev]
[next]