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
path: root/winsup
AgeCommit message (Expand)Author
2014-02-04 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 29.Corinna Vinschen
2014-01-31*** empty log message ***Corinna Vinschen
2014-01-31* fhandler.h (cltype): Add cl_buf_beg, cl_buf_end.Christopher Faylor
2014-01-29* faq-setup.xml: Minor snapshot instruction rewording. Update discussion aboutChristopher Faylor
2014-01-28 * new-features.xml (ov-new1.7.28): Add new section.Corinna Vinschen
2014-01-28*** empty log message ***Corinna Vinschen
2014-01-28* gendef (_setjmp (x86)): Save FPU control word location in sequentialChristopher Faylor
2014-01-28 * gendef (sigdelayed (x86_64)): Save and restore FPU control word.Corinna Vinschen
2014-01-28update copyrightChristopher Faylor
2014-01-27Fix typoChristopher Faylor
2014-01-25* winf.cc (linebuf::fromargv): Treat '=' as a special character.Christopher Faylor
2014-01-23 * security.h (open_local_policy): Remove declaration.Corinna Vinschen
2014-01-22 * Makefile.common: Don't drop -gFOO switches when filtering CFLAGSCorinna Vinschen
2014-01-22 * path.cc (etc::test_file_change): In case of NtQueryFullAttributesFileCorinna Vinschen
2014-01-20 * include/cygwin/in6.h (struct ipv6_rt_hdr): Define.Corinna Vinschen
2014-01-18 * include/netinet/ip6.h: New file, copied from FreeBSD vebatim.Corinna Vinschen
2014-01-17* dtable.h (dtable::lock): Revert static.Christopher Faylor
2014-01-17 * passwd.cc (setpassent): Align to BSD definition.Corinna Vinschen
2014-01-17*** empty log message ***Corinna Vinschen
2014-01-17 * syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safeCorinna Vinschen
2014-01-17 * include/sys/file.h (LOCK_SH): Drop definition in favor of newCorinna Vinschen
2014-01-17 * include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1.Corinna Vinschen
2014-01-16* dtable.h (dtable::lock): Make static.Christopher Faylor
2014-01-08.Christopher Faylor
2014-01-08* exceptions.h (cygwin_exception::open_stackdumpfile): Move old function intoChristopher Faylor
2014-01-07 * faq-programming.xml: Update packages needed to build Cygwin.Corinna Vinschen
2014-01-05RecreateChristopher Faylor
2014-01-05* fhandler.h: Update copyright.Christopher Faylor
2014-01-01.Christopher Faylor
2014-01-01* fhandler_console.cc (region_split): New function.Christopher Faylor
2013-12-22* strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitializedChristopher Faylor
2013-12-19*** empty log message ***Corinna Vinschen
2013-12-18.Christopher Faylor
2013-12-18* dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.Christopher Faylor
2013-12-18* autoload.cc (timeBeginPeriod): Delete.Christopher Faylor
2013-12-18* autoload.cc (timeBeginPeriod): Autoload.Christopher Faylor
2013-12-18* external.cc (fillout_pinfo): Remove nonsensical loop.Christopher Faylor
2013-12-18* sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us.Christopher Faylor
2013-12-17* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.Christopher Faylor
2013-12-11 * syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.Corinna Vinschen
2013-12-11 * mount.cc (fs_info::update): Fix formatting.Corinna Vinschen
2013-12-11 * fhandler.h (fhandler_dev_clipboard): Add private memberCorinna Vinschen
2013-12-10signal hangChristopher Faylor
2013-12-10* globals.cc (hntdll): Define/declare.Christopher Faylor
2013-12-09 * include/cygwin/stdlib.h (initstate, random, setstate, srandom):Corinna Vinschen
2013-12-08 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 28.Corinna Vinschen
2013-12-08*** empty log message ***Corinna Vinschen
2013-12-07 * new-features.xml (ov-new1.7.26): Add new section.Corinna Vinschen
2013-12-07 * path.cc (symlink_native): Workaround Windows 8.1 bug: Drop long pathCorinna Vinschen
2013-12-06* syscalls.cc (dup): Use cygheap_fdnew properly.Christopher Faylor