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
...
*
Removed a couple of "not yet updated" disclaimers.
David Starks-Browning
2000-06-13
1
-32
/
+19
*
"Installation using the setup.exe program": minor note not to mess with
David Starks-Browning
2000-06-13
1
-9
/
+64
*
* thread.h: Shorten "current_directory" variables to "cwd_*" throughout.
Christopher Faylor
2000-06-13
3
-62
/
+69
*
Merge "Installation and Setup" and "Using Cygwin Releases" to simply
David Starks-Browning
2000-06-12
1
-169
/
+74
*
* fhandler_random.cc (read): Call CryptAquireContext with
Corinna Vinschen
2000-06-11
2
-2
/
+8
*
Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
Jeff Johnston
2000-06-09
3
-6
/
+19
*
* avr.h: clr,lsl,rol, ... moved after add,adc, ...
Denis Chertykov
2000-06-09
2
-5
/
+9
*
Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com>
Ranjith Kumaran
2000-06-09
3
-1
/
+12
*
Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
Jeff Johnston
2000-06-08
2
-1
/
+36
*
* path.cc (path_conv::check): Erase two lines checked in
Corinna Vinschen
2000-06-08
2
-2
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Check for directory
Corinna Vinschen
2000-06-08
2
-2
/
+11
*
path.cc (mount_info::init): Eliminate the mount_slash feature.
Corinna Vinschen
2000-06-08
3
-141
/
+88
*
mount.cc (error): New function to report an error and exit.
Corinna Vinschen
2000-06-08
3
-19
/
+38
*
* include/cygwin/version.h: Bump DLL minor version number to 3.
Christopher Faylor
2000-06-08
2
-1
/
+5
*
* cygwin.din: add cygwin_dll_init
DJ Delorie
2000-06-08
4
-0
/
+55
*
new file - notes about using --enable-maintainer-mode
Nick Clifton
2000-06-07
2
-0
/
+11
*
* avr.h: New file with AVR opcodes.
Denis Chertykov
2000-06-07
2
-0
/
+211
*
* include/netinet/in_systm.h: New file.
Corinna Vinschen
2000-06-07
3
-0
/
+45
*
Major update to "Where can I get more information?" section. Now includes:
David Starks-Browning
2000-06-07
1
-21
/
+89
*
minor typo correction: GNU not Gnu
David Starks-Browning
2000-06-07
1
-2
/
+2
*
Update copyright dates for last patch.
Alan Modra
2000-06-07
21
-49
/
+50
*
Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.
Alan Modra
2000-06-07
24
-61
/
+69
*
* mount.cc: add stdlib.h for exit
DJ Delorie
2000-06-05
4
-0
/
+11
*
* libc/include/string.h: Work around problem with strsignal and gdb.
Christopher Faylor
2000-06-03
2
-0
/
+6
*
Fix name clash
Alan Modra
2000-06-03
2
-10
/
+16
*
"Installation Instructions" for FAQ, first update for current net release.
David Starks-Browning
2000-06-02
1
-172
/
+154
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
7
-27
/
+40
*
* autoload.h: Put each info block in its own dummy static function.
Christopher Faylor
2000-06-01
2
-1
/
+11
*
* include/cygwin/version.h: use decimal, NOT octal
DJ Delorie
2000-05-31
2
-2
/
+8
*
Remove broken targets readme.info, faq.info
David Starks-Browning
2000-05-31
1
-1
/
+4
*
* fhandler.cc (fhandler_disk_file::open): Check for executable
Corinna Vinschen
2000-05-31
2
-2
/
+8
*
* dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functions
Corinna Vinschen
2000-05-31
2
-5
/
+10
*
Add field ``name'' to floatformat.
Andrew Cagney
2000-05-31
2
-1
/
+8
*
Import texinfo.tex from texinfo-4.0.
Andrew Cagney
2000-05-31
2
-724
/
+1289
*
* path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressive
Christopher Faylor
2000-05-30
2
-5
/
+12
*
* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__
Christopher Faylor
2000-05-30
14
-23
/
+39
*
Needed for previous changes.
Christopher Faylor
2000-05-30
1
-0
/
+2
*
* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
Andrew Cagney
2000-05-30
3
-45
/
+206
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
11
-130
/
+240
*
Include year 2000 in copyright message
Nick Clifton
2000-05-28
2
-2
/
+2
*
Fix capitialisation of setnaces in comment.
Nick Clifton
2000-05-28
1
-3
/
+3
*
* fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET in
Corinna Vinschen
2000-05-27
2
-4
/
+10
*
* include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.
Corinna Vinschen
2000-05-27
2
-0
/
+5
*
2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>
Jeff Johnston
2000-05-26
15
-32
/
+53
*
Eli Zaretskii's DOSish file name patches.
Alan Modra
2000-05-26
2
-0
/
+57
*
* errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.
Corinna Vinschen
2000-05-26
2
-0
/
+5
*
* sigproc.h (sigframe::set): Accept a default frame pointer.
Christopher Faylor
2000-05-26
3
-4
/
+12
*
* configure.in: Don't assume that cinstall directory exists.
Christopher Faylor
2000-05-25
3
-3
/
+3
*
* configure.in: Don't assume that cinstall directory exists.
Christopher Faylor
2000-05-25
3
-17
/
+34
*
Define the ALONE flag bit, for use in the opcode table.
Donald Lindsay
2000-05-25
2
-0
/
+5
[prev]
[next]