aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-13This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_33-releasecvs2svn
2014-11-12 * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.Corinna Vinschen
2014-11-10Fix typoCorinna Vinschen
2014-11-10 * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?).Corinna Vinschen
2014-11-10 * libc/machine/aarch64/strcpy.S: New file.Richard Earnshaw
2014-11-07 * utils.xml (mkpasswd): Change /etc/group to /etc/passwd.Corinna Vinschen
2014-11-07 * dcrt0.cc (cygwin__cxa_atexit): Fetch correct DSO handle valueCorinna Vinschen
2014-11-062014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2014-11-06 * cygserver-config: Add -N option to allow different service name.Corinna Vinschen
2014-11-06 * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflectCorinna Vinschen
2014-11-06 * libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach toCorinna Vinschen
2014-11-05merge from gccDJ Delorie
2014-11-05 * lib/atexit.c (atexit): Check for being linked into the executable.Corinna Vinschen
2014-11-05 * new-features.xml (ov-new1.7.33): Document xdr and atexit.Corinna Vinschen
2014-11-05*** empty log message ***Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Define target-independent. Add targetCorinna Vinschen
2014-11-03Add accidentally missing patchCorinna Vinschen
2014-11-03 * cygheap.cc: Fix formatting.Corinna Vinschen
2014-11-03 * mkgroup.c (enum_local_groups): Don't generate leading separator charCorinna Vinschen
2014-10-30 * ntsec.xml: Fix typo.Corinna Vinschen
2014-10-30 * uinfo.cc (cygheap_user::ontherange): Don't mention /etc/passwd.Corinna Vinschen
2014-10-302014-10-29 Jon Turney <jon.turney@dronecode.org.uk>Jon TURNEY
2014-10-29Remove accidentally added Change Log entryCorinna Vinschen
2014-10-29Fix copyright dateCorinna Vinschen
2014-10-29 * libc/stdio/vfprintf.c (_VFPRINTF_R): Remove unnecessary comparison.Corinna Vinschen
2014-10-29 * cygheap.cc (init_cygheap::init_installation_root): Create content ofCorinna Vinschen
2014-10-29 * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen
2014-10-29 * ntsec.xml (ntsec-mapping-caching): Describe service dependenciesCorinna Vinschen
2014-10-29 * common.din (__cxa_atexit): Define as cygwin__cxa_atexit.Corinna Vinschen
2014-10-28merge from gccDJ Delorie
2014-10-28 * xidepend: Make PDF file dependent on the same input files as theCorinna Vinschen
2014-10-28 * cygwinenv.xml: Change default setting of dosfilewarning.Corinna Vinschen
2014-10-28 * globals.cc (dos_file_warning): Set to false by default.Corinna Vinschen
2014-10-28 * ntsec.xml: Fix Solaris doc URLs.Corinna Vinschen
2014-10-28 * ntsec.xml: Try to make an expression less ambiguous.Corinna Vinschen
2014-10-28merge from gccDJ Delorie
2014-10-27 * dcrt0.cc (cygwin_atexit): Add workaround for broken atexit callsCorinna Vinschen
2014-10-27 * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen
2014-10-27 * dlfcn.cc (dlopen): Drop patch accommodating SetDllDiretory fromCorinna Vinschen
2014-10-27 * ntsec.xml: More language fixes.Corinna Vinschen
2014-10-27 * new-features.xml (ov-new1.7.33): Document empty $PATH handling.Corinna Vinschen
2014-10-27 * cygheap.cc (cygheap_fixup_in_child): Drop call to set_dll_dir.Corinna Vinschen
2014-10-27*** empty log message ***Corinna Vinschen
2014-10-27 * new-features.xml (ov-new1.7.33): Fix paragraph order.Corinna Vinschen
2014-10-27 * highlights.xml: Rearrange itemizedlist markup slightly.Corinna Vinschen
2014-10-27 * setfacl.c (usage): Add -b to require options.Corinna Vinschen
2014-10-27 * setfacl.c (action_t): Add DeleteAll value.Corinna Vinschen
2014-10-26 * fhandler_socket.cc (fhandler_socket::af_local_connect): DropCorinna Vinschen
2014-10-26Fix typoCorinna Vinschen