aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-28This commit was manufactured by cvs2svn to create tag 'after-mmap-revamp'.after-mmap-revampcvs2svn5230-1314323/+0
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
2005-11-14 * mips.h: Assign 'm'/'M' codes to MIPS16e save/restoreThiemo Seufer2-1/+14
2005-11-13 * fhandler_socket.cc (fhandler_socket::recvfrom): Just return 0 (EOF)Corinna Vinschen3-2/+22
2005-11-12 * include/commdlg.h (OPENFILENAMEW): Add members forDanny Smith2-4/+16
2005-11-12 * include/wingdi.h (GetICMProfile{AW}): Correct prototype.Danny Smith2-2/+8
2005-11-11 * Makefile.def: Remove gdb dependencies for gdbtk.Daniel Jacobowitz6-64/+76
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor8-58/+145
2005-11-11* libc/include/sys/time.h: For cygwin, use general header rather than specificChristopher Faylor2-1/+6
2005-11-11PR 1150Nick Clifton2-0/+13
2005-11-11* times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor3-1/+13
2005-11-10* include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin.Christopher Faylor2-2/+7
2005-11-10 * bsd_helper.cc (securityinit): New function. Move initializationCorinna Vinschen8-61/+210
2005-11-10 * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use LOG_CRIT.Corinna Vinschen2-1/+5
2005-11-10 Fix dates.Corinna Vinschen1-2/+2
2005-11-10 * syslog.cc (setlogmask): Don't mask the mask.Corinna Vinschen2-2/+7
2005-11-10 * include/cygwin/signal.h: Add missing sigrelse prototype.Corinna Vinschen2-0/+5
2005-11-08* fhandler_base.cc (fhandler_base::readv): Free buf, not a pointer into theChristopher Faylor2-3/+9
2005-11-082005-11-08 Tom Walsh <tom@openhardware.net>Jeff Johnston5-9/+24
2005-11-08* libc/include/string.h: Add cygwin-specific function declaration.Christopher Faylor2-0/+7
2005-11-08fix entryChristopher Faylor1-1/+1