Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2004-03-25* path.cc (normalize_posix_path): Reorganize to short circuit to DOS pathChristopher Faylor
2004-03-252004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net>Dimitri Papadopoulos
2004-03-25Typo.Dimitri Papadopoulos
2004-03-25update copyright. Minor reformatting.Christopher Faylor
2004-03-242004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith
2004-03-242004-03-24 Filip Navara <xnavara@volny.cz>Danny Smith
2004-03-24 * winsup.api/devdsp.c: New file, testing fhandler_dev_dsp code.Corinna Vinschen
2004-03-24 * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove typeCorinna Vinschen
2004-03-23white space fixupChristopher Faylor
2004-03-23 * fhandler_disk_file.cc (fhandler_base::fstat_fs): Use createdCorinna Vinschen
2004-03-23 * autoload.cc: Load eight more functions for waveIn support.Corinna Vinschen
2004-03-22Christopher Faylor <cgf@redhat.com>Christopher Faylor
2004-03-22* cygheap.cc (init_cheap): Set initial_sz to something or suffer spuriousChristopher Faylor
2004-03-22* cygheap.cc (init_cheap): Conditionalize debugging code.Christopher Faylor
2004-03-21* cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from output.Christopher Faylor
2004-03-21* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size whenChristopher Faylor
2004-03-202004-03-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-03-19* include/cygwin/version.h: Bump DLL minor number to 10.Christopher Faylor
2004-03-19 * msvcrt.def.in: Add stubs for msvcrt.dll (version 6.10),Danny Smith
2004-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor
2004-03-18 * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen
2004-03-17Add FAQ about old packages. Remove B20 references.Joshua Daniel Franklin
2004-03-17add missing changelog entryChristopher Faylor
2004-03-17* include/cygwin/version.h: Bump DLL minor number to 9.Christopher Faylor
2004-03-16 * include/docobj.h (IOleDocumentView::GetDocument): CorrectDanny Smith
2004-03-16 * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correct suffix.Danny Smith
2004-03-162004-03-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2004-03-16* sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminatingChristopher Faylor
2004-03-16* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor
2004-03-16* cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor
2004-03-15* exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor
2004-03-15 Fix ChangeLog dates.Corinna Vinschen
2004-03-15* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor
2004-03-14 * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen
2004-03-142004-03-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-03-14* cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor
2004-03-14minor cleanupChristopher Faylor
2004-03-14Fix typo.Christopher Faylor
2004-03-13 * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen
2004-03-13 * kill.cc (get_debug_priv): New function.Corinna Vinschen
2004-03-13 *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):Danny Smith
2004-03-13 * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith
2004-03-13* wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor
2004-03-12* include/process.h: Remove the #endif associated with removal ofChristopher Faylor
2004-03-12 * exceptions.cc (sigpacket::process): Simplify code slightly.Corinna Vinschen
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor
2004-03-12* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor
2004-03-11 * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith
2004-03-102004-03-10 Al Slater <al.slater@scluk.com>Danny Smith
2004-03-09* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor