summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_socket.cc: Move iptypes.h include after winsock2 since it now reliesChristopher Faylor2006-04-051-0/+6
* * dcrt0.cc (dll_crt0_0): Move user_data->{resourcelocks,threadinterface}Christopher Faylor2006-04-051-0/+6
* * net.cc (fdsock): Raise default SO_RCVBUF/SO_SNDBUF buffer sizes toCorinna Vinschen2006-04-041-0/+5
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2006-04-031-0/+9
* * spawn.cc (linebuf::finish): Drop argument. Don't check command lineCorinna Vinschen2006-04-031-0/+7
* * dcrt0.cc (sm): Delete.Christopher Faylor2006-04-031-0/+7
* * fhandler_disk_file.cc (FS_IS_SAMBA_WITH_QUOTA): New define.Corinna Vinschen2006-03-311-0/+8
* * security.h (sec_user_nih): Make sid1 argument mandatory.Corinna Vinschen2006-03-301-0/+5
* * sigproc.cc (wait_for_sigthread): Use the current user sid when setting up theChristopher Faylor2006-03-301-0/+6
* * dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it canChristopher Faylor2006-03-291-0/+17
* * spawn.cc (spawn_guts): Close handles if we know that we will not be seeing aChristopher Faylor2006-03-271-0/+5
* * sigproc.cc (wait_sig): Move myself manipulation...Christopher Faylor2006-03-271-0/+5
* * fhandler_floppy.cc: Include ntdef.h and ntdll.h.Corinna Vinschen2006-03-241-0/+9
* * fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make errorChristopher Faylor2006-03-231-0/+7
* * dcrt0.cc (child_info_spawn::handle_spawn): Don't initialize the consoleChristopher Faylor2006-03-231-0/+6
* * sigproc.cc (sigalloc): Don't set SA_RESTART here.Christopher Faylor2006-03-231-0/+12
* * thread.cc (pthread_mutex::is_good_initializer_or_bad_object): Delete.Corinna Vinschen2006-03-221-0/+10
* * fhandler.cc (fcntl): Print flags in hex.Christopher Faylor2006-03-221-3/+22
* * thread.cc (pthread_cond::init): Disable validity test of objectCorinna Vinschen2006-03-221-0/+7
* * signal.cc (signal): Don't set SA_RESTART here.Christopher Faylor2006-03-221-0/+6
* * child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor2006-03-221-0/+12
* * dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.Christopher Faylor2006-03-211-0/+9
* * child_info.h (child_status): New enum.Christopher Faylor2006-03-201-0/+19
* * pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifosChristopher Faylor2006-03-201-0/+5
* * dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in theChristopher Faylor2006-03-201-0/+5
* * dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor2006-03-201-0/+7
* * pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor2006-03-181-0/+8
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-181-0/+50
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-161-0/+17
* * child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor2006-03-151-0/+8
* * fork.cc (frok::parent): Improve error message.Christopher Faylor2006-03-141-0/+4
* * dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor2006-03-141-0/+12
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-131-0/+26
* * dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor2006-03-131-0/+14
* Fix typo.Corinna Vinschen2006-03-131-1/+1
* * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen2006-03-131-0/+7
* tweak last ChangeLog descriptionChristopher Faylor2006-03-131-2/+2
* * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor2006-03-131-0/+10
* * cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor2006-03-121-0/+26
* * syscalls.cc (rename): Move existance check for oldpath further upCorinna Vinschen2006-03-091-0/+6
* * autoload.cc (NtClose): Define.Corinna Vinschen2006-03-091-0/+15
* Remove accidentally checked in ChangeLog entry.Corinna Vinschen2006-03-091-7/+0
* * cygtls.h (_cygtls::retaddr): New method.Christopher Faylor2006-03-081-0/+8
* * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen2006-03-081-0/+4
* * syscalls.cc: Include winioctl.h.Corinna Vinschen2006-03-081-0/+13
* * dir.cc (opendir): Fix indentation.Corinna Vinschen2006-03-031-0/+9
* * syscalls.cc (chroot): Disallow chroot into special directories.Corinna Vinschen2006-03-021-0/+5
* * fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): CheckCorinna Vinschen2006-03-021-0/+5
* * sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAMECorinna Vinschen2006-03-011-0/+5
* * fhandler_proc.cc (fhandler_proc::fstat): Always return fixed linkCorinna Vinschen2006-03-011-0/+5