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
...
*
* configure.in: Check for srcdir/winsup rather than build directory winsup.
Christopher Faylor
2004-06-22
3
-2
/
+8
*
* common.h (ELF64_R_INFO): Warning fix.
Alan Modra
2004-06-19
2
-2
/
+6
*
2004-06-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-18
2
-1
/
+7
*
2004-06-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-17
4
-12
/
+63
*
* fhandler.cc (fhandler_base::open): Remove 9x specific code.
Corinna Vinschen
2004-06-17
2
-9
/
+4
*
2004-06-17 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-06-17
7
-43
/
+55
*
Replace accidentally broken configure from previous regenerate.
Corinna Vinschen
2004-06-17
1
-10
/
+50
*
* configure.in: Don't build Cygwin native newlib if winsup
Corinna Vinschen
2004-06-17
3
-83
/
+78
*
* fhandler.cc (fhandler_base::open): Substitute FILE_SUPERSEDE with
Corinna Vinschen
2004-06-17
2
-1
/
+6
*
2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2004-06-16
2
-14
/
+80
*
Fix faq-faq0 snafu.
Joshua Daniel Franklin
2004-06-15
1
-1
/
+1
*
* how-programming.texinfo: Add section about Visual Studio linking.
Joshua Daniel Franklin
2004-06-15
2
-2
/
+64
*
* dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_size
Alan Modra
2004-06-15
3
-7
/
+16
*
2004-06-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-14
2
-54
/
+18
*
[ bfd/ChangeLog ]
Chris Demetriou
2004-06-14
2
-0
/
+10
*
2004-06-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-06-14
8
-41
/
+60
*
2004-06-11 Antony King <antony.king@st.com>
Jeff Johnston
2004-06-11
14
-55
/
+182
*
Define ps status flags
Joshua Daniel Franklin
2004-06-11
1
-1
/
+5
*
Include Makefile.*, not just Makefile.in, in the top-level policy.
Ben Elliston
2004-06-09
1
-1
/
+1
*
Update with respect to DejaGnu and Expect.
Ben Elliston
2004-06-09
1
-10
/
+4
*
2004-06-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-09
5
-35
/
+130
*
2004-06-09 Toralf Lund <toralf@procaptura.com>
Jeff Johnston
2004-06-09
13
-11
/
+1297
*
2004-06-09 Toralf Lund <toralf@procaptura.com>
Jeff Johnston
2004-06-09
8
-39
/
+101
*
* include/cygwin/version.h: REALLY bump dll minor version to 11.
Christopher Faylor
2004-06-09
2
-1
/
+5
*
2004-06-09 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-09
8
-218
/
+589
*
* include/cygwin/ipc.h: Make IPC_INFO visible only for ipc system
Corinna Vinschen
2004-06-08
2
-0
/
+7
*
* path.cc (fchdir): Pass the Posix path to chdir.
Corinna Vinschen
2004-06-08
2
-1
/
+5
*
* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).
Christopher Faylor
2004-06-07
6
-70
/
+118
*
2004-06-05 Luke Dunstan <infidel@users.sourceforge.net>
Luke Dunstan
2004-06-05
2
-1
/
+8
*
2004-06-02 Rocher Laurent <lrocher@users.sourceforge.net>
Luke Dunstan
2004-06-05
2
-4
/
+42
*
* winbase.h (ilockincr): Add more neverending changes from the inexplicable
Christopher Faylor
2004-06-04
2
-2
/
+9
*
* autoload.cc (IsDosDeviceName_U): Define.
Christopher Faylor
2004-06-03
2
-4
/
+15
*
2004-06-03 Alexandre Oliva <aoliva@redhat.com>
Jeff Johnston
2004-06-03
2
-1
/
+6
*
revert accidental checkin
Christopher Faylor
2004-06-03
1
-4
/
+5
*
* winbase.h (ilockincr): More changes from the inexplicable world of gcc asm
Christopher Faylor
2004-06-03
5
-7
/
+22
*
* winbase.h (ilockincr): YA correction to ensure correct operation with no
Christopher Faylor
2004-06-03
2
-4
/
+10
*
* cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.
Corinna Vinschen
2004-06-03
2
-1
/
+5
*
* include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensible
Corinna Vinschen
2004-06-03
2
-3
/
+8
*
* shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.
Corinna Vinschen
2004-06-03
2
-0
/
+6
*
remove erroneous ChangeLog entry
Christopher Faylor
2004-06-03
1
-4
/
+0
*
* winbase.h: Fix all ilock defs as per cygwin 1.5.10 release.
Christopher Faylor
2004-06-03
1
-0
/
+4
*
* configure.in: Fix --enable-bootstrap breakage introduced in trees without
Christopher Faylor
2004-06-03
3
-103
/
+113
*
add missing changelog entry
Christopher Faylor
2004-06-02
1
-0
/
+4
*
* spawn.cc (find_exec): Use has_slash to determine if path has a slash rather
Christopher Faylor
2004-06-02
4
-13
/
+21
*
2004-06-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-06-02
3
-0
/
+14
*
2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>
Luke Dunstan
2004-06-01
2
-0
/
+9
*
2004-06-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-01
4
-7
/
+12
*
2004-06-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-01
3
-2
/
+8
*
2004-06-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-01
2
-2
/
+27
*
2004-06-01 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2004-06-01
6
-162
/
+387
[prev]
[next]