summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gas/H.J. Lu2005-12-062-3/+18
* * include/cygwin/stdlib.h: New file.Christopher Faylor2005-12-054-2/+78
* * libc/include/stdlib.h: Move cygwin declarations to cygwin-specific file.Christopher Faylor2005-12-052-42/+9
* * dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.Christopher Faylor2005-12-054-56/+69
* revert accidental checkinChristopher Faylor2005-12-051-4/+0
* Remove unneeded whitespace.Christopher Faylor2005-12-059-50/+48
* * strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor2005-12-053-7/+18
* toplevel:Paolo Bonzini2005-12-0510-1087/+2133
* * environ.cc (spenvs): Add "windir" as an "always export" variableCorinna Vinschen2005-12-042-1/+7
* fix descriptionChristopher Faylor2005-12-041-1/+1
* * faq-setup.xml: Add note about clean_setup.pl.Joshua Daniel Franklin2005-12-043-2/+11
* * include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor2005-12-036-71/+91
* Add missing ChangeLog entry.Christopher Faylor2005-12-031-0/+1
* * cygtls.h (_cygtls::el): New field.Christopher Faylor2005-12-0313-133/+179
* * dcrt0.cc (getstack): Try harder to modify memory.Christopher Faylor2005-12-022-4/+11
* * devices.h (_major): Revert previous ill-advised change.Christopher Faylor2005-12-022-2/+7
* * exceptions.cc (handle_exceptions): Translate a guard page exception to aChristopher Faylor2005-12-012-1/+10
* * mmap.cc: Make debug output more consistently. Fix some comments.Corinna Vinschen2005-12-012-36/+51
* * devices.h (_minor): Coerce argument to proper type before manipulating.Christopher Faylor2005-12-015-29/+51
* 2005-11-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-11-305-3/+81
* 2005-11-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-11-303-2/+47
* * times.cc (hires_ms::prime): Remove debugging stuff.Christopher Faylor2005-11-302-14/+8
* * mmap.cc (list::try_map): New method, implementing trying to mapCorinna Vinschen2005-11-302-44/+68
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2005-11-292-1/+6
* * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen2005-11-294-92/+329
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-2816-759/+878
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Don't rely onCorinna Vinschen2005-11-282-2/+12
* Fix changelog typo.Daniel Jacobowitz2005-11-281-1/+1
* * heap.cc: Remove spurious getpagesize declaration.Christopher Faylor2005-11-253-3/+15
* * autoload.cc (CloseWindowStation): Define.Christopher Faylor2005-11-241-0/+1
* * fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows stationChristopher Faylor2005-11-244-1/+16
* * Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor2005-11-225-38/+272
* * strptime.cc (_strptime): Fix gcc warnings.Christopher Faylor2005-11-182-0/+6
* * memmem.cc: Move from here.Christopher Faylor2005-11-181-0/+5
* 2005-11-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-11-182-3/+13
* * libc: Add subdirectory.Corinna Vinschen2005-11-189-6/+761
* * libc/include/ieeefp.h: Add C++ guards.Corinna Vinschen2005-11-182-0/+9
* * include/cygwin/sys_time.h: Move futimes and lutimes declaration here fromChristopher Faylor2005-11-182-1/+8
* * include/sys/time.h: Move more cygwin stuff to cygwin-specific header.Christopher Faylor2005-11-182-4/+4
* * include/time.h: Remove more cygwin-specific stuff.Christopher Faylor2005-11-182-18/+4
* * times.cc (timezone): Put back (void).Christopher Faylor2005-11-183-1/+20
* * include/time.h: Move cygwin declarations to cygwin-specific header.Christopher Faylor2005-11-183-11/+10
* * include/cygwin/sys_time.h: Rename from include/cygwin/time.h.Christopher Faylor2005-11-183-4/+34
* 2005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith2005-11-181-0/+8
* 2005=11-18 Brian Gunlogson <gmb300@users.sourceforge.net>Danny Smith2005-11-182-0/+19
* 2005-11-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-11-175-150/+160
* 2005-11-17 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-11-172-4/+6
* * fork.cc (fork): Move top-of-stack calculation later.Christopher Faylor2005-11-173-8/+16
* * fhandler_tty.cc (fhandler_tty_slave::open): Don't expect thatCorinna Vinschen2005-11-172-7/+15
* * cris/linunistd.h: Don't redefine errno as extern int.Hans-Peter Nilsson2005-11-172-2/+4