aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-24 * fhandler.cc (fhandler_base::open): Remove unused variables sa and sd.Corinna Vinschen2-3/+5
2009-10-24 * fhandler.cc (fhandler_base::open): Always create file with defaultCorinna Vinschen5-45/+30
2009-10-24 cpu/Doug Evans6-18/+427
2009-10-23Sync pseudo-reloc.c with cygwin/lib/Charles Wilson2-16/+225
2009-10-232009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-0/+12
2009-10-23 * fhandler_random.cc (fhandler_dev_random::lseek): Allow negativeCorinna Vinschen2-5/+5
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston257-177950/+261901
2009-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+13
2009-10-20 * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen2-45/+78
2009-10-20 * registry.cc (reg_key::get_int): Add alternative implementationCorinna Vinschen3-10/+80
2009-10-20 * smallprint.cc (__small_vsprintf): Simplify UNICODE string handlingCorinna Vinschen2-9/+9
2009-10-20 * fhandler_disk_file.cc (fhander_disk_file::readdir): Handle a statusCorinna Vinschen2-3/+11
2009-10-19 * syscalls.cc (internal_setlocale): Only convert $PATH if there is aCorinna Vinschen2-7/+19
2009-10-19merge from gccDJ Delorie2-0/+13
2009-10-19 * spawn.cc (av::fixup): Treat non-readable, but executable files asCorinna Vinschen2-1/+17
2009-10-18 * uinfo.cc (uinfo_init): Deimpersonate, don't reimpersonate, ifCorinna Vinschen2-1/+6
2009-10-17 * z80.h: Store alignment requirement in section header, to allowArnold Metselaar2-0/+14
2009-10-15merge from gccDJ Delorie2-0/+6
2009-10-15 * cygpath.cc (get_special_folder): Fetch path as WCHAR and convertCorinna Vinschen2-25/+44
2009-10-15 * faq-setup.xml (faq.setup.disk-space): Fix URL pointing toCorinna Vinschen2-1/+6
2009-10-15 * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen2-0/+8
2009-10-15 * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen2-0/+11
2009-10-14include/Alan Modra2-3/+9
2009-10-14Consistently use va_end.Eric Blake6-44/+98
2009-10-14* libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constantsEric Blake2-35/+70
2009-10-132009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston2-9/+9
2009-10-13 * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.Corinna Vinschen2-1/+6
2009-10-13 * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen9-16/+122
2009-10-13Fix toplevel 'config.status --recheck' for --enable-lto.Ralf Wildenhues3-2/+14
2009-10-13Improve clock_gettime and utimensat resolution.Eric Blake4-19/+39
2009-10-12 * external.cc (cygwin_internal): Return 0 in CW_SET_DOS_FILE_WARNINGCorinna Vinschen2-0/+7
2009-10-12 * kill.cc (main): Skip to PID loop on invalid option to handleCorinna Vinschen2-4/+7
2009-10-12 * fhandler_disk_file.cc (fhandler_disk_file::link): Only append .lnkCorinna Vinschen3-1/+16
2009-10-092009-10-09 Dave Korn <dave.korn@artimi.com>Jeff Johnston2-0/+6
2009-10-09merge from gccDJ Delorie2-1/+6
2009-10-09 * pathnames.sgml (pathnames-specialchars): Add control chars to theCorinna Vinschen2-1/+13
2009-10-09 * path.cc (tfx_chars): Convert all ASCII control characters exceptCorinna Vinschen2-16/+44
2009-10-09 * include/cygwin/config.h (DEFAULT_LOCALE): Define as "C.UTF-8".Corinna Vinschen2-0/+6
2009-10-09 * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen2-2/+20
2009-10-082009-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+9
2009-10-082009-10-08 Jie Zhang <jie.zhang@analog.com>Jeff Johnston2-0/+13
2009-10-082009-10-08 Eric Blake <ebb9@byu.net>Jeff Johnston2-0/+8
2009-10-08* exceptions.cc (_cygtls::signal_exit): There's no need to set signal_arrivedChristopher Faylor2-1/+5
2009-10-08* fhandler_disk_file.cc (utimens_fs): Plug fd leak on EINVAL.Eric Blake2-0/+6
2009-10-07 * libc/locale/nl_langinfo.c (nl_langinfo): Just return current localeCorinna Vinschen2-0/+13
2009-10-07Support pseudo-reloc version 2Charles Wilson6-28/+717
2009-10-07 * syscalls.cc (seteuid32): Call set_cygwin_privileges on primary tokenCorinna Vinschen2-0/+6
2009-10-07 * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare.Corinna Vinschen3-1/+20
2009-10-07Sync with gcc repository.Ian Lance Taylor6-18/+2084
2009-10-07merge from gccDJ Delorie2-0/+46