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
...
*
2004-05-29 Filip Navara <xnavara@volny.cz>
Luke Dunstan
2004-05-31
2
-3
/
+7
*
2004-05-25 Al Slater <al.slater@scluk.com>
Luke Dunstan
2004-05-31
2
-0
/
+13
*
2004-05-30 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-31
2
-24
/
+31
*
* pathnames.sgml: Remove /dev/kmem from the supported POSIX
Joshua Daniel Franklin
2004-05-30
3
-4
/
+12
*
2004-05-29 John Paul Wallington <jpw@gnu.org>
Joshua Daniel Franklin
2004-05-30
2
-1
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the file
Christopher Faylor
2004-05-29
2
-1
/
+6
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
44
-282
/
+287
*
2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
Joern Rennecke
2004-05-28
2
-39
/
+46
*
* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
Daniel Jacobowitz
2004-05-27
3
-2
/
+7
*
clarify last entry slightly.
Christopher Faylor
2004-05-27
1
-2
/
+2
*
* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid calling
Christopher Faylor
2004-05-27
2
-1
/
+6
*
2004-05-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-27
2
-5
/
+17
*
2004-05-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-26
2
-1
/
+2
*
2004-05-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-26
2
-0
/
+6
*
2004-05-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-26
3
-0
/
+14
*
2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-26
10
-115
/
+255
*
2004-05-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-25
2
-0
/
+6
*
* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
DJ Delorie
2004-05-25
3
-1562
/
+1339
*
* winbase.h: Semi-revert previous patch as it caused strange behavior. Use
Christopher Faylor
2004-05-25
3
-5
/
+10
*
* include/cygwin/version.h: Bump DLL minor number to 11.
Christopher Faylor
2004-05-25
2
-1
/
+5
*
* winbase.h: Add proper attributions for memory operands throughout.
Christopher Faylor
2004-05-25
2
-6
/
+10
*
* include/cygwin/version.h: Bump api minor version number.
Christopher Faylor
2004-05-25
4
-3
/
+13
*
Reorganise m68k instruction decoding and improve handling of MAC/EMAC
Nick Clifton
2004-05-24
2
-0
/
+7
*
2005-05-24 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-05-24
6
-411
/
+555
*
2004-05-23 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-05-24
8
-7
/
+378
*
2004-05-21 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-05-21
4
-113
/
+3417
*
* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful return
Christopher Faylor
2004-05-20
3
-3
/
+17
*
* Makefile.def, Makefile.tpl, configure.in: Remove all mention
Zack Weinberg
2004-05-18
6
-408
/
+103
*
* grp.cc (getgrgid_r): Replace struct group by struct __group32 in
Corinna Vinschen
2004-05-17
2
-4
/
+10
*
* libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.
Corinna Vinschen
2004-05-17
2
-2
/
+4
*
* cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,
Corinna Vinschen
2004-05-17
11
-3
/
+170
*
* tty.cc (tty_list::init): Move hmaster initialization earlier to prevent
Christopher Faylor
2004-05-17
2
-1
/
+6
*
Change the name "title_mutex" to "tty_mutex" throughout.
Christopher Faylor
2004-05-17
7
-42
/
+50
*
add missing file
Christopher Faylor
2004-05-16
1
-0
/
+32
*
* fhandler_socket.cc (fhandler_socket::recvfrom): Use original flags
Corinna Vinschen
2004-05-16
2
-12
/
+15
*
* cygthread.cc (cygthread::is): Eliminate.
Christopher Faylor
2004-05-16
9
-105
/
+153
*
revert previous not-ready-for-primetime checkin.
Christopher Faylor
2004-05-15
6
-93
/
+55
*
* cygheap.h: Remove some parameter names from declarations throughout.
Christopher Faylor
2004-05-15
8
-61
/
+105
*
* cygheap.h (cwdstuff::set): Modify return value and arguments.
Christopher Faylor
2004-05-15
2
-36
/
+68
*
2004-05-15 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-05-15
4
-9
/
+108
*
2004-05-15 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-05-15
2
-5
/
+6
*
merge from gcc
DJ Delorie
2004-05-13
8
-95
/
+1909
*
remove keyword stuff
Christopher Faylor
2004-05-12
1
-292
/
+2
*
* path.cc (path_conv::check): Don't bail out with error if path is "//".
Corinna Vinschen
2004-05-12
2
-1
/
+5
*
* cygheap.h (struct init_cygheap): Add mt_h member.
Corinna Vinschen
2004-05-12
3
-3
/
+10
*
2004-05-12 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-05-12
4
-36
/
+61
*
2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-11
2
-2
/
+17
*
bfd/
Jakub Jelinek
2004-05-11
3
-2
/
+16
*
* fhandler.cc (fhandler_base::open): Set file attributes to correct
Corinna Vinschen
2004-05-11
3
-0
/
+9
*
* fhandler.h (class fhandler_socket): Add "owner" status flag.
Corinna Vinschen
2004-05-10
3
-12
/
+50
[prev]
[next]