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
AgeCommit message (Expand)Author
2014-10-28merge from gccDJ Delorie
2014-10-28 * 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
2014-10-24*** empty log message ***Corinna Vinschen
2014-10-24Fix typoCorinna Vinschen
2014-10-24 * fhandler_proc.cc (format_proc_cygdrive): Fix symlink path if cygdriveCorinna Vinschen
2014-10-24fix typoCorinna Vinschen
2014-10-24 * gendef (sigdelayed): 64 bit only: Fix seh_pushreg statements inCorinna Vinschen
2014-10-24 * gendef (sigdelayed): 64 bit only: Push CPU flags before aligningCorinna Vinschen
2014-10-24 * ntsec.xml: More language and typo fixes.Corinna Vinschen
2014-10-23 * ntsec.xml: Fix language.Corinna Vinschen
2014-10-232014-10-22 Tim Harder <radhermit@gmail.com>DJ Delorie
2014-10-23*** empty log message ***Corinna Vinschen
2014-10-23 * Makefile.in: Create install targets.Corinna Vinschen
2014-10-22 * posix.xml (std-gnu): Add ffsl, ffsll, quotactl.Corinna Vinschen
2014-10-22* new-features.xml (ov-new1.7.33): Document stime.Yaakov Selkowitz
2014-10-22* common.din (stime): Export.Yaakov Selkowitz
2014-10-22*** empty log message ***Corinna Vinschen
2014-10-22 * new-features.xml (ov-new1.7.33): s/Linux/glibc.Corinna Vinschen
2014-10-22 * new-features.xml (ov-new1.7.33): Update to current state.Corinna Vinschen
2014-10-22*** empty log message ***Corinna Vinschen
2014-10-22*** empty log message ***Corinna Vinschen
2014-10-21 * sec_auth.cc (get_user_groups): Remove experimental exception handlerCorinna Vinschen
2014-10-21 * cygcheck.cc (CYGLSA64_DLL): Remove unused macro.Corinna Vinschen
2014-10-20Fix typoCorinna Vinschen
2014-10-20 * fhandler_serial.cc: Revert debug code accidentally checked in onCorinna Vinschen
2014-10-20*** empty log message ***Corinna Vinschen
2014-10-20 * path.cc (symlink_info::check): Set error from status code if openingCorinna Vinschen
2014-10-20 * libc/time/gmtime_r.c (gmtime_r): Remove dead code.Corinna Vinschen
2014-10-17 * cygheap.cc (cygheap_fixup_in_child): Call set_dll_dir.Corinna Vinschen
2014-10-17fix typoCorinna Vinschen
2014-10-17 * cygtls.h (__try): Define __l_endtry as block-local label in 32 bitCorinna Vinschen
2014-10-17*** empty log message ***Corinna Vinschen
2014-10-17 * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen
2014-10-16 * Makefile.in (DLL_OFILES): Rearrange with one file per line.Corinna Vinschen
2014-10-16 * fhandler_proc.cc (format_proc_partitions): Extend output to printCorinna Vinschen
2014-10-16 * libc/unix/getcwd.c (getcwd): Close directory also in case of an error.Corinna Vinschen
2014-10-16merge from gccDJ Delorie
2014-10-14 * fhandler_socket.cc (fhandler_socket::connect): Don't change stateCorinna Vinschen