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
2012-02-01This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20120201cvs2svn
2012-02-01Move ELF header entries to elf/ChangeLogH.J. Lu
2012-01-31* strace.cc (proc_child): Don't right-shift exit value.Christopher Faylor
2012-01-31Support arch-dependent fillH.J. Lu
2012-01-29 * tzset.c: Throughout use wide characters to be locale agnostic.Corinna Vinschen
2012-01-29 * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen
2012-01-28Forced checkin for timestampCorinna Vinschen
2012-01-28 * cygwin.din: Fix order (DATA first).Corinna Vinschen
2012-01-27 * dcrt0.cc (is_dos_path): New macro to recognize drive letter and UNCCorinna Vinschen
2012-01-27 * dwarf2.h (enum dwarf_form): Add Fission extensions.Cary Coutant
2012-01-26* sigproc.cc (child_info::retry_count): Actually that should have been 0.Christopher Faylor
2012-01-26* sigproc.cc (child_info::retry_count): Default to 1.Christopher Faylor
2012-01-24 * pathnames.sgml (mount-table): Rephrase a few expressions forCorinna Vinschen
2012-01-24 * ldd.cc (start_process): Handle .oct and .so as DLLs.Yaakov Selkowitz
2012-01-24libgloss: bfin: add a better default _exitMichael Frysinger
2012-01-23 * syscalls.cc (gethostid): Simplify. Just fetch MachineGuid andCorinna Vinschen
2012-01-23* fhandler.h (fhandler_fifo::arm): Declare new function.Christopher Faylor
2012-01-22clarify wordingChristopher Faylor
2012-01-22* cygheap.h (cygheap_fdmanip::release): Simplify.Christopher Faylor
2012-01-22* cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reportsChristopher Faylor
2012-01-20 * fhandler.h (fhandler_registry::opendir): Declare.Corinna Vinschen
2012-01-17 * arm/linux-crt0.c: Use ldr instead of adr to get address ofCorinna Vinschen
2012-01-17Correct misused 'rm -r' command in uninstall rules.Keith Marshall
2012-01-17Generalise makefile references to subdirectories of lib.Keith Marshall
2012-01-16 * configure: Regenerate and re-add to repository.Corinna Vinschen
2012-01-16Add 'check' as GCS conforming alias for make's 'test' goal.Keith Marshall
2012-01-16More makefile code refactoring; remove redundant INCLUDES references.Keith Marshall
2012-01-15Add smart identification of auxiliary header file paths.Keith Marshall
2012-01-15More makefile code refactoring; fix top_srcdir references.Keith Marshall
2012-01-15Update and correct makefile rebuilding rules.Keith Marshall
2012-01-15More formatting adjustments.Keith Marshall
2012-01-15Miscellaneous formatting adjustments.Keith Marshall
2012-01-15Improve self-documentation of 'for' loop commands.Keith Marshall
2012-01-15Generalise 'all' rule to arbitrary prerequisite sub-directories.Keith Marshall
2012-01-15Derive package release index from configure time specification.Keith Marshall
2012-01-15Discontinue CVS tracking of generated 'configure' script.Keith Marshall
2012-01-13Document support of printf %m conversion flag.Yaakov Selkowitz
2012-01-13 * new-features.sgml (ov-new1.7.10): Document support for the %mYaakov Selkowitz
2012-01-13 * include/cygwin/config.h (_GLIBC_EXTENSION): Define.Yaakov Selkowitz
2012-01-13 * libc/stdio/sprintf.c: Document 'm' conversion specifier.Yaakov Selkowitz
2012-01-13Document tgmath.h.Yaakov Selkowitz
2012-01-13 * new-features.sgml (ov-new1.7.10): Document tgmath.h.Yaakov Selkowitz
2012-01-12add indirect_symbol to mach-o port.Iain D Sandoe
2012-01-12 * libc/include/tgmath.h: New header.Yaakov Selkowitz
2012-01-12* spawn.cc (child_info_spawn::worker): Delete debugging.Christopher Faylor
2012-01-11Update copyright on all files checked in so far this year.Christopher Faylor
2012-01-10 * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):Yaakov Selkowitz
2012-01-10 * libc/include/complex.h: Fix "/*" within comment warning.Yaakov Selkowitz
2012-01-09 * libc/include/process.h: Remove Cygwin-only header.Corinna Vinschen
2012-01-09 * include/cygwin/process.h: Move here from newlib.Corinna Vinschen