Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-20 * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen
2009-10-20 * registry.cc (reg_key::get_int): Add alternative implementationCorinna Vinschen
2009-10-20 * smallprint.cc (__small_vsprintf): Simplify UNICODE string handlingCorinna Vinschen
2009-10-20 * fhandler_disk_file.cc (fhander_disk_file::readdir): Handle a statusCorinna Vinschen
2009-10-19 * syscalls.cc (internal_setlocale): Only convert $PATH if there is aCorinna Vinschen
2009-10-19merge from gccDJ Delorie
2009-10-19 * spawn.cc (av::fixup): Treat non-readable, but executable files asCorinna Vinschen
2009-10-18 * uinfo.cc (uinfo_init): Deimpersonate, don't reimpersonate, ifCorinna Vinschen
2009-10-17 * z80.h: Store alignment requirement in section header, to allowArnold Metselaar
2009-10-15merge from gccDJ Delorie
2009-10-15 * cygpath.cc (get_special_folder): Fetch path as WCHAR and convertCorinna Vinschen
2009-10-15 * faq-setup.xml (faq.setup.disk-space): Fix URL pointing toCorinna Vinschen
2009-10-15 * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen
2009-10-15 * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen
2009-10-14include/Alan Modra
2009-10-14Consistently use va_end.Eric Blake
2009-10-14* libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constantsEric Blake
2009-10-132009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-10-13 * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.Corinna Vinschen
2009-10-13 * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen
2009-10-13Fix toplevel 'config.status --recheck' for --enable-lto.Ralf Wildenhues
2009-10-13Improve clock_gettime and utimensat resolution.Eric Blake
2009-10-12 * external.cc (cygwin_internal): Return 0 in CW_SET_DOS_FILE_WARNINGCorinna Vinschen
2009-10-12 * kill.cc (main): Skip to PID loop on invalid option to handleCorinna Vinschen
2009-10-12 * fhandler_disk_file.cc (fhandler_disk_file::link): Only append .lnkCorinna Vinschen
2009-10-092009-10-09 Dave Korn <dave.korn@artimi.com>Jeff Johnston
2009-10-09merge from gccDJ Delorie
2009-10-09 * pathnames.sgml (pathnames-specialchars): Add control chars to theCorinna Vinschen
2009-10-09 * path.cc (tfx_chars): Convert all ASCII control characters exceptCorinna Vinschen
2009-10-09 * include/cygwin/config.h (DEFAULT_LOCALE): Define as "C.UTF-8".Corinna Vinschen
2009-10-09 * libc/locale/locale.c (DEFAULT_LOCALE): New define.Corinna Vinschen
2009-10-082009-10-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-10-082009-10-08 Jie Zhang <jie.zhang@analog.com>Jeff Johnston
2009-10-082009-10-08 Eric Blake <ebb9@byu.net>Jeff Johnston
2009-10-08* exceptions.cc (_cygtls::signal_exit): There's no need to set signal_arrivedChristopher Faylor
2009-10-08* fhandler_disk_file.cc (utimens_fs): Plug fd leak on EINVAL.Eric Blake
2009-10-07 * libc/locale/nl_langinfo.c (nl_langinfo): Just return current localeCorinna Vinschen
2009-10-07Support pseudo-reloc version 2Charles Wilson
2009-10-07 * syscalls.cc (seteuid32): Call set_cygwin_privileges on primary tokenCorinna Vinschen
2009-10-07 * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare.Corinna Vinschen
2009-10-07Sync with gcc repository.Ian Lance Taylor
2009-10-07merge from gccDJ Delorie
2009-10-07Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson
2009-10-07Merge from gcc repository.Ian Lance Taylor
2009-10-06* exceptions.cc: Move global variable sigExeced...Christopher Faylor
2009-10-04 * Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers.Dave Korn
2009-10-04 * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000.Corinna Vinschen
2009-10-04 * syscalls.cc (internal_setlocale): Add comment.Corinna Vinschen
2009-10-03 * faq-using.xml (faq.using.bloda): Add Lenovo IPS Core Service.Dave Korn