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
...
*
* cygcheck.cc (check_keys): Use UNICODE Win32 functions.
Corinna Vinschen
2011-10-10
2
-6
/
+10
*
* fhandler_tty.cc (fhandler_pty_slave::open): Clarify debugging output.
Christopher Faylor
2011-10-10
2
-2
/
+11
*
* fhandler.h (fhandler_console::tc_getpgid): New function.
Christopher Faylor
2011-10-07
3
-1
/
+19
*
* include/sys/cygwin.h (cygwin_getinfo_types): Define values
Corinna Vinschen
2011-10-07
2
-3
/
+54
*
* rx/crt0.S: Initialise the PID address register.
Nick Clifton
2011-10-07
2
-5
/
+25
*
Fix copyright.
Corinna Vinschen
2011-10-07
1
-1
/
+2
*
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRP
Corinna Vinschen
2011-10-06
4
-2
/
+16
*
2011-10-06 Christian Franke <franke@computer.org>
Christian Franke
2011-10-06
3
-17
/
+73
*
* readelf.c (get_machine_dlags): Add support for RX's PID mode.
Nick Clifton
2011-10-05
2
-1
/
+6
*
* external.cc (create_winenv): Rename from sync_winenv. Take
Corinna Vinschen
2011-10-05
4
-7
/
+30
*
* net.cc (socketpair): Bind first socket to loopback only as well.
Corinna Vinschen
2011-10-05
2
-1
/
+5
*
2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>
Jeff Johnston
2011-10-04
2
-0
/
+164
*
* libc/machine/arm/memcpy.S: Fix unaligned access copying.
Nick Clifton
2011-10-04
2
-4
/
+14
*
Rationalise structure layout; add dirent.d_type field.
Keith Marshall
2011-10-01
3
-60
/
+215
*
* libc/machine/arm/memcpy.S: New file. Contains a hand coded
Nick Clifton
2011-09-29
5
-3
/
+481
*
* arm/crt0.s: Support 0 heap base response from HeapInfo syscall.
Nick Clifton
2011-09-29
2
-0
/
+17
*
* arm/arm.h (HAVE_CALL_INDIRECT): Define.
Nick Clifton
2011-09-29
3
-12
/
+27
*
merge from gcc
DJ Delorie
2011-09-28
3
-0
/
+50
*
merge from gcc
DJ Delorie
2011-09-27
1
-2
/
+9
*
merge from gcc
DJ Delorie
2011-09-26
1
-9
/
+2
*
include/ChangeLog
Cary Coutant
2011-09-26
2
-2
/
+16
*
merge from gcc
DJ Delorie
2011-09-23
2
-1
/
+9
*
Annotate sparc objects with cpu hardware capabilities used.
David S. Miller
2011-09-21
4
-10
/
+69
*
* tty.cc (grantpt): Check for valid fd.
Christopher Faylor
2011-09-21
3
-3
/
+10
*
Check if a symbol is hidden by linker script.
H.J. Lu
2011-09-16
2
-0
/
+9
*
* strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESS
Jon TURNEY
2011-09-15
3
-3
/
+30
*
2011-09-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-09-08
2
-2
/
+11
*
* net.cc (cygwin_getsockopt): Drop erroneous double conversion of error
Corinna Vinschen
2011-09-02
2
-12
/
+8
*
* lc_msg.h: Regenerate.
Corinna Vinschen
2011-09-01
2
-3
/
+18
*
* dlfcn.cc (gfpod_helper): Helper function to search DLL using
Corinna Vinschen
2011-09-01
2
-6
/
+53
*
* flock.cc (inode_t::unlock_and_remove_if_unused): Rename from
Corinna Vinschen
2011-08-31
2
-6
/
+11
*
* flock.cc (LOCK_OBJ_NAME_LEN): Change to accommodate extra lf_ver
Corinna Vinschen
2011-08-29
2
-136
/
+152
*
Don't expose implementation detail for opaque DIRENT structures.
Keith Marshall
2011-08-27
3
-53
/
+69
*
* fhandler.cc (fhandler_base::open): Fix typo in comment.
Corinna Vinschen
2011-08-27
5
-98
/
+165
*
* libc/time/mktm_r.c (_mktm_r): Fix previous fix.
Corinna Vinschen
2011-08-26
2
-2
/
+5
*
* cygthread.cc (cygthread::simplestub): Notify that the thread has detached
Christopher Faylor
2011-08-25
2
-0
/
+9
*
* fhandler.cc (fhandler_base::open): Never open files with
Corinna Vinschen
2011-08-25
2
-12
/
+37
*
* thread.cc (pthread::pthread): Drop setting parent_tls. Call
Corinna Vinschen
2011-08-24
3
-3
/
+12
*
* thread.cc (pthread::exit): Create dummy tls structure to hold _main_tls
Christopher Faylor
2011-08-24
2
-1
/
+15
*
* libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.
Corinna Vinschen
2011-08-24
2
-1
/
+5
*
2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-23
2
-2
/
+6
*
2011-08-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-23
3
-41
/
+16
*
* poll.cc (poll): Don't return prematurely if invalid fds have been
Corinna Vinschen
2011-08-23
2
-7
/
+24
*
* fhandler_socket.cc (fhandler_socket::send_internal): Fix setting
Corinna Vinschen
2011-08-23
2
-2
/
+9
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
3
-2
/
+7
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
9
-12
/
+21
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
4
-0
/
+14
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
2
-0
/
+11
*
* picflag.m4: New file.
Rainer Orth
2011-08-22
2
-0
/
+99
*
2011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-22
7
-4
/
+19
[prev]
[next]