summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo inCorinna Vinschen2014-11-142-2/+7
* * fhandler.h (fhandler_termios::line_edit): Add parameter to returnCorinna Vinschen2014-11-134-23/+54
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.Corinna Vinschen2014-11-136-35/+57
* * configure.ac: Convert to new AC_INIT style.Corinna Vinschen2014-11-133-23/+38
* * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton2014-11-135-51/+129
* * utils.xml (mkgroup): Align to changed usage.Corinna Vinschen2014-11-122-38/+46
* * mkgroup.c (usage): Fix language.Corinna Vinschen2014-11-123-40/+45
* * mkgroup.c (enum_unix_groups): Always print groupname with machineCorinna Vinschen2014-11-123-29/+79
* * cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.Corinna Vinschen2014-11-126-13/+48
* * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.Corinna Vinschen2014-11-123-5/+11
* Fix typoCorinna Vinschen2014-11-101-1/+1
* * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen2014-11-104-30/+57
* * libc/machine/aarch64/strcpy.S: New file.Richard Earnshaw2014-11-105-3/+281
* * utils.xml (mkpasswd): Change /etc/group to /etc/passwd.Corinna Vinschen2014-11-072-2/+6
* * dcrt0.cc (cygwin__cxa_atexit): Fetch correct DSO handle valueCorinna Vinschen2014-11-072-6/+13
* 2014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2014-11-065-670/+738
* * cygserver-config: Add -N option to allow different service name.Corinna Vinschen2014-11-062-5/+16
* * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflectCorinna Vinschen2014-11-066-11/+46
* * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach toCorinna Vinschen2014-11-063-9/+32
* merge from gccDJ Delorie2014-11-052-0/+7
* * lib/atexit.c (atexit): Check for being linked into the executable.Corinna Vinschen2014-11-053-1/+30
* * new-features.xml (ov-new1.7.33): Document xdr and atexit.Corinna Vinschen2014-11-052-0/+16
* *** empty log message ***Corinna Vinschen2014-11-051-0/+8
* * Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.Corinna Vinschen2014-11-054-17/+51
* * Makefile.in (NEW_FUNCTIONS): Define target-independent. Add targetCorinna Vinschen2014-11-052-3/+60
* Add accidentally missing patchCorinna Vinschen2014-11-031-1/+1
* * cygheap.cc: Fix formatting.Corinna Vinschen2014-11-032-2/+7
* * mkgroup.c (enum_local_groups): Don't generate leading separator charCorinna Vinschen2014-11-031-0/+5
* * ntsec.xml: Fix typo.Corinna Vinschen2014-10-302-1/+5
* * uinfo.cc (cygheap_user::ontherange): Don't mention /etc/passwd.Corinna Vinschen2014-10-302-1/+5
* 2014-10-29 Jon Turney <jon.turney@dronecode.org.uk>Jon TURNEY2014-10-302-1/+5
* Remove accidentally added Change Log entryCorinna Vinschen2014-10-291-5/+0
* Fix copyright dateCorinna Vinschen2014-10-291-1/+1
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Remove unnecessary comparison.Corinna Vinschen2014-10-292-4/+11
* * cygheap.cc (init_cygheap::init_installation_root): Create content ofCorinna Vinschen2014-10-292-3/+18
* * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen2014-10-292-1/+5
* * ntsec.xml (ntsec-mapping-caching): Describe service dependenciesCorinna Vinschen2014-10-292-0/+50
* * common.din (__cxa_atexit): Define as cygwin__cxa_atexit.Corinna Vinschen2014-10-294-1/+28
* merge from gccDJ Delorie2014-10-283-0/+39
* * xidepend: Make PDF file dependent on the same input files as theCorinna Vinschen2014-10-282-1/+7
* * cygwinenv.xml: Change default setting of dosfilewarning.Corinna Vinschen2014-10-283-1/+10
* * globals.cc (dos_file_warning): Set to false by default.Corinna Vinschen2014-10-284-4/+13
* * ntsec.xml: Fix Solaris doc URLs.Corinna Vinschen2014-10-282-3/+8
* * ntsec.xml: Try to make an expression less ambiguous.Corinna Vinschen2014-10-282-3/+7
* merge from gccDJ Delorie2014-10-284-0/+552
* * dcrt0.cc (cygwin_atexit): Add workaround for broken atexit callsCorinna Vinschen2014-10-273-0/+38
* * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen2014-10-272-0/+8
* * dlfcn.cc (dlopen): Drop patch accommodating SetDllDiretory fromCorinna Vinschen2014-10-272-28/+6
* * ntsec.xml: More language fixes.Corinna Vinschen2014-10-272-6/+16
* * new-features.xml (ov-new1.7.33): Document empty $PATH handling.Corinna Vinschen2014-10-272-2/+7