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
*
2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-02-20
31
-3
/
+224
*
2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-02-20
2
-0
/
+5
*
* cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9x
Corinna Vinschen
2007-02-20
2
-12
/
+12
*
* cygwin.din (sem_unlink): Export.
Corinna Vinschen
2007-02-20
9
-292
/
+555
*
* exceptions.cc (_cygtls::signal_exit): Only call myself.exit when when
Christopher Faylor
2007-02-20
4
-5
/
+13
*
[ gas/ChangeLog ]
Thiemo Seufer
2007-02-20
2
-3
/
+16
*
* fhandler_socket.cc (fhandler_socket::bind): Remove printing wrong
Corinna Vinschen
2007-02-20
2
-2
/
+7
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
18
-162
/
+166
*
* configure.ac: Adjust for loop syntax.
Joseph Myers
2007-02-19
3
-2
/
+9
*
ChangeLog:
Alexandre Oliva
2007-02-18
4
-27
/
+1460
*
* configure.ac: Drop multiple occurrences of --enable-languages,
Alexandre Oliva
2007-02-18
3
-2
/
+8
*
Correct spelling of submitter's name in ChangeLog.
Danny Smith
2007-02-18
1
-1
/
+1
*
2007-02-18 Aurimas Cernius <aurisc4@gmail.com>
Danny Smith
2007-02-18
2
-4
/
+8
*
2007-02-18 Jiri Malak <jiri.malak@iol.cz>
Danny Smith
2007-02-18
4
-4
/
+23
*
top level:
Joseph Myers
2007-02-17
5
-21
/
+53
*
* posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdr
Corinna Vinschen
2007-02-15
3
-3
/
+9
*
* posix_ipc.cc (ipc_mutex_init): Create global object name.
Corinna Vinschen
2007-02-15
2
-26
/
+36
*
* sparc/cygmon.ld.src: Link .rodata.* input sections into .text output section.
Nick Clifton
2007-02-15
3
-0
/
+8
*
* Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES.
Danny Smith
2007-02-14
4
-7
/
+16
*
2007-02-14 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-02-14
35
-1
/
+6487
*
* libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING for
Corinna Vinschen
2007-02-14
2
-1
/
+6
*
* Makefile.in (DLL_OFILES): Add posix_ipc.o.
Corinna Vinschen
2007-02-14
9
-87
/
+944
*
gas/
Alan Modra
2007-02-13
2
-7
/
+12
*
* configure.ac (target_libraries): Move libgcc before libiberty.
Daniel Jacobowitz
2007-02-13
3
-4
/
+9
*
* include/cygwin/stdlib.h (valloc): Declare.
Corinna Vinschen
2007-02-13
2
-0
/
+8
*
2007-02-13 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2007-02-13
2
-95
/
+443
*
add autom4te.cache to .cvsignore
Paolo Bonzini
2007-02-13
1
-418
/
+156
*
2007-02-13 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2007-02-13
1
-0
/
+4
*
PR bootstrap/30753
Daniel Jacobowitz
2007-02-13
3
-203
/
+452
*
gas/testsuite/
H.J. Lu
2007-02-12
2
-1
/
+7
*
2007-02-11 Daniel Atallah <datallah@users.sourceforge.net>
Chris Sutcliffe
2007-02-11
3
-0
/
+17
*
2007-02-10 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2007-02-10
2
-4
/
+89
*
PR bootstrap/30748
Daniel Jacobowitz
2007-02-09
3
-86
/
+12
*
2007-02-09 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2007-02-09
10
-23
/
+218
*
merge from gcc
DJ Delorie
2007-02-09
2
-27
/
+4
*
* Makefile.tpl (build_alias, host_alias, target_alias): Use
Daniel Jacobowitz
2007-02-09
8
-2746
/
+5666
*
* libc/minires-os-if.c (write_record): Handle DNS_TYPE_SRV and
Corinna Vinschen
2007-02-09
2
-1
/
+21
*
2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-02-08
3
-37
/
+50
*
2007-02-08 Dave Brolley <brolley@redhat.com>
Jeff Johnston
2007-02-08
29
-0
/
+7483
*
* syscalls.cc (check_shm): New static function to do path checking
Corinna Vinschen
2007-02-08
2
-16
/
+47
*
* cygwin.din (shm_open): Export.
Corinna Vinschen
2007-02-08
6
-2
/
+66
*
* libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS for
Corinna Vinschen
2007-02-08
2
-3
/
+8
*
* cygmalloc.h (__set_ENOMEM): Declare.
Corinna Vinschen
2007-02-08
3
-11
/
+22
*
* include/io.h (X_OK): Revert 2007-01-24 change, but leave comment.
Danny Smith
2007-02-08
2
-1
/
+5
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct #if branch.
Corinna Vinschen
2007-02-07
2
-1
/
+5
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.
Corinna Vinschen
2007-02-07
14
-180
/
+564
*
* libc/include/sys/features.h: Add definition of all supported
Corinna Vinschen
2007-02-07
4
-86
/
+227
*
Fix entries for MeP submission.
Dave Brolley
2007-02-06
1
-43
/
+4
*
Fix comment attached to #endif
Nick Clifton
2007-02-06
1
-1
/
+1
*
2007-02-05 Dave Brolley <brolley@redhat.com>
Dave Brolley
2007-02-05
2
-1
/
+9
[next]