aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-21merge from gccDJ Delorie3-142/+13
2014-01-20 * include/cygwin/in6.h (struct ipv6_rt_hdr): Define.Corinna Vinschen3-14/+35
2014-01-20 * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen2-1/+6
2014-01-19 * libc/include/setjmp.h (longjmp): Mark "noreturn" when building withCorinna Vinschen2-1/+10
2014-01-18 * include/netinet/ip6.h: New file, copied from FreeBSD vebatim.Corinna Vinschen4-1/+359
2014-01-17* dtable.h (dtable::lock): Revert static.Christopher Faylor2-2/+8
2014-01-17 * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.Corinna Vinschen2-2/+15
2014-01-17 * passwd.cc (setpassent): Align to BSD definition.Corinna Vinschen2-2/+6
2014-01-17*** empty log message ***Corinna Vinschen1-0/+12
2014-01-17 * syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safeCorinna Vinschen2-12/+48
2014-01-17 * include/sys/file.h (LOCK_SH): Drop definition in favor of newCorinna Vinschen2-20/+13
2014-01-17 * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen2-1/+19
2014-01-17 * include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1.Corinna Vinschen2-1/+6
2014-01-17 Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen5-6/+51
2014-01-16* dtable.h (dtable::lock): Make static.Christopher Faylor2-4/+8
2014-01-102014-01-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2014-01-08.Christopher Faylor1-0/+3
2014-01-08* exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor3-6/+19
2014-01-072014-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1323/+1436
2014-01-07 * faq-programming.xml: Update packages needed to build Cygwin.Corinna Vinschen2-4/+16
2014-01-062014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston5-10/+50
2014-01-062014-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston2-11/+19
2014-01-062013-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston2-0/+5
2014-01-05RecreateChristopher Faylor1-4/+3
2014-01-04* fhandler.h: Update copyright.Christopher Faylor5-2185/+2214
2013-12-31.Christopher Faylor1-0/+4
2013-12-31* fhandler_console.cc (region_split): New function.Christopher Faylor2-11/+93
2013-12-232013-12-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston103-1385/+1619
2013-12-232013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston4-6/+33
2013-12-23merge from gccDJ Delorie2-0/+15
2013-12-22* strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitializedChristopher Faylor2-1/+7
2013-12-20 * configure.host (newlib_cflags): Use -Os, -ffunction-sections andNick Clifton2-3/+9
2013-12-19 * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point inCorinna Vinschen2-5/+11
2013-12-19Fix ChangeLog entryCorinna Vinschen1-3/+3
2013-12-18*** empty log message ***Corinna Vinschen1-0/+3
2013-12-18 * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen3-21/+94
2013-12-18.Christopher Faylor1-0/+6
2013-12-18* dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.Christopher Faylor3-4/+11
2013-12-18* autoload.cc (timeBeginPeriod): Delete.Christopher Faylor3-2/+7
2013-12-18* autoload.cc (timeBeginPeriod): Autoload.Christopher Faylor5-11/+18
2013-12-18* external.cc (fillout_pinfo): Remove nonsensical loop.Christopher Faylor6-62/+83
2013-12-18* sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us.Christopher Faylor2-1/+14
2013-12-17* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.Christopher Faylor4-10/+8
2013-12-11 * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.Corinna Vinschen3-9/+57
2013-12-11 * mount.cc (fs_info::update): Fix formatting.Corinna Vinschen2-2/+6
2013-12-10 * fhandler.h (fhandler_dev_clipboard): Add private memberCorinna Vinschen3-4/+14
2013-12-102013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-141/+242
2013-12-10 * libc/sys/rtems/include/limits.h: Update page size to matchCorinna Vinschen2-1/+6
2013-12-09signal hangChristopher Faylor1-0/+10
2013-12-09* globals.cc (hntdll): Define/declare.Christopher Faylor4-0/+13