]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2014-01-17 Corinna Vinschen * passwd.cc (setpassent): Align to BSD definition.
2014-01-17 Corinna Vinschen*** empty log message ***
2014-01-17 Corinna Vinschen * syscalls.cc (popen): Introduce Glibc 'e' flag to...
2014-01-17 Corinna Vinschen * include/sys/file.h (LOCK_SH): Drop definition in...
2014-01-17 Corinna Vinschen * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.
2014-01-17 Corinna Vinschen * include/cygwin/config.h (_STDIO_BSD_SEMANTICS):...
2014-01-17 Corinna Vinschen Introduce _STDIO_BSD_SEMANTICS flag to switch fclose...
2014-01-16 Christopher... * dtable.h (dtable::lock): Make static.
2014-01-10 Jeff Johnston2014-01-10 Jeff Johnston <jjohnstn@redhat.com>
2014-01-08 Christopher... .
2014-01-08 Christopher... * exceptions.h (cygwin_exception::open_stackdumpfile...
2014-01-07 Jeff Johnston2014-01-07 Jeff Johnston <jjohnstn@redhat.com>
2014-01-07 Corinna Vinschen * faq-programming.xml: Update packages needed to build...
2014-01-06 Jeff Johnston2014-01-06 Sebastian Huber <sebastian.huber@embedded...
2014-01-06 Jeff Johnston2014-01-06 Mike Frysinger <vapier@gentoo.org>
2014-01-06 Jeff Johnston2013-01-06 Mike Frysinger <vapier@gentoo.org>
2014-01-05 Christopher... Recreate
2014-01-04 Christopher... * fhandler.h: Update copyright.
2013-12-31 Christopher... .
2013-12-31 Christopher... * fhandler_console.cc (region_split): New function.
2013-12-23 Jeff Johnston2013-12-23 Jeff Johnston <jjohnstn@redhat.com>
2013-12-23 Jeff Johnston2013-12-22 JF Bastien <jfb@chromium.org>
2013-12-23 DJ Deloriemerge from gcc
2013-12-22 Christopher... * strace.cc (strace::vsprntf): Fix potential (if unlike...
2013-12-20 Nick Clifton * configure.host (newlib_cflags): Use -Os, -ffunction...
2013-12-19 Corinna Vinschen * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching...
2013-12-19 Corinna VinschenFix ChangeLog entry
2013-12-18 Corinna Vinschen*** empty log message ***
2013-12-18 Corinna Vinschen * vfscanf.c (BUF): Change definition to take multibyte...
2013-12-18 Christopher... .
2013-12-18 Christopher... * dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.
2013-12-18 Christopher... * autoload.cc (timeBeginPeriod): Delete.
2013-12-18 Christopher... * autoload.cc (timeBeginPeriod): Autoload.
2013-12-18 Christopher... * external.cc (fillout_pinfo): Remove nonsensical loop.
2013-12-18 Christopher... * sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes...
2013-12-17 Christopher... * fhandler.h (fhandler_pty_master::~fhandler_pty_master...
2013-12-11 Corinna Vinschen * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.
2013-12-11 Corinna Vinschen * mount.cc (fs_info::update): Fix formatting.
2013-12-10 Corinna Vinschen * fhandler.h (fhandler_dev_clipboard): Add private...
2013-12-10 Jeff Johnston2013-12-10 Jeff Johnston <jjohnstn@redhat.com>
2013-12-10 Corinna Vinschen * libc/sys/rtems/include/limits.h: Update page size...
2013-12-09 Christopher... signal hang
2013-12-09 Christopher... * globals.cc (hntdll): Define/declare.
2013-12-09 Corinna Vinschen * include/cygwin/stdlib.h (initstate, random, setstate...
2013-12-08 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2013-12-08 Corinna Vinschen*** empty log message ***
2013-12-07 Corinna Vinschen * new-features.xml (ov-new1.7.26): Add new section.
2013-12-07 Corinna Vinschen * path.cc (symlink_native): Workaround Windows 8.1...
2013-12-06 Christopher... * syscalls.cc (dup): Use cygheap_fdnew properly.
2013-12-05 Christopher... * cygheap.h (cygheap_fdnew): Avoid setting errno direct...
2013-12-04 Steve Ellcey2013-12-04 Steve Ellcey <sellcey@mips.com>
2013-12-04 Christopher... * dtable.cc (dtable::find_unused_handle): When extendin...
2013-12-04 DJ Deloriemerge from gcc
2013-12-03 Christopher... * configure.ac: Back out stupid change.
2013-12-03 Christopher... * select.cc (select): Add workaround for, as yet undebu...
2013-12-03 Christopher... * configure.ac: Don't require 64-bit compiler for 32...
2013-12-03 Corinna Vinschen * libc/sys/rtems/sys/cpuset.h: Use __inline instead...
2013-12-03 Corinna Vinschen * libc/include/machine/_default_types.h: Move extern...
2013-12-01 Christopher... * dtable.cc (dtable::find_unused_handle): Break out...
2013-12-01 Christopher... * dtable.cc (dtable::find_unused_handle): Fix off-by...
2013-12-01 Corinna VinschenFix ChangeLog entry
2013-12-01 Corinna Vinschen * dtable.cc (dtable::extend): Change local variable...
2013-12-01 Christopher... .
2013-12-01 Christopher... * dtable.h (dtable::first_fd_for_open): Change declarat...
2013-12-01 Christopher... * dtable.cc (build_fh_pc): When creating an archetype...
2013-11-29 Joel Sherrill2013-11-29 Sebastian Huber <sebastian.huber@embedded...
2013-11-29 Joel Sherrill2013-11-29 Jennifer Averett <jennifer.averett@oarcorp...
2013-11-29 Christopher... * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2013-11-29 Jon TURNEY * include/cygwin/stdlib.h(initstate, random, setstate...
2013-11-29 Corinna Vinschen * new-features.xml (ov-new1.7.26): Fix section ID...
2013-11-28 Corinna Vinschen * include/glob.h: Fix invalid use of 'restrict' error.
2013-11-27 Joel Sherrill2013-11-27 Sebastian Huber <sebastian.huber@embedded...
2013-11-27 Corinna Vinschen * syscalls.cc (try_to_bin): Enhance debug output in...
2013-11-27 Corinna Vinschen * syscalls.cc (try_to_bin): Drop fh_dup, reuse tmp_fh...
2013-11-27 Corinna Vinschen * syscalls.cc (try_to_bin): Take additional parameter...
2013-11-27 Corinna Vinschen * libc/machine/mips/setjmp.S: Fix definition of macro...
2013-11-26 Jeff Johnston2013-11-26 Matheus Almeida <Matheus.Almeida@imgtec...
2013-11-26 Corinna Vinschen * nlsfuncs.cc (wcscoll): Add "__restrict" to definition.
2013-11-26 Joel SherrillCorrect for missing entries for wchar.h changes and...
2013-11-26 Joel Sherrill2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
2013-11-26 Corinna Vinschen * common.din: Export posix_spawn[...] functions.
2013-11-26 Corinna Vinschen * nlsfuncs.cc (strcoll): Add "__restrict" to definition.
2013-11-26 Joel Sherrill2013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-11-26 Corinna Vinschen * libc/posix/posix_spawn.c: Drop using namespace.h.
2013-11-26 Corinna Vinschen * libc/posix/posix_spawn.c: Eliminate OS function...
2013-11-25 Joel Sherrill2013-11-25 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-11-25 Corinna Vinschen * libc/include/spawn.h (posix_spawn_file_actions_destr...
2013-11-25 Joel Sherrill2013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail...
2013-11-25 Corinna Vinschen Throughout, keep function definitions and declarations...
2013-11-24 Corinna Vinschen * dtable.cc: Include sys/param.h for MAX definition.
2013-11-24 Corinna Vinschen Throughout, drop unnecessary explicit includes of...
2013-11-24 Corinna Vinschen*** empty log message ***
2013-11-23 Joel Sherrill2013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com>
2013-11-23 Eric Blakedup2: fix off-by-one crash
2013-11-23 Corinna Vinschen * new-features.xml (ov-new1.7.26): Add new section.
2013-11-23 Joel Sherrill2013-11-22 Bryan Dunsmore <dunsmoreb@gmail.com>
2013-11-22 Joel Sherrill2013-11-22 Chirayu Desai <chirayudesai1@gmail.com>
2013-11-22 Joel Sherrill2013-11-21 Daniel Ramirez <javamonn@gmail.com>
2013-11-21 Joel Sherrill2013-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-11-21 Joel Sherrill2013-11-21 Julio Gutierrez <jgutleyva@gmail.com>
next
This page took 0.055359 seconds and 5 git commands to generate.