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
path: root/winsup
AgeCommit message (Expand)Author
2008-07-11 Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH toCorinna Vinschen
2008-07-10 * cyglsa.c: Revamp debugging output.Corinna Vinschen
2008-07-10 * cyglsa.h (SECURITY_STRING): Define.Corinna Vinschen
2008-07-09 * sec_auth.cc (verify_token): Allow builtin groups missing in a tokenCorinna Vinschen
2008-07-09 * mkgroup.c: Use statically linked functions throughout, except forCorinna Vinschen
2008-07-09 * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.Corinna Vinschen
2008-07-09 * grp.cc (internal_getgroups): Also add integrity-enabled groups.Corinna Vinschen
2008-07-09 * sec_auth.cc (verify_token): Disable code which returns false ifCorinna Vinschen
2008-07-09 * fhandler_socket.cc (fhandler_socket::bind): Don't run explicitCorinna Vinschen
2008-07-08 * net.cc (ipv6_inited): Make NO_COPY.Corinna Vinschen
2008-07-072008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Danny Smith
2008-07-04 * include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...Danny Smith
2008-07-02 * path.cc (path_conv::is_binary): Fix test. Add comment.Corinna Vinschen
2008-07-02Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80Keith Marshall
2008-07-01* Makefile.in: Temporarily add ability to generate pdfs.Christopher Faylor
2008-06-27* effectively.sgml: Correct subject-verb agreement, missing verbChristopher Faylor
2008-06-262008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed
2008-06-262008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed
2008-06-24 * net.cc (cygwin_bindresvport_sa): Fix usage of last_used_bindresvport.Corinna Vinschen
2008-06-22 * include/limits.h (PATH_MAX): Add comment.Corinna Vinschen
2008-06-20Committed as obvious.Danny Smith
2008-06-20* faq-using.xml: Add more words about multiple cygwins.Christopher Faylor
2008-06-19 * fhandler_tty.cc (fhandler_pty_master::setup): Fix pipe inheritance.Corinna Vinschen
2008-06-19* strsig.cc (strsignal): Return non-const buffer to allow building with recentChristopher Faylor
2008-06-17 * sec_auth.cc (DsGetDcNameA): Drop declaration.Corinna Vinschen
2008-06-17 * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,Corinna Vinschen
2008-06-17* spawn.cc (spawn_guts): Reinstate call to fhandler_console::need_invisibleChristopher Faylor
2008-06-17 * include/resolv.h (_getshort): Drop declaration.Corinna Vinschen
2008-06-14Committed as obvious.Danny Smith
2008-06-13 * mount.cc (mount_info::get_cygdrive_info): Fix usage of user andCorinna Vinschen
2008-06-12 * fhandler.h (set_console_state_for_spawn): Drop declaration.Corinna Vinschen
2008-06-12remove obsolete commentChristopher Faylor
2008-06-11 * path.cc (get_nt_native_path): Drop considerations for DOS devices.Corinna Vinschen
2008-06-11 * include/cygwin/version.h (CYGWIN_VERSION_MOUNT_REGISTRY): Bump.Corinna Vinschen
2008-06-11 * fhandler_procnet.cc (dad_to_flags): Fix comment.Corinna Vinschen
2008-06-10 * fhandler_procnet.cc (get_scope): New static function to evaluateCorinna Vinschen
2008-06-10 * net.cc (if_nametoindex): Fix typo in call to get_adapters_addresses.Corinna Vinschen
2008-06-10 * fhandler_procnet.cc (format_procnet_ifinet6): Use sprintf rather thanCorinna Vinschen
2008-06-10 * mount.cc (mount_info::from_fstab): Read sizeof (buf) - 2 bytes.Corinna Vinschen
2008-06-10 * sec_auth.cc (lsaauth): Make returned token inheritable.Corinna Vinschen
2008-06-10 * devices.cc: Regenerate.Corinna Vinschen
2008-06-09* devices.in: Remove "Global" from tty device.Christopher Faylor
2008-06-09* signal.cc (abort): Only flush streams after signal handler.Christopher Faylor
2008-06-03Avoid precision errors in round(), lround() and llround() functions.Keith Marshall
2008-06-03* cygwin.sc: Remove unrequired and erroneous definition.Christopher Faylor
2008-05-30* select.cc (peek_pipe): Semi-reinstate pipe NT-special write detection.Christopher Faylor
2008-05-29add missing entryChristopher Faylor
2008-05-29* devices.in: Change mapping for /dev/ttyS* and /dev/com*.Christopher Faylor
2008-05-292008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2008-05-292008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe