summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end ofChristopher Faylor2004-03-263-1/+69
* * sem.cc (semget): Fix debug string.Corinna Vinschen2004-03-263-7/+16
* * sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless ofChristopher Faylor2004-03-262-7/+15
* Add prototypes for new msvcrt.dll versionsDanny Smith2004-03-2612-50/+254
* * sigproc.cc (wait_sig): Report if not trying to send signal due to queuedChristopher Faylor2004-03-262-1/+8
* * include/stdio.h (_fsopen): Add prototype.Danny Smith2004-03-253-0/+9
* * path.cc (normalize_posix_path): Reorganize to short circuit to DOS pathChristopher Faylor2004-03-255-53/+63
* 2004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>Dimitri Papadopoulos2004-03-252-2/+18
* Typo.Dimitri Papadopoulos2004-03-251-1/+1
* update copyright. Minor reformatting.Christopher Faylor2004-03-241-4/+6
* 2004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith2004-03-242-0/+13
* 2004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith2004-03-242-3/+8
* * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen2004-03-243-0/+1154
* * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove typeCorinna Vinschen2004-03-242-3/+12
* white space fixupChristopher Faylor2004-03-231-3/+3
* * fhandler_disk_file.cc (fhandler_base::fstat_fs): Use createdCorinna Vinschen2004-03-232-3/+16
* * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen2004-03-234-344/+1190
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2004-03-222-18/+22
* * cygheap.cc (init_cheap): Set initial_sz to something or suffer spuriousChristopher Faylor2004-03-212-4/+12
* * cygheap.cc (init_cheap): Conditionalize debugging code.Christopher Faylor2004-03-212-0/+6
* * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor2004-03-212-1/+5
* * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size whenChristopher Faylor2004-03-217-54/+75
* 2004-03-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-03-202-36/+44
* * include/cygwin/version.h: Bump DLL minor number to 10.Christopher Faylor2004-03-192-1/+5
* * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),Danny Smith2004-03-193-6/+99
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor2004-03-184-9/+33
* * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen2004-03-183-2/+54
* Add FAQ about old packages. Remove B20 references.Joshua Daniel Franklin2004-03-171-33/+37
* add missing changelog entryChristopher Faylor2004-03-171-0/+4
* * include/cygwin/version.h: Bump DLL minor number to 9.Christopher Faylor2004-03-173-2/+6
* * include/docobj.h (IOleDocumentView::GetDocument): CorrectDanny Smith2004-03-162-1/+8
* * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.Danny Smith2004-03-162-3/+9
* 2004-03-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2004-03-162-0/+50
* * sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminatingChristopher Faylor2004-03-162-1/+8
* * cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor2004-03-162-5/+12
* * cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor2004-03-152-4/+11
* * exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor2004-03-154-33/+33
* Fix ChangeLog dates.Corinna Vinschen2004-03-155-65/+109
* * cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor2004-03-154-24/+38
* * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen2004-03-146-149/+245
* 2004-03-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-03-142-49/+54
* * cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor2004-03-145-2/+30
* minor cleanupChristopher Faylor2004-03-141-35/+40
* Fix typo.Christopher Faylor2004-03-141-2/+2
* * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen2004-03-135-366/+334
* * kill.cc (get_debug_priv): New function.Corinna Vinschen2004-03-132-0/+35
* *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):Danny Smith2004-03-132-0/+56
* * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith2004-03-132-5/+4
* * wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor2004-03-122-13/+14
* * include/process.h: Remove the #endif associated with removal ofChristopher Faylor2004-03-122-2/+5