summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * spawn.cc (find_exec): Extend preceeding comment to explain moreCorinna Vinschen2015-02-162-2/+22
* * setup-files.xml (setup-files): Drop hint to set HOME in WindowsCorinna Vinschen2015-02-163-13/+19
* * posix.xml (std-gnu): Add missing __mempcpy.Corinna Vinschen2015-02-152-0/+5
* * i686.din (__mempcpy): Move symbol export from here...Corinna Vinschen2015-02-154-1/+9
* Fix layout of ChangeLog entryCorinna Vinschen2015-02-151-0/+16
* * path.h (path_conv): Make path_flags private. Rename known_suffix toCorinna Vinschen2015-02-159-78/+80
* *** empty log message ***Corinna Vinschen2015-02-121-0/+9
* * sec_acl.cc (setacl): Introduce bool array "invalid" to note theCorinna Vinschen2015-02-123-3/+16
* * cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter toCorinna Vinschen2015-02-125-107/+206
* * ntsec.xml: Throughout fix references to the Cygwin version number.Corinna Vinschen2015-02-122-3/+7
* * flock.cc (fhandler_base::lock): Convert accidental system_printf toCorinna Vinschen2015-02-112-2/+7
* * or1k/or1k_uart.c: Write bugfix and cleanup/documentation.Corinna Vinschen2015-02-113-57/+105
* * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call.Corinna Vinschen2015-02-117-102/+72
* * faq-using.xml (faq.using.startup-slow): New entry.Corinna Vinschen2015-02-112-0/+67
* * syscalls.cc (fhandler_base::stat_fixup): Generate unique inode numberCorinna Vinschen2015-02-102-3/+19
* *** empty log message ***Corinna Vinschen2015-02-061-0/+15
* * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl hereCorinna Vinschen2015-02-062-5/+11
* * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.Corinna Vinschen2015-02-063-1/+13
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 35.Corinna Vinschen2015-02-062-1/+5
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-0623-50/+523
* * fhandler_proc.cc (format_proc_cpuinfo): Enable multi-core fieldsCorinna Vinschen2015-02-062-2/+7
* * posix.xml (std-susv4): Move wcstold here from std-notimpl.Corinna Vinschen2015-02-042-1/+5
* * new-features.xml (ov-new1.7.34): Add wcstold.Corinna Vinschen2015-02-042-0/+8
* * common.din (wcstold): Export.Corinna Vinschen2015-02-044-1/+10
* * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen2015-02-042-3/+5
* * faq-using.xml (faq.using.ssh-pubkey-stops-working): New entry.Corinna Vinschen2015-02-042-0/+100
* * utils.xml (regtool): Clarify save action. Add description forCorinna Vinschen2015-02-033-2/+24
* *** empty log message ***Corinna Vinschen2015-02-031-0/+2
* * regtool.cc (longopts): Add --force option.Corinna Vinschen2015-02-032-27/+51
* * Throughout, replace http with https as far as cygwin.com andCorinna Vinschen2015-02-0317-393/+196
* * mkvers.sh: Automate generating the copyright date in the versionCorinna Vinschen2015-02-033-4/+10
* * libc/stdlib/wcstold.c (wcstold): Add implementation for whenNick Clifton2015-01-292-4/+77
* * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen2015-01-282-0/+5
* * Makefile.in: Simplify rule to build dependencies from cygwin dir.Corinna Vinschen2015-01-282-6/+7
* * Makefile.in (VERSION_OFILES): New variable containing object filesCorinna Vinschen2015-01-282-12/+18
* Fix typoCorinna Vinschen2015-01-271-1/+1
* *** empty log message ***Corinna Vinschen2015-01-271-1/+1
* Fix entry headerCorinna Vinschen2015-01-241-1/+1
* * uname.cc (uname): Shorten "WOW64" to "WOW" to account for the newCorinna Vinschen2015-01-242-2/+7
* * new-features.xml (ov-new1.7.34): Add extension of gethostbyname2.Corinna Vinschen2015-01-232-0/+15
* *** empty log message ***Corinna Vinschen2015-01-231-0/+3
* * net.cc (cygwin_inet_pton): Declare.Corinna Vinschen2015-01-232-7/+120
* Complete action from 2001-12-18:Corinna Vinschen2015-01-2318-697/+5
* * sparc/crt0.S: Declare use of system registers.Yaakov Selkowitz2015-01-225-1/+20
* * libc/sys/sparc64/sys/time.h: #include <sys/types.h> for time_t.Yaakov Selkowitz2015-01-222-0/+6
* * libc/sys/or1k/mlock.c: Fix dependency on libgloss.Corinna Vinschen2015-01-222-2/+8
* * fhandler.h (class fhandler_process): Add fd_type member.Corinna Vinschen2015-01-225-12/+78
* * uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching gid,Corinna Vinschen2015-01-212-21/+56
* * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou2015-01-2139-7/+12943
* * sec_auth.cc (get_logon_server): Constify domain parameter.Corinna Vinschen2015-01-213-4/+9