]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2004-03-27 Christopher... * fhandler_nodevice.cc (fhandler_nodevice::open): Assum...
2004-03-27 Corinna Vinschen * Fix ChangeLog formatting.
2004-03-27 Corinna Vinschen * cygserver.sgml: New file.
2004-03-27 Joshua Daniel... 2004-03-26 Joshua Daniel Franklin <joshuadfranklin...
2004-03-27 Luke Dunstan2004-03-27 Filip Navara <xnavara@volny.cz>
2004-03-27 Eric ChristopherFix ChangeLog entry.
2004-03-26 Christopher... * cygheap.cc (cygheap_fixup_in_child): Improve strace...
2004-03-26 Corinna Vinschen * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to...
2004-03-26 Christopher... add missing files
2004-03-26 Christopher... * path.cc (path_conv::check): Use 'strchr' rather than...
2004-03-26 Corinna Vinschen * sem.cc (semget): Fix debug string.
2004-03-26 Christopher... * sigproc.cc (wait_sig): Make sure that SIGCHLD is...
2004-03-26 Danny Smith Add prototypes for new msvcrt.dll versions
2004-03-26 Christopher... * sigproc.cc (wait_sig): Report if not trying to send...
2004-03-25 Jeff Johnston2004-03-25 Thomas Pfaff <tpfaff@gmx.net>
2004-03-25 Stan Shebs * mpw/: Remove subdirectory and everything...
2004-03-25 Jeff Johnston2004-03-25 Jeff Johnston <jjohnstn@redhat.com>
2004-03-25 Stan ShebsRemove MPW sys include files
2004-03-25 Danny Smith * include/stdio.h (_fsopen): Add prototype.
2004-03-25 Stan Shebs Remove MPW support, no longer used.
2004-03-25 Christopher... * path.cc (normalize_posix_path): Reorganize to short...
2004-03-25 Dimitri Papadopoulos2004-03-25 Dimitri Papadopoulos <papadopo@users.sourc...
2004-03-25 Dimitri PapadopoulosTypo.
2004-03-25 Nathanael Nerode * Makefile.tpl (top level bootstrap support): Remove...
2004-03-24 Nathanael Nerode * configure.in (top level bootstrap support): Rework...
2004-03-24 Christopher... update copyright. Minor reformatting.
2004-03-24 Danny Smith2004-03-24 Filip Navara <xnavara@volny.cz>
2004-03-24 Danny Smith2004-03-24 Filip Navara <xnavara@volny.cz>
2004-03-24 Corinna Vinschen * winsup.api/devdsp.c: New file, testing fhandler_dev_...
2004-03-24 Corinna Vinschen * fhandler_dsp.cc (fhandler_dev_dsp::write): Remove...
2004-03-24 Nathanael Nerode2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-24 Eric Christopher2004-03-23 Eric Christopher <echristo@redhat.com>
2004-03-23 Paul Brook * bfd/elf32-arm.h (arm_print_private_bfd_data): Add...
2004-03-23 Christopher... white space fixup
2004-03-23 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_fs)...
2004-03-23 Corinna Vinschen * autoload.cc: Load eight more functions for waveIn...
2004-03-22 Alan Modrainclude/
2004-03-22 Christopher... Christopher Faylor <cgf@redhat.com>
2004-03-22 Nathanael Nerode * Makefile.tpl: Rearrange by moving recursive_targets...
2004-03-21 Christopher... * cygheap.cc (init_cheap): Set initial_sz to something...
2004-03-21 Christopher... * cygheap.cc (init_cheap): Conditionalize debugging...
2004-03-21 Christopher... * cygcheck.cc (dump_sysinfo): Remove "Win95/NT" from...
2004-03-21 Christopher... * cygheap.cc (init_cheap): Add ability to specify minim...
2004-03-20 H.J. LuReorder it.
2004-03-20 H.J. LuCorrect the ChangeLog entry.
2004-03-20 H.J. Lubfd/
2004-03-20 Pierre Humblet2004-03-19 Pierre Humblet <pierre.humblet@ieee.org>
2004-03-19 Christopher... * include/cygwin/version.h: Bump DLL minor number to 10.
2004-03-19 Danny Smith * msvcrt.def.in: Add stubs for msvcrt.dll (version...
2004-03-18 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new...
2004-03-18 Corinna Vinschen * fhandler_proc.cc (format_proc_meminfo): On NT, try...
2004-03-17 Nathanael Nerode2004-03-17 Paolo Bonzini <bonzini@gnu.org>
2004-03-17 Joshua Daniel... Add FAQ about old packages. Remove B20 references.
2004-03-17 Christopher... add missing changelog entry
2004-03-17 Christopher... * include/cygwin/version.h: Bump DLL minor number to 9.
2004-03-16 Nathanael Nerode2004-03-15 Paolo Bonzini <bonzini@gnu.org>
2004-03-16 Danny Smith * include/docobj.h (IOleDocumentView::GetDocument...
2004-03-16 Danny Smith * lib/ddk/ntoskrnl.def (MmAllocatePagesForMdl): Correc...
2004-03-16 Danny Smith2004-03-16 Martin Fuchs <martin-fuchs@gmx.net>
2004-03-16 Christopher... * sigproc.cc (proc_terminate): Release sync_proc_subpro...
2004-03-16 Christopher... * cygtls.cc (_cygtls::fixup_after_fork): Just manipulat...
2004-03-16 Alan Modraopcodes/
2004-03-16 Nathanael Nerode2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-15 Christopher... * cygpath.cc (usage): Don't issue helpful message if...
2004-03-15 Christopher... * exceptions.cc (try_to_debug): Report on tid of caller.
2004-03-15 Corinna Vinschen Fix ChangeLog dates.
2004-03-15 Christopher... * cygtls.cc (_cygtls::remove): Call remove_wq even...
2004-03-14 Corinna Vinschen * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and
2004-03-14 Pierre Humblet2004-03-14 Pierre Humblet <pierre.humblet@ieee.org>
2004-03-14 Christopher... * cygtls.cc (_cygtls::remove): Call remove_wq to ensure...
2004-03-14 Christopher... minor cleanup
2004-03-14 Christopher... Fix typo.
2004-03-13 Corinna Vinschen * errno.cc (errmap): Handle ERROR_BUS_RESET.
2004-03-13 Corinna Vinschen * kill.cc (get_debug_priv): New function.
2004-03-13 Nathanael Nerode2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
2004-03-13 Danny Smith *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_...
2004-03-13 Danny Smith * include/malloc.h: Remove __STRICT_ANSI__ guard.
2004-03-12 Christopher... * wait.cc (wait4): Initialize pointer on entry. Avoid...
2004-03-12 Christopher... * include/process.h: Remove the #endif associated with...
2004-03-12 Michal Ludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-12 Jakub Jelinek * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E...
2004-03-12 Michal Ludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-12 Corinna Vinschen * exceptions.cc (sigpacket::process): Simplify code...
2004-03-12 Christopher... * cygtls.h (waitq): Declare structure here.
2004-03-12 Christopher... * cygtls.cc (_cygtls::fixup_after_fork): Remove unneede...
2004-03-11 Jeff Johnston2004-03-11 Kazu Hirata <kazu@cs.umass.edu>
2004-03-11 DJ Delorie2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
2004-03-11 Danny Smith * include/conio.h: Remove __STRICT_ANSI__ guard from...
2004-03-11 Nathanael Nerode(top level)
2004-03-10 Danny Smith2004-03-10 Al Slater <al.slater@scluk.com>
2004-03-09 Jeff Johnston2004-03-09 Thomas Pfaff <tpfaff@gmx.net>
2004-03-09 Christopher... * fhandler_serial.cc (fhandler_serial::ioctl): Implemen...
2004-03-09 Christopher... .
2004-03-09 Christopher... * exceptions.cc (setup_handler): Avoid suspending a...
2004-03-07 Christopher... add missing entry
2004-03-07 Christopher... * fork.cc (fork_parent): Save parent pid in a temporary...
2004-03-07 Christopher... * winsup.api/known_bugs.tcl: Remove mknod01 since mknod...
2004-03-06 Christopher... update some documentation
2004-03-05 Christopher... * gendef (sigdelayed): Handle return here rather than...
2004-03-05 Danny Smith2004-03-05 Filip Navara <xnavara@volny.cz>
next
This page took 0.060322 seconds and 5 git commands to generate.