summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20140201cvs2svn2014-01-216334-2254177/+0
* merge from gccDJ Delorie2014-01-213-142/+13
* * include/cygwin/in6.h (struct ipv6_rt_hdr): Define.Corinna Vinschen2014-01-203-14/+35
* * libc/include/setjmp.h (longjmp): Fix copy/paste error.Corinna Vinschen2014-01-202-1/+6
* * libc/include/setjmp.h (longjmp): Mark "noreturn" when building withCorinna Vinschen2014-01-192-1/+10
* * include/netinet/ip6.h: New file, copied from FreeBSD vebatim.Corinna Vinschen2014-01-184-1/+359
* * dtable.h (dtable::lock): Revert static.Christopher Faylor2014-01-172-2/+8
* * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.Corinna Vinschen2014-01-172-2/+15
* * passwd.cc (setpassent): Align to BSD definition.Corinna Vinschen2014-01-172-2/+6
* *** empty log message ***Corinna Vinschen2014-01-171-0/+12
* * syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safeCorinna Vinschen2014-01-172-12/+48
* * include/sys/file.h (LOCK_SH): Drop definition in favor of newCorinna Vinschen2014-01-172-20/+13
* * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen2014-01-172-1/+19
* * include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1.Corinna Vinschen2014-01-172-1/+6
* Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen2014-01-175-6/+51
* * dtable.h (dtable::lock): Make static.Christopher Faylor2014-01-162-4/+8
* 2014-01-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-01-103-2/+8
* .Christopher Faylor2014-01-081-0/+3
* * exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor2014-01-083-6/+19
* 2014-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-01-073-1323/+1436
* * faq-programming.xml: Update packages needed to build Cygwin.Corinna Vinschen2014-01-072-4/+16
* 2014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2014-01-065-10/+50
* 2014-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston2014-01-062-11/+19
* 2013-01-06 Mike Frysinger <vapier@gentoo.org>Jeff Johnston2014-01-062-0/+5
* RecreateChristopher Faylor2014-01-051-4/+3
* * fhandler.h: Update copyright.Christopher Faylor2014-01-045-2185/+2214
* .Christopher Faylor2013-12-311-0/+4
* * fhandler_console.cc (region_split): New function.Christopher Faylor2013-12-312-11/+93
* 2013-12-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-12-23103-1385/+1619
* 2013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston2013-12-234-6/+33
* merge from gccDJ Delorie2013-12-232-0/+15
* * strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitializedChristopher Faylor2013-12-222-1/+7
* * configure.host (newlib_cflags): Use -Os, -ffunction-sections andNick Clifton2013-12-202-3/+9
* * libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point inCorinna Vinschen2013-12-192-5/+11
* Fix ChangeLog entryCorinna Vinschen2013-12-191-3/+3
* *** empty log message ***Corinna Vinschen2013-12-181-0/+3
* * vfscanf.c (BUF): Change definition to take multibyte decimal pointCorinna Vinschen2013-12-183-21/+94
* .Christopher Faylor2013-12-181-0/+6
* * dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.Christopher Faylor2013-12-183-4/+11
* * autoload.cc (timeBeginPeriod): Delete.Christopher Faylor2013-12-183-2/+7
* * autoload.cc (timeBeginPeriod): Autoload.Christopher Faylor2013-12-185-11/+18
* * external.cc (fillout_pinfo): Remove nonsensical loop.Christopher Faylor2013-12-186-62/+83
* * sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us.Christopher Faylor2013-12-182-1/+14
* * fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.Christopher Faylor2013-12-174-10/+8
* * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.Corinna Vinschen2013-12-113-9/+57
* * mount.cc (fs_info::update): Fix formatting.Corinna Vinschen2013-12-112-2/+6
* * fhandler.h (fhandler_dev_clipboard): Add private memberCorinna Vinschen2013-12-103-4/+14
* 2013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-12-108-141/+242
* * libc/sys/rtems/include/limits.h: Update page size to matchCorinna Vinschen2013-12-102-1/+6
* signal hangChristopher Faylor2013-12-091-0/+10