summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * sysv_shm.cc (shmget): Allow to retrieve shared memory segmentsCorinna Vinschen2004-03-302-0/+11
* * shm.cc (shmat): If shmid is unknown, call a special variationCorinna Vinschen2004-03-303-3/+31
* Add (linker) support for CR16C processorNick Clifton2004-03-303-0/+265
* * lib/Makefile,in; Add directx to .PHONY target.Danny Smith2004-03-293-15/+21
* * fhandler.h (class fhandler_socket): Add has_been_closed member.Corinna Vinschen2004-03-295-65/+141
* * thread.cc (pthread::atforkprepare): Call MT_INTERFACE->fixup_before_fork atChristopher Faylor2004-03-292-2/+7
* * net.cc (wsock_event::wait): Change scope of local "len" variable.Corinna Vinschen2004-03-292-1/+5
* 2004-03-28 Hans Leidekker <hans@it.vu.nl>Luke Dunstan2004-03-292-0/+15
* * mingwex/math/round.c: Rewrite.Danny Smith2004-03-294-79/+21
* * pathnames.sgml: Fix /dev/srX description.Corinna Vinschen2004-03-292-1/+8
* 2004-03-28 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-292-11/+19
* 2004-03-28 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-293-24/+37
* * shm.cc (shmat): Return (void *) -1 on error instead of NULL.Corinna Vinschen2004-03-282-6/+10
* 2004-03-27 Hosaka Yuji <hos@tamanegi.org>Luke Dunstan2004-03-284-0/+52
* * fhandler_nodevice.cc (fhandler_nodevice::open): Assume that errno has alreadyChristopher Faylor2004-03-272-1/+7
* * Fix ChangeLog formatting.Corinna Vinschen2004-03-271-0/+4
* * cygserver.sgml: New file.Corinna Vinschen2004-03-273-0/+280
* 2004-03-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-273-16/+36
* 2004-03-27 Filip Navara <xnavara@volny.cz>Luke Dunstan2004-03-2751-3008/+7390
* Fix ChangeLog entry.Eric Christopher2004-03-271-0/+1
* * cygheap.cc (cygheap_fixup_in_child): Improve strace output.Christopher Faylor2004-03-262-1/+6
* * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen2004-03-2610-558/+1388
* add missing filesChristopher Faylor2004-03-263-0/+81
* * 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
* 2004-03-25 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-03-2512-54/+145
* * mpw/: Remove subdirectory and everything in it.Stan Shebs2004-03-2513-550/+4
* 2004-03-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-03-253-2/+13
* Remove MPW sys include filesStan Shebs2004-03-256-83/+0
* * include/stdio.h (_fsopen): Add prototype.Danny Smith2004-03-253-0/+9
* Remove MPW support, no longer used.Stan Shebs2004-03-258-1266/+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
* * Makefile.tpl (top level bootstrap support): Remove now-unneededNathanael Nerode2004-03-253-6/+6
* * configure.in (top level bootstrap support): Rework --enable-werrorNathanael Nerode2004-03-245-12/+25
* 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
* 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-03-243-14/+23
* 2004-03-23 Eric Christopher <echristo@redhat.com>Eric Christopher2004-03-244-24/+50
* * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook2004-03-232-0/+9
* 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