summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.Christopher Faylor2000-06-212-2/+6
* * mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.Christopher Faylor2000-06-202-1/+9
* Tue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-06-203-2/+9
* * Makefile.in: Change to build the DLL during a cross-compiler build.Christopher Faylor2000-06-202-5/+7
* * configure.in: Bow to necessity and build w32api before anything else.Christopher Faylor2000-06-203-2/+7
* TI C54x target added.Tim Wall2000-06-203-2/+14
* * select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closingChristopher Faylor2000-06-202-0/+7
* * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen2000-06-198-76/+240
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-198-2/+497
* Changed values of MODSYNC and CRCCON as suggest by Russ Magee <rmagee@home.com>Nick Clifton2000-06-182-2/+7
* * fhandler.h (set_name): Don't use 'unix' as name since this is defined by gccChristopher Faylor2000-06-183-6/+13
* Add comment.Christopher Faylor2000-06-181-0/+2
* Revert.Christopher Faylor2000-06-181-9/+1
* * Makefile.in (subdirs): Eliminate for loop.Christopher Faylor2000-06-183-12/+25
* 2000-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-174-4/+33
* * Makefile.in (subdirs): Previous change did not fix problem in broken shells.Christopher Faylor2000-06-172-3/+7
* * winsup.h (isabspath): Don't report `C:foo' as an absolute path.Christopher Faylor2000-06-172-1/+5
* * configure.in: Detect "cross-hosting" situation and set appropriate variablesChristopher Faylor2000-06-174-56/+100
* * pinfo.cc (pinfo_init): Revert previous patch.Corinna Vinschen2000-06-172-2/+4
* * configure.in: Detect "cross-hosting" situation and add a subset ofChristopher Faylor2000-06-173-7/+30
* Add additional info.Christopher Faylor2000-06-171-1/+4
* * Makefile.in: Avoid installing dll if we're cross building and the cross-hostChristopher Faylor2000-06-174-44/+72
* 2000-05-06 Zack Weinberg <zack@wolery.cumb.org>H.J. Lu2000-06-172-0/+12
* * pinfo.cc (pinfo_init): Add missing initializers.Corinna Vinschen2000-06-173-29/+32
* * Makefile.in: Just use library files from this tree when building cygrun.exe.Christopher Faylor2000-06-163-11/+13
* * libc/include/sys/unistd.h: Add prototypes for `seteuid' andCorinna Vinschen2000-06-162-0/+9
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-1611-36/+233
* * path.cc (chdir): Don't set cache to offending chdir. Change comment toChristopher Faylor2000-06-152-8/+15
* Fix some typos.H.J. Lu2000-06-151-2/+2
* 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