aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-072005-12-07 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith2-4/+10
2005-12-07 * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix INVALID_PARAMETERCorinna Vinschen2-3/+11
2005-12-07 * fhandler_raw.cc (fhandler_dev_raw::ioctl): Fix setting devbufCorinna Vinschen2-3/+10
2005-12-07 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Fix test forCorinna Vinschen2-1/+6
2005-12-07* include/cygwin/stdlib.h: Guard compilation of *unsetenv* in newlib.Christopher Faylor2-0/+9
2005-12-07 * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)Hans-Peter Nilsson2-2/+15
2005-12-07 * exceptions.cc (_cygtls::handle_exceptions): In case of aCorinna Vinschen5-192/+511
2005-12-062005-12-06 Paul Brook <paul@codesourcery.com>Jeff Johnston9-32/+42
2005-12-062005-12-06 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2-1/+26
2005-12-06gas/H.J. Lu2-3/+18
2005-12-05* include/cygwin/stdlib.h: New file.Christopher Faylor4-2/+78
2005-12-05* libc/include/stdlib.h: Move cygwin declarations to cygwin-specific file.Christopher Faylor2-42/+9
2005-12-05* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.Christopher Faylor4-56/+69
2005-12-05revert accidental checkinChristopher Faylor1-4/+0
2005-12-05Remove unneeded whitespace.Christopher Faylor9-50/+48
2005-12-05* strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor3-7/+18
2005-12-05toplevel:Paolo Bonzini10-1087/+2133
2005-12-04 * environ.cc (spenvs): Add "windir" as an "always export" variableCorinna Vinschen2-1/+7
2005-12-04fix descriptionChristopher Faylor1-1/+1
2005-12-04* faq-setup.xml: Add note about clean_setup.pl.Joshua Daniel Franklin3-2/+11
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor6-71/+91
2005-12-03Add missing ChangeLog entry.Christopher Faylor1-0/+1
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor13-133/+179
2005-12-02* dcrt0.cc (getstack): Try harder to modify memory.Christopher Faylor2-4/+11
2005-12-02* devices.h (_major): Revert previous ill-advised change.Christopher Faylor2-2/+7
2005-12-01* exceptions.cc (handle_exceptions): Translate a guard page exception to aChristopher Faylor2-1/+10
2005-12-01 * mmap.cc: Make debug output more consistently. Fix some comments.Corinna Vinschen2-36/+51
2005-12-01* devices.h (_minor): Coerce argument to proper type before manipulating.Christopher Faylor5-29/+51
2005-11-302005-11-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston5-3/+81
2005-11-302005-11-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston3-2/+47
2005-11-30* times.cc (hires_ms::prime): Remove debugging stuff.Christopher Faylor2-14/+8
2005-11-30 * mmap.cc (list::try_map): New method, implementing trying to mapCorinna Vinschen2-44/+68
2005-11-29 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2-1/+6
2005-11-29 * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen4-92/+329
2005-11-28 * autoload.cc (NtCreateSection): Define.Corinna Vinschen16-759/+878
2005-11-28 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't rely onCorinna Vinschen2-2/+12
2005-11-28Fix changelog typo.Daniel Jacobowitz1-1/+1
2005-11-25* heap.cc: Remove spurious getpagesize declaration.Christopher Faylor3-3/+15
2005-11-24* autoload.cc (CloseWindowStation): Define.Christopher Faylor1-0/+1
2005-11-24* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows stationChristopher Faylor4-1/+16
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor5-38/+272
2005-11-18* strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor2-0/+6
2005-11-18* memmem.cc: Move from here.Christopher Faylor1-0/+5
2005-11-182005-11-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+13
2005-11-18 * libc: Add subdirectory.Corinna Vinschen9-6/+761
2005-11-18 * libc/include/ieeefp.h: Add C++ guards.Corinna Vinschen2-0/+9
2005-11-18* include/cygwin/sys_time.h: Move futimes and lutimes declaration here fromChristopher Faylor2-1/+8
2005-11-18* include/sys/time.h: Move more cygwin stuff to cygwin-specific header.Christopher Faylor2-4/+4
2005-11-18* include/time.h: Remove more cygwin-specific stuff.Christopher Faylor2-18/+4
2005-11-18* times.cc (timezone): Put back (void).Christopher Faylor3-1/+20