aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2004-03-272004-03-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin3-16/+36
2004-03-272004-03-27 Filip Navara <xnavara@volny.cz>Luke Dunstan51-3008/+7390
2004-03-26* cygheap.cc (cygheap_fixup_in_child): Improve strace output.Christopher Faylor2-1/+6
2004-03-26 * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen10-558/+1388
2004-03-26add missing filesChristopher Faylor3-0/+81
2004-03-26* path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end ofChristopher Faylor3-1/+69
2004-03-26 * sem.cc (semget): Fix debug string.Corinna Vinschen3-7/+16
2004-03-26* sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless ofChristopher Faylor2-7/+15
2004-03-26 Add prototypes for new msvcrt.dll versionsDanny Smith12-50/+254
2004-03-26* sigproc.cc (wait_sig): Report if not trying to send signal due to queuedChristopher Faylor2-1/+8
2004-03-25 * include/stdio.h (_fsopen): Add prototype.Danny Smith3-0/+9
2004-03-25* path.cc (normalize_posix_path): Reorganize to short circuit to DOS pathChristopher Faylor5-53/+63
2004-03-252004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>Dimitri Papadopoulos2-2/+18
2004-03-25Typo.Dimitri Papadopoulos1-1/+1
2004-03-24update copyright. Minor reformatting.Christopher Faylor1-4/+6
2004-03-242004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith2-0/+13
2004-03-242004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith2-3/+8
2004-03-24 * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen3-0/+1154
2004-03-24 * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove typeCorinna Vinschen2-3/+12
2004-03-23white space fixupChristopher Faylor1-3/+3
2004-03-23 * fhandler_disk_file.cc (fhandler_base::fstat_fs): Use createdCorinna Vinschen2-3/+16
2004-03-23 * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen4-344/+1190
2004-03-22Christopher Faylor <cgf@redhat.com>Christopher Faylor2-18/+22
2004-03-21* cygheap.cc (init_cheap): Set initial_sz to something or suffer spuriousChristopher Faylor2-4/+12
2004-03-21* cygheap.cc (init_cheap): Conditionalize debugging code.Christopher Faylor2-0/+6
2004-03-21* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor2-1/+5
2004-03-21* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size whenChristopher Faylor7-54/+75
2004-03-202004-03-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-36/+44
2004-03-19* include/cygwin/version.h: Bump DLL minor number to 10.Christopher Faylor2-1/+5
2004-03-19 * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),Danny Smith3-6/+99
2004-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor4-9/+33
2004-03-18 * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen3-2/+54
2004-03-17Add FAQ about old packages. Remove B20 references.Joshua Daniel Franklin1-33/+37
2004-03-17add missing changelog entryChristopher Faylor1-0/+4
2004-03-17* include/cygwin/version.h: Bump DLL minor number to 9.Christopher Faylor3-2/+6
2004-03-16 * include/docobj.h (IOleDocumentView::GetDocument): CorrectDanny Smith2-1/+8
2004-03-16 * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.Danny Smith2-3/+9
2004-03-162004-03-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2-0/+50
2004-03-16* sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminatingChristopher Faylor2-1/+8
2004-03-16* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor2-5/+12
2004-03-15* cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor2-4/+11
2004-03-15* exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor4-33/+33
2004-03-15 Fix ChangeLog dates.Corinna Vinschen5-65/+109
2004-03-15* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor4-24/+38
2004-03-14 * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen6-149/+245
2004-03-142004-03-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-49/+54
2004-03-14* cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor5-2/+30
2004-03-14minor cleanupChristopher Faylor1-35/+40
2004-03-14Fix typo.Christopher Faylor1-2/+2
2004-03-13 * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen5-366/+334