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
...
*
* include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use to
Danny Smith
2005-06-16
3
-20
/
+57
*
add missing entry
Christopher Faylor
2005-06-15
1
-0
/
+1
*
* cygthread.cc (cygthread::detach): Fix debugging output.
Christopher Faylor
2005-06-15
6
-6
/
+12
*
* path.cc (path_conv::check): Always reset to FH_FS when component != 0 and
Christopher Faylor
2005-06-14
2
-14
/
+16
*
PR libgcj/19877:
Tom Tromey
2005-06-14
2
-1
/
+7
*
* parse_pe.c (exclusion::sort_and_check): Remove crude cast.
Corinna Vinschen
2005-06-14
2
-1
/
+5
*
* sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compiler
Corinna Vinschen
2005-06-14
2
-1
/
+6
*
* depstand.m4, lead-dot.m4: New files.
DJ Delorie
2005-06-13
3
-0
/
+172
*
* depcomp: Update from automake CVS. Add 'ia64hp' stanza.
DJ Delorie
2005-06-13
2
-26
/
+62
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Avoid SEGV in OpenSSH
Corinna Vinschen
2005-06-12
2
-0
/
+7
*
* Makefile.in: Avoid initial heap allocation since cygwin has its own heap.
Christopher Faylor
2005-06-11
2
-1
/
+7
*
* hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,
John David Anglin
2005-06-11
2
-12
/
+17
*
* fhandler_console.cc (fhandler_console::read): Fix a compiler warning.
Christopher Faylor
2005-06-11
2
-1
/
+5
*
* winsup.api/pthread/cancel2.c: Use explicit initializer for mutex.
Christopher Faylor
2005-06-11
5
-15
/
+29
*
* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.
Christopher Faylor
2005-06-11
4
-24
/
+47
*
* fhandler_socket.cc (fhandler_socket::sendto): Always initialize
Corinna Vinschen
2005-06-10
2
-4
/
+10
*
* winsup.api/winsup.exp: Remove (temporarily?) -nostdinc from build since it
Christopher Faylor
2005-06-10
2
-1
/
+6
*
whitespace changes to hopefully force snapshot run.
Christopher Faylor
2005-06-10
2
-2
/
+2
*
* cygwin.din (imaxabs): Export.
Corinna Vinschen
2005-06-10
4
-2
/
+24
*
* cygthread.cc (cygthread::detach): Improve diagnostics for what should be an
Christopher Faylor
2005-06-09
2
-1
/
+19
*
* cygtls.h (_local_storage::setmode_file): New element.
Christopher Faylor
2005-06-09
6
-75
/
+95
*
* thread.cc (pthread_mutex::_lock): Use cancelable_wait rather than
Christopher Faylor
2005-06-09
2
-1
/
+6
*
* cygwin.sc: Place .cygwin_dll_common in a more sensible spot.
Christopher Faylor
2005-06-09
2
-4
/
+8
*
* cygwin.sc: Place .cygwin_dll_common.
Christopher Faylor
2005-06-09
3
-1
/
+10
*
* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change to
Christopher Faylor
2005-06-09
2
-1
/
+6
*
* thread.cc (cancelable_wait): No-op change to make sure that res is always a
Christopher Faylor
2005-06-09
2
-3
/
+7
*
Change pthread::cancelable_wait to just cancelable_wait, throughout.
Christopher Faylor
2005-06-09
6
-48
/
+70
*
* cygwin.sc: Apparently nonloading sections need to go last.
Christopher Faylor
2005-06-08
2
-24
/
+28
*
* cygwin.sc: Restore resource and reloc sections and use more modern syntax for
Christopher Faylor
2005-06-08
2
-4
/
+16
*
opcodes:
Zack Weinberg
2005-06-08
2
-1
/
+5
*
* environ.cc (spenvs): Remove cut/paste error which associated CYGWIN_DEBUG
Christopher Faylor
2005-06-08
2
-1
/
+6
*
* security.cc (cygwin_logon_user): Run LogonUser in the primary
Corinna Vinschen
2005-06-08
2
-6
/
+20
*
* common.h (EM_MS1): Define.
Aldy Hernandez
2005-06-07
3
-0
/
+55
*
* dis-asm.h: Externalize print_insn_ms1.
Aldy Hernandez
2005-06-07
2
-0
/
+7
*
* pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and
Corinna Vinschen
2005-06-07
10
-23
/
+57
*
* cygthread.cc (cygthread::detach): Make error message a little more detailed.
Christopher Faylor
2005-06-07
7
-9
/
+33
*
* configure.in <cris-*, crisv32-*>: Enable target-libffi again for
Hans-Peter Nilsson
2005-06-07
2
-4
/
+4
*
Sync with gcc-toplevel
Hans-Peter Nilsson
2005-06-07
1
-9
/
+28
*
* configure.in (unsupported_languages): New macro.
Hans-Peter Nilsson
2005-06-07
3
-72
/
+113
*
merge from gcc
DJ Delorie
2005-06-06
2
-1
/
+5
*
* cygload/cygload.exp: .cpp -> .cc.
Christopher Faylor
2005-06-06
2
-1
/
+5
*
* Makefile.in: Test cygload.
Christopher Faylor
2005-06-06
7
-1
/
+882
*
reformat ChangeLog entry slightly.
Christopher Faylor
2005-06-06
1
-2
/
+2
*
* configure.in: Fix typo in handling of --with-mpfr-dir.
DJ Delorie
2005-06-06
3
-62
/
+67
*
* path.cc (symlink_info::check): If GetFileAttributes returns
Corinna Vinschen
2005-06-06
2
-2
/
+16
*
* uname.cc (uname): Change "amd64" to "x86_64" as on Linux.
Corinna Vinschen
2005-06-06
2
-1
/
+5
*
* uname.cc (uname): Add missing break.
Corinna Vinschen
2005-06-06
2
-0
/
+5
*
* include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typo
Danny Smith
2005-06-06
2
-3
/
+8
*
* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.
Christopher Faylor
2005-06-05
2
-0
/
+5
*
* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.
Christopher Faylor
2005-06-05
2
-10
/
+12
[prev]
[next]