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
...
*
fix pr number
Alan Modra
2011-02-25
1
-1
/
+1
*
PR 12519
Alan Modra
2011-02-25
2
-3
/
+23
*
ChangeLog include/
Kai Tietz
2011-02-23
2
-90
/
+12
*
* libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGV
Corinna Vinschen
2011-02-22
2
-2
/
+7
*
* dcrt0.cc: Fix copyright dates.
Corinna Vinschen
2011-02-22
4
-5
/
+11
*
Forced checkin
Corinna Vinschen
2011-02-22
0
-0
/
+0
*
* cygwin.din: Mark __assert* and _abort as NOSIGFE.
Christopher Faylor
2011-02-22
2
-4
/
+8
*
Add missing Changelog entry for previous patch:
Corinna Vinschen
2011-02-21
1
-0
/
+11
*
* fhandler_socket (fhandler_socket::readv): Call recv_internal directly,
Corinna Vinschen
2011-02-21
2
-28
/
+44
*
* fhandler.cc (fhandler_base_overlapped::close): Finish any pending I/O before
Christopher Faylor
2011-02-21
2
-1
/
+15
*
* dcrt0.cc (dll_crt0_1): Add a CYGHEAP_DEBUG conditional for debugging which
Christopher Faylor
2011-02-18
2
-2
/
+16
*
* cygwin.sc: Set alignment of .cygheap section to 64K.
Corinna Vinschen
2011-02-18
2
-0
/
+5
*
* spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in _P_OVERLAY mode.
Corinna Vinschen
2011-02-15
2
-1
/
+7
*
* new-features.sgml (ov-new1.7.8): Fix typo.
Corinna Vinschen
2011-02-15
2
-1
/
+5
*
* cygcheck.cc: Fix copyright dates.
Corinna Vinschen
2011-02-15
2
-1
/
+5
*
forced checkin
Corinna Vinschen
2011-02-15
0
-0
/
+0
*
* Throughout fix copyright dates.
Corinna Vinschen
2011-02-15
16
-16
/
+21
*
* legal.sgml: Bump date.
Corinna Vinschen
2011-02-15
3
-5
/
+11
*
* new-features.sgml (ov-new1.7.8): Document /proc/sys.
Corinna Vinschen
2011-02-15
2
-0
/
+14
*
* devices.in: Throughout use slashes instead of backslashes in the
Corinna Vinschen
2011-02-15
6
-196
/
+299
*
* fhandler_procsys.cc (fhandler_procsys::opendir): Avoid SEGV if
Corinna Vinschen
2011-02-15
3
-5
/
+14
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don't
Corinna Vinschen
2011-02-15
2
-1
/
+7
*
Revert change from 2010-08-31:
Corinna Vinschen
2011-02-15
2
-15
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Use POSIX
Corinna Vinschen
2011-02-15
2
-14
/
+11
*
* config/i386/profile.h: Sync with Mingw.
Corinna Vinschen
2011-02-14
2
-5
/
+34
*
Remove freebsd1 from libtool.m4 macros and config.rpath.
Ralf Wildenhues
2011-02-13
3
-13
/
+17
*
* path.cc (struct _FAST_CWD): Redefine to new layout used since patch
Corinna Vinschen
2011-02-13
2
-31
/
+107
*
gas/opcodes: blackfin: move dsp mac func defines to common header
Michael Frysinger
2011-02-12
2
-0
/
+28
*
Import move-if-change script from gnulib.
Ralf Wildenhues
2011-02-12
3
-17
/
+81
*
Sync toplevel and config/ from GCC.
Ralf Wildenhues
2011-02-12
9
-55
/
+162
*
* mkstatic: Make sure that we are not cd'ed to temporary directory on exit to
Christopher Faylor
2011-02-11
4
-2
/
+20
*
opcodes: blackfin: add multiple inclusion protection
Michael Frysinger
2011-02-11
2
-1
/
+10
*
* cygwin.sc: Eliminate __cygheap_mid.
Christopher Faylor
2011-02-11
3
-2
/
+5
*
* cygheap.cc (_cygheap_mid): Drop unneeded section attribute.
Christopher Faylor
2011-02-11
3
-7
/
+10
*
* cygwin.sc: Raise default cygheap size to 1 Meg. Set alignment to
Corinna Vinschen
2011-02-11
2
-2
/
+7
*
* include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,
Corinna Vinschen
2011-02-11
8
-183
/
+202
*
strerror_r: fix compilation bug in previous patch
Eric Blake
2011-02-10
2
-0
/
+5
*
* new-features.sgml (ov-new1.7.8): Document strerror_r fixes.
Eric Blake
2011-02-10
2
-0
/
+11
*
strerror_r: obey POSIX, and match newlib header change
Eric Blake
2011-02-10
4
-30
/
+67
*
strerror_r: provide POSIX implementation
Eric Blake
2011-02-10
7
-13
/
+115
*
* new-features.sgml (ov-new1.7.8): Document pthread_yield.
Yaakov Selkowitz
2011-02-10
2
-2
/
+7
*
* cygwin.din (pthread_yield): Export as alias to sched_yield.
Yaakov Selkowitz
2011-02-10
5
-1
/
+12
*
* cygheap.cc: Add some __stdcall decoration where appropriate.
Christopher Faylor
2011-02-10
3
-16
/
+21
*
* hookapi.cc (hook_or_detect_cygwin): Prevent i from being considered
Christopher Faylor
2011-02-09
2
-1
/
+6
*
* exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef.
Christopher Faylor
2011-02-09
2
-6
/
+9
*
* dll_init.cc: Fix typo in comment.
Christopher Faylor
2011-02-08
1
-1
/
+1
*
include/ChangeLog:
Ulrich Weigand
2011-02-08
2
-1
/
+13
*
* configure.in: Remove AC_ALLOCA test and test for __builtin_memset.
Corinna Vinschen
2011-02-07
6
-4063
/
+3123
*
Fix path in ChangeLog entry
Corinna Vinschen
2011-02-07
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::write_normal): Remove
Corinna Vinschen
2011-02-07
2
-12
/
+25
[prev]
[next]