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/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
Corinna Vinschen
2011-07-15
5
-8
/
+21
*
include/
Alan Modra
2011-07-15
2
-97
/
+103
*
* fhandler_console.cc (fhandler_console::input_tcsetattr): Revert to
Corinna Vinschen
2011-07-14
2
-2
/
+11
*
2011-07-13 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2011-07-14
2
-1
/
+103
*
* fhandler_serial.cc (fhandler_serial::raw_read): Handle non-blocking
Corinna Vinschen
2011-07-13
2
-1
/
+26
*
* setup_handler (setup_handler): Change break to goto out, missed in 2011-07-06
Christopher Faylor
2011-07-13
2
-1
/
+6
*
* arm/crt0.S: Support armv6-m processors in libgloss.
Nick Clifton
2011-07-13
7
-45
/
+163
*
* libm/complex/cacos.c: Use temporaries and correct sequencing
Corinna Vinschen
2011-07-13
2
-2
/
+17
*
include/ChangeLog
Catherine Moore
2011-07-11
3
-0
/
+30
*
* fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove erroneous support for
Christopher Faylor
2011-07-11
2
-15
/
+6
*
* include/netdb.h (gethostbyname2): Declare.
Corinna Vinschen
2011-07-10
2
-0
/
+5
*
pthread_sigmask: fix return value to match POSIX
Eric Blake
2011-07-10
2
-4
/
+12
*
PR ld/12942
Alan Modra
2011-07-09
2
-0
/
+8
*
PR target/39150
Rainer Orth
2011-07-07
3
-2
/
+9
*
* miscfuncs.cc (yield): Drop thread priority only once.
Corinna Vinschen
2011-07-07
2
-3
/
+7
*
* exceptions.cc (_cygtls::interrupt_now): Back out previous change since it
Christopher Faylor
2011-07-06
2
-10
/
+11
*
* sched.c (sched_yield): Just call SwitchToThread because yield now
Corinna Vinschen
2011-07-06
2
-1
/
+6
*
* exceptions.cc (_cygtls::interrupt_now): Don't check for spinning here.
Christopher Faylor
2011-07-06
2
-4
/
+17
*
* exceptions.cc (CALL_HANDLER_RETRY_INNER): Rename to reflect different
Christopher Faylor
2011-07-06
3
-44
/
+67
*
* sigproc.cc (wait_sig): Fix debug output.
Corinna Vinschen
2011-07-06
2
-1
/
+5
*
bfd/
Tristan Gingold
2011-07-06
2
-0
/
+333
*
* fhandler_console.cc (fhandler_console::input_tcsetattr): Make
Corinna Vinschen
2011-07-05
2
-3
/
+10
*
* security.cc (get_file_sd): Fix comment.
Corinna Vinschen
2011-07-05
2
-1
/
+5
*
* fhandler.cc (fhandler_base::open): Never create files with WRITE_DAC
Corinna Vinschen
2011-07-05
3
-16
/
+23
*
* fhandler.cc (fhandler_base::open): Don't open file with WRITE_DAC
Corinna Vinschen
2011-07-05
5
-8
/
+34
*
* 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
[next]