summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.Christopher Faylor2000-06-211-0/+4
* * mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.Christopher Faylor2000-06-201-0/+5
* * Makefile.in: Change to build the DLL during a cross-compiler build.Christopher Faylor2000-06-201-0/+4
* * select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closingChristopher Faylor2000-06-201-0/+5
* * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'Corinna Vinschen2000-06-191-0/+29
* * fhandler.h (set_name): Don't use 'unix' as name since this is defined by gccChristopher Faylor2000-06-181-0/+6
* * winsup.h (isabspath): Don't report `C:foo' as an absolute path.Christopher Faylor2000-06-171-0/+4
* * configure.in: Detect "cross-hosting" situation and set appropriate variablesChristopher Faylor2000-06-171-0/+7
* * pinfo.cc (pinfo_init): Revert previous patch.Corinna Vinschen2000-06-171-0/+4
* * pinfo.cc (pinfo_init): Add missing initializers.Corinna Vinschen2000-06-171-1/+7
* * Makefile.in: Just use library files from this tree when building cygrun.exe.Christopher Faylor2000-06-161-6/+8
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-161-0/+31
* * path.cc (chdir): Don't set cache to offending chdir. Change comment toChristopher Faylor2000-06-151-0/+5
* * path.cc (normalize_posix_path): Convert path to POSIX if it seems to be aChristopher Faylor2000-06-151-0/+11
* * environ.cc (conv_envvars): Detect and convert all environment variables usedChristopher Faylor2000-06-151-0/+5
* * path.cc (mount_info::add_item): The previous patch can't handle the case ofChristopher Faylor2000-06-131-0/+5
* * thread.h: Shorten "current_directory" variables to "cwd_*" throughout.Christopher Faylor2000-06-131-17/+26
* * fhandler_random.cc (read): Call CryptAquireContext withCorinna Vinschen2000-06-111-0/+5
* * path.cc (path_conv::check): Erase two lines checked inCorinna Vinschen2000-06-081-0/+5
* * fhandler.cc (fhandler_disk_file::open): Check for directoryCorinna Vinschen2000-06-081-2/+7
* path.cc (mount_info::init): Eliminate the mount_slash feature.Corinna Vinschen2000-06-081-0/+18
* * include/cygwin/version.h: Bump DLL minor version number to 3.Christopher Faylor2000-06-081-0/+4
* * cygwin.din: add cygwin_dll_initDJ Delorie2000-06-081-0/+7
* * include/netinet/in_systm.h: New file.Corinna Vinschen2000-06-071-0/+5
* * exceptions.cc: Remove unneeded include.Christopher Faylor2000-06-011-2/+5
* * autoload.h: Put each info block in its own dummy static function.Christopher Faylor2000-06-011-0/+4
* * include/cygwin/version.h: use decimal, NOT octalDJ Delorie2000-05-311-0/+4
* * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen2000-05-311-0/+5
* * dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functionsCorinna Vinschen2000-05-311-2/+7
* * path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressiveChristopher Faylor2000-05-301-1/+6
* * Makefile.in: Remove libadvapi32.a.Christopher Faylor2000-05-301-3/+38
* * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen2000-05-271-0/+6
* * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.Corinna Vinschen2000-05-261-0/+4
* * sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor2000-05-261-0/+5
* * dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2000-05-251-1/+1
* * dir.cc (rmdir): Use file attributes that have already been discoveredChristopher Faylor2000-05-251-1/+1
* * dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2000-05-251-1/+6
* Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen2000-05-251-0/+4
* * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen2000-05-241-0/+11
* * syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie2000-05-231-0/+6
* * dir.cc (writable_directory): handle root directoriesDJ Delorie2000-05-231-0/+4
* * uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor2000-05-231-0/+5
* * path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on aChristopher Faylor2000-05-231-0/+15
* * mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor2000-05-231-0/+7
* * environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor2000-05-221-0/+4
* * dir.cc (rmdir): Care for misleading error messagesCorinna Vinschen2000-05-221-0/+8
* * dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid aChristopher Faylor2000-05-221-0/+8
* * exceptions.cc (interruptible): Add an argument to control whether functionChristopher Faylor2000-05-201-0/+9
* * syscalls.cc (setmode): change mode of any matching FILE* also.DJ Delorie2000-05-191-0/+4
* * Makefile.in: Remove external.h dependency.Christopher Faylor2000-05-181-0/+6