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
AgeCommit message (Expand)Author
2004-03-282004-03-27 Hosaka Yuji <hos@tamanegi.org>Luke Dunstan
2004-03-27* fhandler_nodevice.cc (fhandler_nodevice::open): Assume that errno has alreadyChristopher Faylor
2004-03-27 * Fix ChangeLog formatting.Corinna Vinschen
2004-03-27 * cygserver.sgml: New file.Corinna Vinschen
2004-03-272004-03-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-03-272004-03-27 Filip Navara <xnavara@volny.cz>Luke Dunstan
2004-03-27Fix ChangeLog entry.Eric Christopher
2004-03-27* cygheap.cc (cygheap_fixup_in_child): Improve strace output.Christopher Faylor
2004-03-27 * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen
2004-03-27add missing filesChristopher Faylor
2004-03-26* path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end ofChristopher Faylor
2004-03-26 * sem.cc (semget): Fix debug string.Corinna Vinschen
2004-03-26* sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless ofChristopher Faylor
2004-03-26 Add prototypes for new msvcrt.dll versionsDanny Smith
2004-03-26* sigproc.cc (wait_sig): Report if not trying to send signal due to queuedChristopher Faylor
2004-03-262004-03-25 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-03-26 * mpw/: Remove subdirectory and everything in it.Stan Shebs
2004-03-262004-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-03-26Remove MPW sys include filesStan Shebs
2004-03-25 * include/stdio.h (_fsopen): Add prototype.Danny Smith
2004-03-25 Remove MPW support, no longer used.Stan Shebs
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-25 * Makefile.tpl (top level bootstrap support): Remove now-unneededNathanael Nerode
2004-03-25 * configure.in (top level bootstrap support): Rework --enable-werrorNathanael Nerode
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-242004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2004-03-242004-03-23 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-03-24 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook
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-23include/Alan Modra
2004-03-22Christopher Faylor <cgf@redhat.com>Christopher Faylor
2004-03-22 * Makefile.tpl: Rearrange by moving recursive_targets rulesNathanael Nerode
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-21Reorder it.H.J. Lu
2004-03-21Correct the ChangeLog entry.H.J. Lu
2004-03-21bfd/H.J. Lu
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