summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20080101cvs2svn2007-12-196119-1906168/+0
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-192-1/+5
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-192-1/+5
* 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-192-1/+9
* 2007-11-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-12-193-182/+198
* * cygwin.din: Export wcpcpy, wcpncpy.Corinna Vinschen2007-12-193-1/+9
* * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen2007-12-197-6/+148
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call toCorinna Vinschen2007-12-192-3/+8
* /tmp/foo.diffRichard Sandiford2007-12-185-20/+30
* /tmp/foo.diffRichard Sandiford2007-12-181-0/+6
* * dtable.cc (POSIX_NAMED_PIPE): New define.Christopher Faylor2007-12-166-30/+247
* * pathnames.xml: Fix a typo.Christopher Faylor2007-12-162-1/+5
* * include/cygwin/socket.h: Include sys/uio.h instead of cygwin/uio.h.Corinna Vinschen2007-12-143-2/+6
* * dtable.cc (dtable::set_file_pointers_for_exec): Reenable. FixCorinna Vinschen2007-12-143-4/+11
* Merge from gcc:DJ Delorie2007-12-143-2/+7
* * poll.cc (poll): Return count of fds with events instead of totalCorinna Vinschen2007-12-132-39/+52
* * string.h: Guard cygwin internal string function definitions withCorinna Vinschen2007-12-132-0/+10
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-1212-80/+232
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix R/O bitCorinna Vinschen2007-12-112-4/+8
* 2007-12-11 Dave Korn <dave.korn@artimi.com>Dave Korn2007-12-112-5/+12
* * localtime.cc (tzset): Guard by a muto for thread safety.Corinna Vinschen2007-12-112-3/+13
* * cygheap.cc (_csbrk): Don't request zero bytes from VirtualAlloc,Dave Korn2007-12-112-1/+6
* * localtime.cc (tzset): Call tzsetwall only if it hasn't beenCorinna Vinschen2007-12-112-1/+7
* * dwarf2.h (DW_AT_hi_user): Correct value.Daniel Jacobowitz2007-12-112-1/+5
* 2007-12-07 Bob Wilson <bob.wilson@acm.org>Bob Wilson2007-12-072-1/+6
* * regtool.cc (opts): Add missing 'W'.Corinna Vinschen2007-12-072-1/+5
* * include/sys/cygwin.h: Include limits.h.Corinna Vinschen2007-12-072-0/+5
* * ps.cc: Include limits.h.Corinna Vinschen2007-12-062-3/+14
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-0611-23/+53
* config/Richard Sandiford2007-12-063-4/+9
* * fhandler_tty.cc (fhandler_tty_slave::open): Use MAX_PATH instead ofCorinna Vinschen2007-12-053-11/+18
* * fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATHCorinna Vinschen2007-12-0510-22/+44
* Add missing ChangeLog entry.Corinna Vinschen2007-12-051-0/+8
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2007-12-053-6/+45
* * fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME for pipe nameCorinna Vinschen2007-12-042-14/+7
* 2007-12-03 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-12-042-1/+5
* 2007-12-03 techrazy <techrazy@users.sourceforge.net>Chris Sutcliffe2007-12-042-0/+14
* * autoload.cc (GetModuleFileNameExW): Replace definition ofCorinna Vinschen2007-12-034-16/+28
* * include/cygwin/time.h: Remove redundant #endif.Corinna Vinschen2007-12-032-1/+4
* * include/cygwin/time.h (daylight): Declare as extern symbol referringCorinna Vinschen2007-12-012-3/+11
* * cris/Makefile.in (crt0.o): Add CFLAGS when compiling crt0.S.Hans-Peter Nilsson2007-12-012-1/+5
* * Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.Corinna Vinschen2007-12-013-8/+10
* 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Paolo Bonzini2007-11-292-12/+25
* bfd/Mark Shinwell2007-11-294-0/+25
* include/opcode/Mark Shinwell2007-11-292-24/+61
* * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead ofCorinna Vinschen2007-11-285-5/+15
* * fhandler_socket.cc (fhandler_socket::recv_internal): Add MSG_WAITALLCorinna Vinschen2007-11-283-10/+54
* * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope withNathan Sidwell2007-11-282-3/+9
* * posix_ipc.cc (ipc_names): Rename max_len to prefix_len. StoreCorinna Vinschen2007-11-272-20/+46
* Drop old SetResourceLock stuff in favor of mutos.Corinna Vinschen2007-11-277-118/+85