aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-07-29This commit was manufactured by cvs2svn to create branch 'unlabeled-1.22.2'.cvs2svn1-2004/+0
2000-07-29* environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor1-0/+7
2000-07-28* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor1-0/+20
2000-07-28* include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor1-0/+4
2000-07-27* testsuite/winsup.api/winsup.exp: ignore stdout by defaultDJ Delorie1-0/+18
2000-07-27* fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeedChristopher Faylor1-0/+5
2000-07-27fix typo.Christopher Faylor1-1/+1
2000-07-26* exceptions.cc (signal_exit): Renamed from "really+exit". Always setsChristopher Faylor1-0/+8
2000-07-26 * environ.cc (posify): Revert previous patch.Corinna Vinschen1-0/+9
2000-07-26* syscalls.cc (stat_worker): Make stat return correct st_blocks for files withChristopher Faylor1-0/+5
2000-07-26 * security.cc (lookup_name): Search on local machine first ifCorinna Vinschen1-0/+5
2000-07-26* fhandler_console.cc (fhandler_console::read): Explicitly set cursor to makeChristopher Faylor1-0/+5
2000-07-26Add missing ChangeLog entry.Christopher Faylor1-0/+10
2000-07-26 * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen1-0/+9
2000-07-26* syscalls.cc (statfs): Use path_conv method to convert input path.Christopher Faylor1-0/+4
2000-07-26* syscalls.cc (_link): Avoid extraneous call to cygwin_conv_to_win32_path.Christopher Faylor1-0/+5
2000-07-24 * syscalls.cc (_link): Corrected previous patch.Corinna Vinschen1-0/+4
2000-07-24 * fhandler.h (class fhandler_dev_random): Add members for managingCorinna Vinschen1-0/+8
2000-07-23 * fhandler.h: Add comment.Corinna Vinschen1-0/+4
2000-07-23 * fhandler.h (class fhandler_dev_raw): Add private member `varblkop'Corinna Vinschen1-0/+14
2000-07-22 Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.Corinna Vinschen1-0/+11
2000-07-21 * spawn.cc (span_guts): Retrieve security attributes before settingCorinna Vinschen1-0/+5
2000-07-21 * security.cc (acl_worker): Use stat_suffixes in call to path_convCorinna Vinschen1-0/+5
2000-07-19 * spawn.cc (spawn_guts): Don't restore impersonation in caseCorinna Vinschen1-0/+5
2000-07-19 * shared.h (class pinfo): New members `root' and `rootlen'.Corinna Vinschen1-0/+17
2000-07-18* dll_init.cc (dll_list::alloc): Fix debugging output.Christopher Faylor1-0/+4
2000-07-18Update ChangeLog.Christopher Faylor1-0/+2
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor1-0/+19
2000-07-17 Patch suggested by Eric Fifer <EFifer@sanwaint.com>Corinna Vinschen1-0/+5
2000-07-17 * environ.cc (setenv): Use __cygwin_environ instead ofCorinna Vinschen1-0/+5
2000-07-17* _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.Christopher Faylor1-0/+4
2000-07-16* environ.cc: Use new definition of "environ" throughout.Christopher Faylor1-0/+10
2000-07-16* acconfig.h: Add support for NEWVFORK.Christopher Faylor1-0/+11
2000-07-16* spawn.cc (spawn_guts): Use \ for quoting '"'.Christopher Faylor1-0/+5
2000-07-16* dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never beChristopher Faylor1-0/+5
2000-07-15* dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc sinceChristopher Faylor1-0/+7
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor1-0/+24
2000-07-12* debug.cc (thread_stub): Use impure_ptr in place of reent_data.Christopher Faylor1-0/+6
2000-07-12* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ ifChristopher Faylor1-0/+5
2000-07-10* fhandler_console.cc (fhandler_console::read): Unicode interface toChristopher Faylor1-0/+6
2000-07-10Add missing text.Christopher Faylor1-1/+3
2000-07-10* Makefile.in (install): Install textmode.o as well as binmode.o.Christopher Faylor1-0/+4
2000-07-09 * spawn.cc (spawn_guts): Close handle `hToken' only if it's notCorinna Vinschen1-0/+7
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor1-0/+16
2000-07-08* external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor1-0/+17
2000-07-07 * include/sys/cygwin.h: Hide internal data types in per_processCorinna Vinschen1-0/+5
2000-07-05* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor1-0/+22
2000-07-04* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.Christopher Faylor1-2/+7
2000-07-04 * poll.cc (poll): Zero out `open_fds' as well.Corinna Vinschen1-0/+4
2000-07-04 * include/cygwin/version.h: Bump API minor version to 24.Corinna Vinschen1-0/+4