]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2010-08-20 Corinna Vinschen * fhandler_disk_file.cc (readdir_check_reparse_point...
2010-08-20 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2010-08-20 Chris Sutcliffe2010-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-08-19 Corinna Vinschen * include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL....
2010-08-19 Corinna Vinschen * new-features.sgml (ov-new1.7.7): New section.
2010-08-19 Corinna Vinschen * external.cc (sync_wincwd): New function.
2010-08-18 Chris Sutcliffe2010-08-18 Ladislav Michl <ladis@users.sourceforge...
2010-08-18 Christopher... * external.cc (CW_SETCWD): New option.
2010-08-18 Corinna Vinschen * pathnames.sgml (pathnames-win32-api): Try to use...
2010-08-18 Corinna Vinschen * syscalls.cc (rename): Fix renaming file-based devices.
2010-08-18 Corinna Vinschen * exceptions.cc (open_stackdumpfile): Don't try to...
2010-08-18 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2010-08-17 Keith MarshallMake PATH_MAX consistent with MAX_PATH
2010-08-16 Corinna Vinschen * include/cygwin/version.h: Bump DLL minor version...
2010-08-14 Corinna Vinschen * pipe.cc (fhandler_pipe::open): Duplicate content...
2010-08-13 Corinna Vinschen * mount.cc (from_fstab): Fix potentially fatal typo.
2010-08-13 Corinna Vinschen * faq-programming.xml (faq.programming.win32-api)...
2010-08-13 Corinna Vinschen * cygheap.h (class cwdstuff): Make drive_length private.
2010-08-11 Yaakov Selkowitz* libc/include/sys/dir.h: New BSD-compatibility header.
2010-08-11 Corinna Vinschen * new-features.sgml (ov-new1.7.6): Document "bind...
2010-08-11 Corinna Vinschen * mount.cc (do_mount): Don't treat "bind" mount as...
2010-08-11 Corinna Vinschen * mount.cc (struct opt): Add "bind" option.
2010-08-11 Yaakov Selkowitz* mingw: Use sysroot, if present, for mingw_dir.
2010-08-10 Christopher... * sigproc.cc (init_sig_pipe): Add retry loop.
2010-08-09 Christopher... * cygheap.h (cygheap_fdmanip): Delete fh and use fd...
2010-08-09 Yaakov Selkowitz* new-features.sgml (ov-new1.7.6): Document POSIX Monot...
2010-08-09 Yaakov SelkowitzImplement POSIX.1-2004 Monotonic Clock.
2010-08-09 Corinna Vinschen * libc/include/sys/features.h: Define _POSIX_MONOTONIC...
2010-08-09 Corinna Vinschen * new-features.sgml (ov-new1.7.6): Document /proc...
2010-08-09 Corinna Vinschen * fhandler_proc.cc: Add /proc/filesystems virtual...
2010-08-09 Corinna Vinschen * include/dlfcn.h (RTLD_LOCAL): Define.
2010-08-06 Corinna Vinschen * include/sys/dirent.h (d_fileno): Define as d_ino.
2010-08-06 Corinna Vinschen * libc/include/sys/stat.h: Move all POSIX-defined...
2010-08-04 Corinna Vinschen * path.cc (cygwin_conv_path): Rearrange test for ...
2010-08-03 Jeff Johnston2010-08-03 Craig Howland <howland@LGSInnovations.com>
2010-08-01 Christopher... * exceptions.cc (_cygtls::interrupt_now): Revert to...
2010-07-31 Jan Kratochvilgdb/
2010-07-30 Christopher... * cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
2010-07-30 Anthony GreenAdd moxie-rtems support.
2010-07-29 DJ Delorie[include/opcode]
2010-07-28 DJ Delorie[sim/rx]
2010-07-26 Andy Koppe * setup-net.sgml, faq-setup.xml: Rename setup.exe...
2010-07-25 Keith MarshallAccept that mingwrt headers are not guaranteed to prece...
2010-07-24 Chris Sutcliffe2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-23 Jeff JohnstonFix latest changelog entry to not refer to libgloss...
2010-07-23 Jeff Johnston2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
2010-07-23 Jeff Johnston2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
2010-07-23 Nick CliftonAdd support for v850E2 and v850E2V3
2010-07-23 Corinna Vinschen * fhandler.cc (fhandler_base::raw_write): Remove STATU...
2010-07-23 Chris Sutcliffe2010-07-22 Ozkan Sezer <sezero@users.sourceforge...
2010-07-22 Chris Sutcliffe2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-22 Chris Sutcliffe2010-07-21 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-21 Corinna Vinschen * dump_setup.cc (tfx_chars): New WCHAR array, copied...
2010-07-20 Chris Sutcliffe2010-07-20 Ozkan Sezer <sezero@users.sourceforge...
2010-07-20 Alan Modrainclude/elf/
2010-07-20 Dave Korn * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro...
2010-07-20 Chris Sutcliffe2010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-19 Eric BlakeDocument mkostemp and mkostemps.
2010-07-19 Eric BlakeAdd mkostemp and mkostemps.
2010-07-19 Eric BlakeAdd mkostemp and mkostemps.
2010-07-19 Corinna Vinschen * m68k/cf-crt1.c (hardware_init_hook): Accommodate...
2010-07-18 Christopher... * autoload.cc (noload): Use "pushl" rather than "push".
2010-07-18 Christopher... * exceptions.cc (_cygtls::interrupt_now): Avoid nonsens...
2010-07-18 Christopher... * gendef: Throughout, remove lock from xchgl since...
2010-07-18 Paolo Bonzini2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2010-07-15 Corinna Vinschen * wincap.cc (wincap_7): Set needs_count_in_si_lpres2...
2010-07-13 Corinna Vinschen * libc/include/signal.h (sighandler_t): Only define...
2010-07-08 Chris Sutcliffe2010-07-08 Markus Koenig <basilo@users.sourceforge...
2010-07-07 Corinna Vinschen * syscalls.cc (unlink_nt): Disable try_to_bin for...
2010-07-06 Corinna Vinschen * libc/posix/rewinddir.c (rewinddir): Remove incorrect...
2010-07-06 Ulrich Weigandinclude/ChangeLog:
2010-07-06 Maciej W. Rozycki gas/
2010-07-05 Corinna Vinschen Align seekdir and telldir API to POSIX definition.
2010-07-05 Christopher... * ldd.cc: Clean up formatting throughout.
2010-07-05 Corinna Vinschen * dump_setup.cc (dump_file): Read requested content...
2010-07-04 Christopher... * path.cc (path_conv::check): Move fs-specific settings...
2010-07-03 Alan Modrainclude/opcode/
2010-07-03 Alan Modra * ppc.h (PPC_OPCODE_COMMON): Expand comment.
2010-07-02 Corinna Vinschen * net.cc (cygwin_getsockopt): Make sure SO_PEERCRED...
2010-07-02 Paolo Bonzinisync config/ChangeLog with gcc
2010-07-02 Rainer Orth * gc++filt.m4: New file.
2010-07-01 Corinna VinschenFix email address
2010-07-01 Corinna Vinschen * libc/include/signal.h (sighandler_t): Add typedef.
2010-07-01 Corinna Vinschen2010-06-29 Antony King <antony.king@sr.com>
2010-06-29 Chris Sutcliffe2010-06-28 Rick Rankin <rrankin1424-mingw@yahoo.com>
2010-06-29 Corinna Vinschen * utils.sgml (locale): Change stray local cygdrive...
2010-06-29 Corinna Vinschen * spawn.cc (spawn_guts): Reinstantiate a FIXME comment.
2010-06-29 Corinna Vinschen * exceptions.cc (dump_exception): Use %W instead of...
2010-06-29 Nick Clifton * xstormy16/eva_app.ld (.gcc_except_table)...
2010-06-29 Alan Modraremove maxq-coff port
2010-06-28 Christopher... * fork.cc (frok::parent): Improve error message.
2010-06-27 Yaakov Selkowitz* Makefile.in: Use "xmlto pdf" instead of docbook2pdf.
2010-06-26 Christopher... * setup-net.sgml: Add a paragraph describing now to...
2010-06-25 Alan Modrainclude/elf/
2010-06-24 Kevin BuettnerAdd "acc" register. Revise register order and names.
2010-06-22 Corinna Vinschen * flock.cc (allow_others_to_sync): Use small stack...
2010-06-22 Corinna Vinschen * sec_acl.cc (setacl): Use the long time unused ACL_DE...
2010-06-21 Rafael Ávila... 2010-06-21 Rafael Espindola <espindola@google.com>
2010-06-21 Christopher... * tmpbuf.h: New file.
2010-06-21 Alexandre Oliva* bootstrap-lto.mk: New.
next
This page took 0.058189 seconds and 5 git commands to generate.