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
...
*
* pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.
Christopher Faylor
2004-07-22
2
-1
/
+5
*
knetbsd/kfreebsd patches from Robert Millan.
Jim Wilson
2004-07-21
6
-11
/
+35
*
For DefaultSize instructions, don't guess a 'q' suffix if the instruction
Nick Clifton
2004-07-21
2
-103
/
+122
*
merge from gcc
DJ Delorie
2004-07-21
2
-0
/
+13
*
* include/_mingw.h: Undefine __attribute__.
Danny Smith
2004-07-21
2
-7
/
+36
*
* shm.cc: Whitespace fixes.
Corinna Vinschen
2004-07-20
2
-8
/
+12
*
* bsd_helper.cc: Whitespace fixes.
Corinna Vinschen
2004-07-20
3
-15
/
+20
*
revert erroneous checkin
Christopher Faylor
2004-07-20
1
-2
/
+3
*
* Makefile.in (clean): Remove cygwin.def since it is autogenerated.
Christopher Faylor
2004-07-20
3
-4
/
+7
*
* include/time.h (__time64_t): Add missing ';'.
Danny Smith
2004-07-19
2
-1
/
+5
*
* transport.cc (transport_layer_base::~transport_layer_base): Remove.
Corinna Vinschen
2004-07-19
3
-4
/
+5
*
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISO
Corinna Vinschen
2004-07-19
4
-3
/
+10
*
* bsd_mutex.cc (win_priority): Actually calculate p from priority.
Corinna Vinschen
2004-07-19
2
-1
/
+5
*
* include/math.h: Guard ISO C99 additions with __cplusplus
Danny Smith
2004-07-17
2
-2
/
+11
*
* Makefile.in (CC): Strip inappropriate include file settings from any
Christopher Faylor
2004-07-17
2
-1
/
+7
*
* arm.h: Remove all old content. Replace with architecture defines
Richard Earnshaw
2004-07-16
2
-294
/
+96
*
2004-07-16 Anil Paranjpe <anilp1@kpitcummins.com>
Jeff Johnston
2004-07-16
2
-0
/
+5
*
* pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.
Christopher Faylor
2004-07-16
2
-0
/
+6
*
2004-07-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-07-16
2
-1
/
+11
*
* mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated even
Corinna Vinschen
2004-07-16
2
-10
/
+18
*
* how-resources.texinfo: Update documentation to /usr/share/doc.
Joshua Daniel Franklin
2004-07-16
4
-14
/
+28
*
2004-07-15 "dgun" <dgun@umpire.com>
Danny Smith
2004-07-15
2
-1
/
+5
*
* mmap.cc (mprotect): When MAP_WRITE protection is requested, use
Corinna Vinschen
2004-07-15
2
-2
/
+24
*
* fhandler.h (class fhandler_dev_raw): Remove is_writing flag.
Corinna Vinschen
2004-07-15
4
-64
/
+19
*
Whitespace change to ChangeLog
Danny Smith
2004-07-15
1
-0
/
+1
*
* include/math.h: Add pragma GCC system_header.
Danny Smith
2004-07-15
2
-0
/
+9
*
* mingwex/complex/cargs.c: New file.
Danny Smith
2004-07-15
3
-2
/
+16
*
* Makefile.in (INCLUDES): Temporarily revert previous change.
Corinna Vinschen
2004-07-15
4
-4
/
+11
*
* mmap.cc (class mmap_record): Fix return type of get_offset.
Corinna Vinschen
2004-07-15
2
-4
/
+11
*
* mingwex/fwide.c: Include <stdio.h> to resolve FILE usage.
Christopher Faylor
2004-07-15
2
-0
/
+5
*
* fhandler_registry.cc (registry_listing): Correct typo.
Christopher Faylor
2004-07-15
2
-1
/
+8
*
* Makefile.in (INCLUDES): Designate $(srcdir)/../include as a
Danny Smith
2004-07-14
4
-6
/
+14
*
* fhandler_raw.cc (fhandler_dev_raw::raw_write): Remove buffered
Corinna Vinschen
2004-07-14
2
-70
/
+6
*
merge from gcc
DJ Delorie
2004-07-13
3
-4
/
+17
*
* Makefile.in: Move use of --nostdinc++ as GCC3.4 warns to use it
Earnie Boyd
2004-07-13
3
-5
/
+7
*
* Makefile.in: Move use of --nostdinc++ as GCC3.4 refuses to use it
Earnie Boyd
2004-07-13
2
-2
/
+4
*
* include/limits.h: Change to new file header preamble.
Earnie Boyd
2004-07-13
2
-19
/
+7
*
* include/_mingw.h: Increment minor version for 3.4 release.
Earnie Boyd
2004-07-13
3
-3
/
+8
*
* mkgroup.cc (netapibufferallocate,netgroupgetinfo): New function
Corinna Vinschen
2004-07-12
3
-10
/
+67
*
2004-07-12 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-07-12
5
-106
/
+164
*
* mingwex/math/cephes_emath.h (__etens): Remove declaration.
Danny Smith
2004-07-12
2
-2
/
+4
*
* include/unistd.h (ftruncate): Add inline definition.
Danny Smith
2004-07-11
4
-5
/
+32
*
* include/time.h: Do not include sys/types.h.
Danny Smith
2004-07-10
2
-6
/
+5
*
binutils/testsuite/:
Andreas Schwab
2004-07-09
2
-1
/
+5
*
* Makefile.def (host_modules): Set bootstrap=true for flex.
Alexandre Oliva
2004-07-08
4
-4
/
+10
*
* spawn.cc (spawn_guts): Check if script is executable.
Corinna Vinschen
2004-07-08
2
-0
/
+11
*
Undo accidental commit whilst adding crx-elf port
Nick Clifton
2004-07-07
3
-70
/
+60
*
Add new port: crx-elf
Nick Clifton
2004-07-07
10
-71
/
+552
*
2004-07-07 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
Jeff Johnston
2004-07-07
3
-49
/
+853
*
Define PREFER_SIZE_OVER_SPEED for xStormy16 target
Nick Clifton
2004-07-07
2
-0
/
+6
[prev]
[next]