summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'after-mmap-privanon-after-mmap-privanon-noreservecvs2svn2005-11-295230-1314323/+0
* * 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
* * times.cc (hires_ms::prime): Don't escalate the priority.Christopher Faylor2005-11-162-6/+10
* * include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor2005-11-143-38/+47
* * fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additionalChristopher Faylor2005-11-143-9/+20
* * fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.Christopher Faylor2005-11-146-40/+24
* * cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor2005-11-1418-71/+148
* * mips.h: Assign 'm'/'M' codes to MIPS16e save/restoreThiemo Seufer2005-11-142-1/+14
* * fhandler_socket.cc (fhandler_socket::recvfrom): Just return 0 (EOF)Corinna Vinschen2005-11-133-2/+22
* * include/commdlg.h (OPENFILENAMEW): Add members forDanny Smith2005-11-122-4/+16
* * include/wingdi.h (GetICMProfile{AW}): Correct prototype.Danny Smith2005-11-122-2/+8
* * Makefile.def: Remove gdb dependencies for gdbtk.Daniel Jacobowitz2005-11-116-64/+76
* * cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor2005-11-118-58/+145
* * libc/include/sys/time.h: For cygwin, use general header rather than specificChristopher Faylor2005-11-112-1/+6
* PR 1150Nick Clifton2005-11-112-0/+13
* * times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor2005-11-113-1/+13
* * include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin.Christopher Faylor2005-11-102-2/+7
* * bsd_helper.cc (securityinit): New function. Move initializationCorinna Vinschen2005-11-108-61/+210
* * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use LOG_CRIT.Corinna Vinschen2005-11-102-1/+5
* Fix dates.Corinna Vinschen2005-11-101-2/+2
* * syslog.cc (setlogmask): Don't mask the mask.Corinna Vinschen2005-11-102-2/+7
* * include/cygwin/signal.h: Add missing sigrelse prototype.Corinna Vinschen2005-11-102-0/+5
* * fhandler_base.cc (fhandler_base::readv): Free buf, not a pointer into theChristopher Faylor2005-11-082-3/+9
* 2005-11-08 Tom Walsh <tom@openhardware.net>Jeff Johnston2005-11-085-9/+24
* * libc/include/string.h: Add cygwin-specific function declaration.Christopher Faylor2005-11-082-0/+7