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
...
*
* lib/Makefile.in: Install headers and libraries in tooldir.
Christopher Faylor
2000-12-11
2
-9
/
+21
*
* hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
Jeff Law
2000-12-11
2
-13
/
+21
*
* tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel
Jan Hubicka
2000-12-11
1
-76
/
+60
*
Replace #warning with #error
Alan Modra
2000-12-11
2
-2
/
+6
*
* Makefile.in: Compile/link dumper.exe with c++.
Christopher Faylor
2000-12-11
2
-10
/
+14
*
* include/sysexits: New file.
Christopher Faylor
2000-12-10
2
-0
/
+122
*
* autoload.cc: Autoload CharToOemA.
Christopher Faylor
2000-12-10
9
-48
/
+100
*
* path.cc (normalize_win32_path): Check for explicit use of two slashes at the
Christopher Faylor
2000-12-09
3
-39
/
+135
*
* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.
Christopher Faylor
2000-12-09
3
-27
/
+35
*
2000-12-08 Werner Almesberger <Werner.Almesberger@epfl.ch>
Jeff Johnston
2000-12-09
43
-0
/
+3532
*
2000-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Jeff Johnston
2000-12-08
3
-11
/
+15
*
Actually add safe-ctype.h
Christopher Faylor
2000-12-08
1
-0
/
+105
*
* safe-ctype.h: New file.
Christopher Faylor
2000-12-08
1
-0
/
+4
*
2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>
Jeff Johnston
2000-12-08
2
-2
/
+10
*
#warn -> #warning
Alan Modra
2000-12-07
2
-1
/
+5
*
2000-12-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2000-12-07
2
-3667
/
+3689
*
* add sid/ delegation
Frank Ch. Eigler
2000-12-07
1
-0
/
+4
*
* cygwin.din: Declare strtok_r for the import lib. Already in the DLL.
Corinna Vinschen
2000-12-07
2
-1
/
+7
*
* mkpasswd.c: make default home directory /home/$user if one
Corinna Vinschen
2000-12-07
2
-19
/
+58
*
Make initial tabbing consistent.
Christopher Faylor
2000-12-07
1
-109
/
+109
*
* getopt.h obstack.h: Standarize copyright statement.
DJ Delorie
2000-12-07
3
-2
/
+8
*
2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2000-12-07
2
-3
/
+7
*
2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2000-12-06
8
-26
/
+3916
*
* winsup/cygwin/include/sys/uio.h: readv: Correct prototype
Corinna Vinschen
2000-12-06
2
-2
/
+7
*
* libc/include/stdlib.h: Add declarations for `mkstemp' and `mktemp'.
Corinna Vinschen
2000-12-06
2
-0
/
+10
*
* include/winnls.h: NORM_IGNORE* remove duplicate defines.
Earnie Boyd
2000-12-05
2
-36
/
+258
*
* demangle.h: Change "new_abi" to "v3" everywhere.
DJ Delorie
2000-12-05
2
-7
/
+11
*
* include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL and
Corinna Vinschen
2000-12-05
2
-7
/
+15
*
* Added a define for INVALID_SET_FILE_POINTER, a possible return
Corinna Vinschen
2000-12-05
2
-0
/
+6
*
* Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoid
Corinna Vinschen
2000-12-04
2
-2
/
+8
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-0
/
+9
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-0
/
+5
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-0
/
+37
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-1
/
+34
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-1
/
+5
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-1
/
+10
*
2000-12-04 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2000-12-04
2
-1
/
+11
*
2000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon.com>
Jeff Johnston
2000-12-04
3
-20
/
+136
*
* path.cc (normalize_win32_path): Handle UNC paths better.
Christopher Faylor
2000-12-03
2
-3
/
+16
*
* Makefile.in: Use CXX to build the DLL.
Christopher Faylor
2000-12-03
4
-114
/
+245
*
* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX for
Christopher Faylor
2000-12-03
4
-26
/
+138
*
* Makefile.in: Remove some extra cruft.
Christopher Faylor
2000-12-03
2
-5
/
+6
*
* Makefile.in: Use CXX to build the DLL.
Christopher Faylor
2000-12-03
5
-61
/
+183
*
* net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.
Corinna Vinschen
2000-12-02
2
-14
/
+22
*
Add MIPS SB1 machine
Nick Clifton
2000-12-02
4
-2
/
+8
*
Add MIPS V and MIPS 64 machine numbers
Nick Clifton
2000-12-02
4
-0
/
+16
*
Add MIPS32 as a seperate MIPS architecture
Nick Clifton
2000-12-01
5
-259
/
+286
*
Improve MIPS32 support
Nick Clifton
2000-12-01
2
-20
/
+35
*
2000-11-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2000-11-30
2
-0
/
+10
*
Add x86-64 support files.
Nick Clifton
2000-11-30
3
-0
/
+52
[prev]
[next]