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
*
* Makefile.am: Add support for checking multilibs.
Thomas Fitzsimmons
2002-05-01
3
-4
/
+14
*
* libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.
Thomas Fitzsimmons
2002-05-01
19
-3
/
+166
*
* Add flags.exp.
Thomas Fitzsimmons
2002-05-01
1
-0
/
+82
*
* Makefile.am (site.exp): Remove newlib_cflags. Add
Thomas Fitzsimmons
2002-05-01
5
-20
/
+22
*
* include/commctrl.h (SNDMSG): Define and use throughout
Danny Smith
2002-05-01
3
-175
/
+193
*
* testsuite/lib/newlib.exp (newlib_target_compile): Change
Thomas Fitzsimmons
2002-04-30
2
-1
/
+4
*
* Makefile.am (site.exp): Change host_alias, host_triplet,
Thomas Fitzsimmons
2002-04-30
4
-20
/
+26
*
* Various formatting and whitespace changes.
Thomas Fitzsimmons
2002-04-30
16
-47
/
+44
*
* config.guess: Updated to 2002-04-26's version.
Mark Mitchell
2002-04-30
3
-19
/
+25
*
* config/mh-cxux: remove dead code
DJ Delorie
2002-04-30
19
-30
/
+19
*
* configure.in: replace '[' with 'test'
DJ Delorie
2002-04-30
2
-73
/
+81
*
* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
DJ Delorie
2002-04-30
2
-0
/
+19
*
* configure.in: Eliminate references to gash.
DJ Delorie
2002-04-30
3
-8
/
+6
*
* configure.in: Remove useless references to 'pic' makefile fragments.
DJ Delorie
2002-04-30
11
-10
/
+13
*
* configure.in: Remove useless references to 'pic' makefile fragments.
DJ Delorie
2002-04-30
2
-71
/
+2
*
* configure.in: (*-*-windows*) Finish removing.
DJ Delorie
2002-04-30
2
-3
/
+2
*
* configure.in: Eliminate redundant test for libgui.
DJ Delorie
2002-04-30
2
-4
/
+4
*
2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-29
2
-0
/
+6
*
Fix trivial typo in last change
Jonathan Larmour
2002-04-29
1
-1
/
+1
*
* arm/syscall.h: New file. To define extra syscall values for RedBoot.
Jonathan Larmour
2002-04-29
3
-16
/
+160
*
* libc/sys/arm/syscalls.c (_rename): New function. Just a stub.
Jonathan Larmour
2002-04-29
4
-1
/
+31
*
2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-29
10
-16
/
+342
*
* mkgroup.c (main): Change call to exit() to a return statement.
Corinna Vinschen
2002-04-29
3
-26
/
+70
*
2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-26
6
-15
/
+80
*
2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-26
5
-12
/
+32
*
* configure.in: Remove cinstall target.
Christopher Faylor
2002-04-25
4
-7
/
+7
*
2002-04-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-25
5
-8
/
+42
*
* configure.in (CC_FOR_BUILD): Set to gcc whether
Thomas Fitzsimmons
2002-04-25
4
-10
/
+40
*
2002-04-24 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-04-25
2
-0
/
+5
*
* Makefile.am (check-DEJAGNU): New target.
Thomas Fitzsimmons
2002-04-24
214
-3632
/
+7713
*
2002-04-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-23
7
-11
/
+63
*
2002-04-22 Jos� Fonseca <jrfonseca@users.sf.net>
Earnie Boyd
2002-04-22
5
-1
/
+6427
*
* acinclude.m4 (newlib_cflags): Remove include directories that
Thomas Fitzsimmons
2002-04-22
124
-1796
/
+325
*
* include/mbstring.h: New file.
Danny Smith
2002-04-20
3
-1
/
+235
*
* include/tchar.h (_tputenv): Add UNICODE mappings.
Danny Smith
2002-04-20
2
-2
/
+17
*
* include/tchar.h (_tputenv): Add UNICODE mappings.
Danny Smith
2002-04-20
1
-0
/
+8
*
2002-04-19 Bill Siegmund
Jeff Johnston
2002-04-20
10
-452
/
+464
*
2002-04-19 Alexandre Oliva <aoliva@redhat.com>
Jeff Johnston
2002-04-19
2
-5
/
+36
*
2002-04-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-19
21
-6
/
+3350
*
2002-04-19 Joel Sherrill <joel@OARcorp.com>
Joel Sherrill
2002-04-19
2
-4
/
+6
*
sync from gcc
DJ Delorie
2002-04-19
2
-9
/
+33
*
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
DJ Delorie
2002-04-19
26
-101
/
+30
*
revert patch
Christopher Faylor
2002-04-19
3
-14
/
+0
*
2002-04-16 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-04-19
3
-0
/
+14
*
* dirent.c (opendir): Convert given pathname to
Danny Smith
2002-04-18
2
-3
/
+12
*
* security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for
Corinna Vinschen
2002-04-18
2
-2
/
+8
*
2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-17
3
-1
/
+6
*
2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-17
2
-0
/
+220
*
2002-04-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-04-17
16
-118
/
+770
*
* configure.in: Move default CC setting out of config/mh-* fragments
DJ Delorie
2002-04-17
2
-5
/
+68
[next]