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
*
* acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
Keith Seitz
2002-04-15
2
-0
/
+34
*
Sync with gcc
DJ Delorie
2002-04-15
4
-183
/
+659
*
2002-04-15 Hans-Peter Nilsson <hp@bitrange.com>
Jeff Johnston
2002-04-15
2
-7
/
+13
*
2002-04-15 Hans-Peter Nilsson <hp@bitrange.com>
Jeff Johnston
2002-04-15
2
-12
/
+16
*
remove obsolete comment.
Christopher Faylor
2002-04-15
1
-3
/
+0
*
* libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk
Alexandre Oliva
2002-04-13
2
-4
/
+16
*
* libc/include/sys/config.h: Include limits.h.
Alexandre Oliva
2002-04-13
2
-0
/
+6
*
2002-04-12 Eric Norum <eric.norum@usask.com>
Jeff Johnston
2002-04-12
2
-0
/
+12
*
* net.cc (cygwin_accept): Set socket type for accepted socket.
Corinna Vinschen
2002-04-12
3
-8
/
+40
*
sync with gcc
DJ Delorie
2002-04-12
6
-8
/
+45
*
reorder cmpsd, movsd
Alan Modra
2002-04-11
2
-3
/
+4
*
* i386.h: Add intel mode cmpsd and movsd.
Alan Modra
2002-04-11
2
-0
/
+10
*
* configure.in: Add *-*-freebsd* configurations.
DJ Delorie
2002-04-10
2
-0
/
+13
*
* include/w32api.h: Increment version.
Earnie Boyd
2002-04-09
3
-3
/
+8
*
* cygwin.din: Add strptime.
Christopher Faylor
2002-04-09
3
-1
/
+9
*
* include/_mingw.h: Increment version.
Earnie Boyd
2002-04-09
3
-3
/
+8
*
* Makefile.in: Use bzip2 compression for Cygwin target.
Earnie Boyd
2002-04-09
2
-3
/
+15
*
* Makefile.in (bindist): Use * instead of . for file list for tar
Earnie Boyd
2002-04-09
2
-1
/
+6
*
Fix typo.
Tom Rix
2002-04-09
2
-1
/
+5
*
* moldname-crtdll.def: Remove CR from end of line.
Earnie Boyd
2002-04-09
3
-284
/
+289
*
2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com>
Jeff Johnston
2002-04-09
5
-3
/
+452
*
* fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.
Corinna Vinschen
2002-04-09
2
-3
/
+7
*
* fhandler.cc (fhandler_base::open): Set read-only bit in
Corinna Vinschen
2002-04-09
2
-6
/
+15
*
2002-04-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-08
5
-7
/
+72
*
* Makefile.in (do-tar-bz2): Delete rule. Replace with ...
Andrew Cagney
2002-04-07
2
-9
/
+61
*
* MAINTAINERS: Update dejagnu/
Andrew Cagney
2002-04-07
2
-3
/
+10
*
2002-04-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-04
11
-11
/
+453
*
* include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,
Danny Smith
2002-04-04
2
-12
/
+19
*
new description for old api.
Christopher Faylor
2002-04-04
1
-0
/
+13
*
2002-04-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-03
44
-91
/
+8369
*
* include/objidl.h (IRunningObjectTable.Register): Correct
Danny Smith
2002-04-02
3
-3
/
+16
*
2002-04-01 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-01
6
-12
/
+139
*
2002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>
Jeff Johnston
2002-04-01
2
-1
/
+8
*
merge from gcc
DJ Delorie
2002-04-01
2
-3
/
+7
*
* include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.
Danny Smith
2002-03-31
2
-0
/
+5
*
* include/stdio.h (_snwprintf): Correct spelling.
Danny Smith
2002-03-30
3
-7
/
+14
*
* include/wingdi.h (SetPixelFormat): Correct prototype.
Danny Smith
2002-03-30
3
-2
/
+11
*
* times.cc (gettimeofday): Fix typo in previous patch.
Christopher Faylor
2002-03-28
2
-2
/
+6
*
* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.
Christopher Faylor
2002-03-28
2
-0
/
+17
*
* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.
Christopher Faylor
2002-03-28
2
-0
/
+5
*
* moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
Danny Smith
2002-03-26
7
-364
/
+388
*
* include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):
Danny Smith
2002-03-26
2
-0
/
+7
*
* libc/machine/sh/memcpy.S (Large): Fix alignment rounding.
Joern Rennecke
2002-03-26
2
-1
/
+7
*
* libm/math/ef_hypot.c: Increase scale factor to 68.
Richard Sandiford
2002-03-22
2
-6
/
+10
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set
Christopher Faylor
2002-03-22
2
-3
/
+8
*
* spawn.cc (find_exec): Return input if file not found.
Christopher Faylor
2002-03-22
2
-1
/
+7
*
add eol to end
Christopher Faylor
2002-03-21
1
-1
/
+1
*
expand entry on dir file, may need to update it after installing packages.
David Starks-Browning
2002-03-20
1
-0
/
+4
*
new subsection "Is there a Cygwin port of GNU Emacs?" with pointer to
David Starks-Browning
2002-03-20
1
-0
/
+11
*
add "cygwish80.exe" to list of tcl/tk apps that do not understand paths
David Starks-Browning
2002-03-20
1
-4
/
+4
[next]