summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_nodevice.cc (fhandler_nodevice::open): Assume that errno has alreadyChristopher Faylor2004-03-271-0/+5
* * cygheap.cc (cygheap_fixup_in_child): Improve strace output.Christopher Faylor2004-03-261-0/+4
* * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen2004-03-261-0/+47
* * path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end ofChristopher Faylor2004-03-261-0/+21
* * sem.cc (semget): Fix debug string.Corinna Vinschen2004-03-261-0/+9
* * sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless ofChristopher Faylor2004-03-261-0/+5
* * sigproc.cc (wait_sig): Report if not trying to send signal due to queuedChristopher Faylor2004-03-261-0/+5
* * path.cc (normalize_posix_path): Reorganize to short circuit to DOS pathChristopher Faylor2004-03-251-0/+13
* * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove typeCorinna Vinschen2004-03-241-0/+6
* * fhandler_disk_file.cc (fhandler_base::fstat_fs): Use createdCorinna Vinschen2004-03-231-0/+5
* * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen2004-03-231-0/+31
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2004-03-221-0/+6
* * cygheap.cc (init_cheap): Set initial_sz to something or suffer spuriousChristopher Faylor2004-03-211-0/+8
* * cygheap.cc (init_cheap): Conditionalize debugging code.Christopher Faylor2004-03-211-0/+4
* * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size whenChristopher Faylor2004-03-211-0/+16
* 2004-03-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-03-201-0/+4
* * include/cygwin/version.h: Bump DLL minor number to 10.Christopher Faylor2004-03-191-0/+4
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor2004-03-181-0/+12
* * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen2004-03-181-0/+8
* add missing changelog entryChristopher Faylor2004-03-171-0/+4
* * include/cygwin/version.h: Bump DLL minor number to 9.Christopher Faylor2004-03-171-0/+4
* * sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminatingChristopher Faylor2004-03-161-0/+6
* * cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor2004-03-161-0/+6
* * exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor2004-03-151-0/+7
* Fix ChangeLog dates.Corinna Vinschen2004-03-151-2/+31
* * cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor2004-03-151-0/+10
* * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen2004-03-141-2/+25
* 2004-03-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-03-141-1/+6
* * cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor2004-03-141-0/+10
* Fix typo.Christopher Faylor2004-03-141-2/+2
* * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen2004-03-131-0/+62
* * wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor2004-03-121-0/+6
* * exceptions.cc (sigpacket::process): Simplify code slightly.Corinna Vinschen2004-03-121-0/+4
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-121-0/+28
* * cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor2004-03-121-0/+22
* * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor2004-03-091-0/+6
* * exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor2004-03-091-1/+17
* add missing entryChristopher Faylor2004-03-071-0/+2
* * fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor2004-03-071-0/+20
* * gendef (sigdelayed): Handle return here rather than going through sigbe toChristopher Faylor2004-03-051-29/+29
* * include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff2004-03-041-0/+39
* * gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor2004-03-041-0/+8
* * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading withCorinna Vinschen2004-03-021-0/+9
* fix minor typoChristopher Faylor2004-03-011-1/+1
* fix minor typoChristopher Faylor2004-03-011-2/+2
* * miscfuncs.cc (check_invalid_virtual_addr): Assure the last pageCorinna Vinschen2004-02-261-0/+6
* * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor2004-02-261-0/+28
* * miscfuncs.cc (check_invalid_virtual_addr): New function.Corinna Vinschen2004-02-251-0/+8
* * gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor2004-02-251-0/+7
* * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor2004-02-251-0/+7