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
...
*
* spawn.cc (spawn_guts): Don't run additional check for Win32
Corinna Vinschen
2009-06-22
2
-3
/
+14
*
include/elf/
Alan Modra
2009-06-22
2
-4
/
+10
*
2009-06-19 Joseph Myers <joseph@codesourcery.com>
Jeff Johnston
2009-06-19
4
-6
/
+22
*
2009-06-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Jeff Johnston
2009-06-19
2
-1
/
+6
*
* new-features.sgml (ov-new1.7-misc): Add new link libs.
Corinna Vinschen
2009-06-19
3
-4
/
+29
*
PR 10288
Nick Clifton
2009-06-18
2
-2
/
+10
*
* path.cc (chdir): Check error conditions first.
Corinna Vinschen
2009-06-18
2
-5
/
+9
*
* libc/locale/locale.c (loadlocale): Add handling of "@cjknarrow"
Corinna Vinschen
2009-06-18
2
-27
/
+73
*
2009-06-16 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2009-06-17
2
-0
/
+5
*
2009-06-17 Michael Eager <eager@eagercon.com>
Jeff Johnston
2009-06-17
4
-1
/
+78
*
2009-06-17 Michael Eager <eager@eagercon.com>
Jeff Johnston
2009-06-17
5
-3
/
+855
*
2009-06-17 Michael Eager <eager@eagercon.com>
Jeff Johnston
2009-06-17
2
-0
/
+36
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Mark WSARecvMsg
Corinna Vinschen
2009-06-17
2
-1
/
+6
*
* fhandler.cc (fhandler_base::read_overlapped): Use a better variable name.
Christopher Faylor
2009-06-16
2
-4
/
+9
*
* libc/include/locale.h (struct lconv): Add missing members required
Corinna Vinschen
2009-06-16
3
-0
/
+15
*
* fhandler.cc (fhandler_base::read_overlapped): Preserve len when looping due
Christopher Faylor
2009-06-16
2
-3
/
+9
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of
Corinna Vinschen
2009-06-16
5
-28
/
+58
*
2009-06-16 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-06-16
3
-2
/
+8
*
2009-06-16 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-06-16
2
-15
/
+18
*
merge from gcc
DJ Delorie
2009-06-16
2
-6
/
+19
*
* net.cc (get_flags): New static function to generate interface flags
Corinna Vinschen
2009-06-15
2
-115
/
+300
*
* configure.ac: Define is_elf for QNX Neutrino targets.
Nick Clifton
2009-06-15
3
-2
/
+7
*
PR 10263
Nick Clifton
2009-06-15
2
-10
/
+21
*
* errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.
Christopher Faylor
2009-06-14
5
-16
/
+47
*
* localtime.cc (time2): Take another stab at fixing a compiler warning.
Corinna Vinschen
2009-06-14
2
-1
/
+5
*
* localtime.cc (time2): Take a stab at fixing a compiler warning.
Christopher Faylor
2009-06-14
2
-1
/
+5
*
* fhandler.cc (fhandler_base::wait_overlapped): Honor nonblocking flag for
Christopher Faylor
2009-06-14
4
-7
/
+21
*
* fhandler_socket.cc (fhandler_socket::recv_internal): Set namelen
Corinna Vinschen
2009-06-13
2
-1
/
+11
*
* faq-using.xml (faq.using.emacs): Update.
Corinna Vinschen
2009-06-12
2
-2
/
+12
*
* localtime.cc (time2): Change "spring gap" to "spring forward gap"
Corinna Vinschen
2009-06-12
2
-5
/
+10
*
* localtime.cc (time2): Add workaround for spring gap problem. Add
Corinna Vinschen
2009-06-12
2
-1
/
+27
*
* Makefile.in (SUBLIBS): Add librt.a.
Corinna Vinschen
2009-06-12
2
-1
/
+9
*
Improve ChangeLog entry. Fix posix_ipc.cc copyright
Corinna Vinschen
2009-06-12
2
-2
/
+3
*
* posix_ipc.cc (check_path): Fix typo in comment. Align naming
Corinna Vinschen
2009-06-12
2
-4
/
+17
*
Add PC-relative branch instructions to moxie port.
Anthony Green
2009-06-11
4
-3
/
+15
*
* path.cc (oopts): Sort alphabetically, add missing "auto" and
Corinna Vinschen
2009-06-10
2
-31
/
+70
*
* libc/ctype/tolower.c (tolower): Cast conversion result from
Corinna Vinschen
2009-06-09
3
-2
/
+8
*
* autoload.cc (GetSystemTimes): Remove.
Corinna Vinschen
2009-06-09
3
-35
/
+44
*
Fix ChangeLog entry
Corinna Vinschen
2009-06-08
1
-1
/
+1
*
* autoload.cc (GetSystemTimes): Define.
Corinna Vinschen
2009-06-08
3
-39
/
+61
*
* fork.cc (frok::parent): Remove ancient code erroneously flushing
Corinna Vinschen
2009-06-08
2
-4
/
+5
*
* cygerrno.h (save_errno::~save_errno): Set errno directly to avoid
Corinna Vinschen
2009-06-08
2
-1
/
+6
*
* path.cc (symlink_info::check): Return with error set to ENOENT if
Corinna Vinschen
2009-06-08
2
-1
/
+7
*
* cygheap.h (mini_cygheap): New struct.
Christopher Faylor
2009-06-08
9
-185
/
+104
*
* include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missing
Corinna Vinschen
2009-06-07
5
-12
/
+2029
*
* dll_init.cc (dll_list::alloc): Allocate memory using a section
Corinna Vinschen
2009-06-07
2
-25
/
+72
*
* mmap.cc: Use NtUnmapViewOfSection instead of UnmapViewOfFile
Corinna Vinschen
2009-06-06
2
-5
/
+12
*
Print moxie addresses nicely.
Anthony Green
2009-06-06
2
-0
/
+6
*
* dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.
Corinna Vinschen
2009-06-06
3
-36
/
+60
*
* winbase.h (ilockexch): Fix asm constraints.
Dave Korn
2009-06-05
2
-11
/
+25
[prev]
[next]