summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Christopher Faylor2000-06-151-1/+1
* Remove entries from gcc. They don't make much senses here sinceH.J. Lu2000-06-151-18/+2
* 2000-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-155-27/+202
* New file. A brief list of who maintains newlib.Ranjith Kumaran2000-06-151-0/+38
* * path.cc (normalize_posix_path): Convert path to POSIX if it seems to be aChristopher Faylor2000-06-152-19/+46
* * environ.cc (conv_envvars): Detect and convert all environment variables usedChristopher Faylor2000-06-152-0/+9
* * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen2000-06-142-0/+10
* Rewrote "Adding or updating packages",David Starks-Browning2000-06-141-47/+50
* * include/winnt.h: Add some missing defines related to locale identifiers.Christopher Faylor2000-06-142-58/+176
* Tidied up formatting a bit.David Starks-Browning2000-06-141-10/+24
* Minor changes, also add note about deleting temp dir after setup.David Starks-Browning2000-06-141-5/+21
* Fix simple @-error.David Starks-Browning2000-06-131-1/+1
* * path.cc (mount_info::add_item): The previous patch can't handle the case ofChristopher Faylor2000-06-132-6/+13
* New entry: "How should I set my PATH?"David Starks-Browning2000-06-131-0/+28
* Removed a couple of "not yet updated" disclaimers.David Starks-Browning2000-06-131-32/+19
* "Installation using the setup.exe program": minor note not to mess withDavid Starks-Browning2000-06-131-9/+64
* * thread.h: Shorten "current_directory" variables to "cwd_*" throughout.Christopher Faylor2000-06-133-62/+69
* Merge "Installation and Setup" and "Using Cygwin Releases" to simplyDavid Starks-Browning2000-06-121-169/+74
* * fhandler_random.cc (read): Call CryptAquireContext withCorinna Vinschen2000-06-112-2/+8
* Fri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-06-093-6/+19
* * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov2000-06-092-5/+9
* Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran2000-06-093-1/+12
* Thu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-06-082-1/+36
* * path.cc (path_conv::check): Erase two lines checked inCorinna Vinschen2000-06-082-2/+5
* * fhandler.cc (fhandler_disk_file::open): Check for directoryCorinna Vinschen2000-06-082-2/+11
* path.cc (mount_info::init): Eliminate the mount_slash feature.Corinna Vinschen2000-06-083-141/+88
* mount.cc (error): New function to report an error and exit.Corinna Vinschen2000-06-083-19/+38
* * include/cygwin/version.h: Bump DLL minor version number to 3.Christopher Faylor2000-06-082-1/+5
* * cygwin.din: add cygwin_dll_initDJ Delorie2000-06-084-0/+55
* new file - notes about using --enable-maintainer-modeNick Clifton2000-06-072-0/+11
* * avr.h: New file with AVR opcodes.Denis Chertykov2000-06-072-0/+211
* * include/netinet/in_systm.h: New file.Corinna Vinschen2000-06-073-0/+45
* Major update to "Where can I get more information?" section. Now includes:David Starks-Browning2000-06-071-21/+89
* minor typo correction: GNU not GnuDavid Starks-Browning2000-06-071-2/+2
* Update copyright dates for last patch.Alan Modra2000-06-0721-49/+50
* Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra2000-06-0724-61/+69
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-054-0/+11
* * libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor2000-06-032-0/+6
* Fix name clashAlan Modra2000-06-032-10/+16
* "Installation Instructions" for FAQ, first update for current net release.David Starks-Browning2000-06-021-172/+154
* * exceptions.cc: Remove unneeded include.Christopher Faylor2000-06-017-27/+40
* * autoload.h: Put each info block in its own dummy static function.Christopher Faylor2000-06-012-1/+11
* * include/cygwin/version.h: use decimal, NOT octalDJ Delorie2000-05-312-2/+8
* Remove broken targets readme.info, faq.infoDavid Starks-Browning2000-05-311-1/+4
* * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen2000-05-312-2/+8
* * dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functionsCorinna Vinschen2000-05-312-5/+10
* Add field ``name'' to floatformat.Andrew Cagney2000-05-312-1/+8
* Import texinfo.tex from texinfo-4.0.Andrew Cagney2000-05-312-724/+1289
* * path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressiveChristopher Faylor2000-05-302-5/+12
* * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor2000-05-3014-23/+39