aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-18* include/time.h: Move cygwin declarations to cygwin-specific header.Christopher Faylor3-11/+10
2005-11-18* include/cygwin/sys_time.h: Rename from include/cygwin/time.h.Christopher Faylor3-4/+34
2005-11-182005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith1-0/+8
2005-11-182005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith2-0/+19
2005-11-172005-11-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-150/+160
2005-11-172005-11-17 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2-4/+6
2005-11-17* fork.cc (fork): Move top-of-stack calculation later.Christopher Faylor3-8/+16
2005-11-17 * fhandler_tty.cc (fhandler_tty_slave::open): Don't expect thatCorinna Vinschen2-7/+15
2005-11-17 * cris/linunistd.h: Don't redefine errno as extern int.Hans-Peter Nilsson2-2/+4
2005-11-16* times.cc (hires_ms::prime): Don't escalate the priority.Christopher Faylor2-6/+10
2005-11-14* include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor3-38/+47
2005-11-14* fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additionalChristopher Faylor3-9/+20
2005-11-14* fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.Christopher Faylor6-40/+24
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor18-71/+148