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-12-18* common.din (__fbufsize, __flbf, __fpending, __freadable, __freading,Yaakov Selkowitz
2014-12-16 * path.cc (find_fast_cwd): Point to problem reporting web site ratherCorinna Vinschen
2014-12-16 * path.cc (warn_msdos): Slightly reformat.Corinna Vinschen
2014-12-15*** empty log message ***Corinna Vinschen
2014-12-10 * winver.rc (LegalCopyright): Fix belatedly (uh-oh).Corinna Vinschen
2014-12-08 * environ.cc (regopt): Remove function.Corinna Vinschen
2014-12-06 * environ.cc (build_env): Remove loquacious debug statements.Corinna Vinschen
2014-12-05* common.din (__bsd_qsort_r): Add.Yaakov Selkowitz
2014-12-03*** empty log message ***Corinna Vinschen
2014-12-02Revert accidental checkinCorinna Vinschen
2014-12-02 * flock.cc (create_lock_in_parent): Make lf_obj handle inheritable.Corinna Vinschen
2014-12-02 * uinfo.cc (fetch_windows_home): New function fetching Windows-compliantCorinna Vinschen
2014-12-02 * uinfo.cc (cygheap_user::ontherange): Fix order of fallbacks creatingCorinna Vinschen
2014-12-02 * autoload.cc (CreateProfile): Import.Corinna Vinschen
2014-12-02 * uinfo.cc (fetch_from_description): Make static.Corinna Vinschen
2014-12-02 * autoload.cc (CreateEnvironmentBlock): Import.Corinna Vinschen
2014-12-02 * spawn.cc (child_info_spawn::worker): Fix formatting.Corinna Vinschen
2014-12-02 * sec_auth.cc (str2lsa): Remove.Corinna Vinschen
2014-12-02 * cygheap.cc (init_cygheap::init_installation_root): Fix typo inCorinna Vinschen
2014-12-02 * autoload.cc (IdnToAscii): Use simpler, equivalent LoadDLLfuncEx.Corinna Vinschen
2014-12-01 * wincap.cc (wincap_minimal): Remove.Corinna Vinschen
2014-11-28 * cygheap.cc (init_cygheap::init_tls_list): Accommodate threadlistCorinna Vinschen
2014-11-28 * cygheap.cc (init_cygheap::find_tls): Add comment.Corinna Vinschen
2014-11-27 * mount.cc (mount_info::init): Take bool argument and allow toCorinna Vinschen
2014-11-27 * cygheap.cc (init_cygheap::find_tls): Allow to keep loop going afterCorinna Vinschen
2014-11-26 * Makefile.in (install): Add install-ldif target.Corinna Vinschen
2014-11-25 * include/fcntl.h: Move all open flags (except O_NDELAY) to newlib'sCorinna Vinschen
2014-11-25 * binmode.c (cygwin_premain0): Don't use underscore'd variants of theCorinna Vinschen
2014-11-22 * init.cc (dll_entry): Revert previous patch. This requires anotherCorinna Vinschen
2014-11-20 * init.cc (dll_entry): Call _my_tls.remove with INFINITE wait periodCorinna Vinschen
2014-11-20 * net.cc (fdsock): Change default values for socket buffers on 32 bitCorinna Vinschen
2014-11-17 * uinfo.cc (pwdgrp::fetch_account_from_windows): Allow fetching ofCorinna Vinschen
2014-11-14 * fhandler_termios.cc (fhandler_termios::line_edit): Fix fatal typo inCorinna Vinschen
2014-11-13 * fhandler.h (fhandler_termios::line_edit): Add parameter to returnCorinna Vinschen
2014-11-13 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.Corinna Vinschen
2014-11-12 * cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.Corinna Vinschen
2014-11-07 * dcrt0.cc (cygwin__cxa_atexit): Fetch correct DSO handle valueCorinna Vinschen
2014-11-06 * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflectCorinna Vinschen
2014-11-05 * lib/atexit.c (atexit): Check for being linked into the executable.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-03 * cygheap.cc: Fix formatting.Corinna Vinschen
2014-10-30 * uinfo.cc (cygheap_user::ontherange): Don't mention /etc/passwd.Corinna Vinschen
2014-10-29Fix copyright dateCorinna Vinschen
2014-10-29 * cygheap.cc (init_cygheap::init_installation_root): Create content ofCorinna Vinschen
2014-10-29 * common.din (__cxa_atexit): Define as cygwin__cxa_atexit.Corinna Vinschen
2014-10-28 * globals.cc (dos_file_warning): Set to false by default.Corinna Vinschen
2014-10-28 * dcrt0.cc (cygwin_atexit): Add workaround for broken atexit callsCorinna Vinschen
2014-10-27 * dlfcn.cc (dlopen): Drop patch accommodating SetDllDiretory fromCorinna Vinschen