summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
* * 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
* * 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
* * 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
* * 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 typo.Christopher Faylor2000-06-151-1/+1
* * 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
* 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
* * 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
* * 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
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-054-0/+11
* "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