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
2009-02-27* dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor
2009-02-24Add DESTDIR functionality to Makefile.in's.Christopher Faylor
2009-02-23 * sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.Corinna Vinschen
2009-02-23 * faq-using.xml: Rework XEmacs FAQ.Corinna Vinschen
2009-02-20 * autoload.cc (NetLocalGroupEnum): Remove.Corinna Vinschen
2009-02-19 * winver.rc: Fix Copyright date.Corinna Vinschen
2009-02-19 * cygwin.din: Export mbsnrtowcs and wcsnrtombs.Corinna Vinschen
2009-02-18 * cygwin.din: Export open_wmemstream.Corinna Vinschen
2009-02-16 * cygwin.din: Export reallocf.Corinna Vinschen
2009-02-16 * cygwin.din: Export wcstoimax, wcstoumax.Corinna Vinschen
2009-02-14 * faq-using.xml: Fix usage of ampersand in NT emacs script.Corinna Vinschen
2009-02-14 * faq-using.xml: Expand Emacs entries.Corinna Vinschen
2009-02-13 * overview.sgml: Fix 1.7 release date.Corinna Vinschen
2009-02-13 * cygwin.din: Export wcsnlen.Corinna Vinschen
2009-02-13 * environ.cc (_getenv_r): New function.Corinna Vinschen
2009-02-13 * posix.sgml: Move dirfd to SUSv4 section.Corinna Vinschen
2009-02-13 * cygwin-api.in.sgml: Fix API section layout.Corinna Vinschen
2009-02-13 * posix.sgml: Move interfaces deprecated in SUSv4 to deprecatedCorinna Vinschen
2009-02-13 * posix.sgml: Merge SUSv3 and SUSv4 section into a single SUSv4 section.Corinna Vinschen
2009-02-13 * pathnames.sgml: Add a cygdrive section.Corinna Vinschen
2009-02-13 * mount.cc (mount_info::from_fstab_line): Make cygdrive posix=0 byCorinna Vinschen
2009-02-13 * pathnames.sgml: Replace "binmode" with new "binary" output of mount.Corinna Vinschen
2009-02-13 * cygwin.din: Export wcstod and wcstof.Corinna Vinschen
2009-02-12 * faq-using.xml: First cut on Emacs.Corinna Vinschen
2009-02-12 * faq-setup.xml: Revamp for Cygwin 1.7.Corinna Vinschen
2009-02-11 * faq-programming.xml: Revamp (mostely) for Cygwin 1.7.Corinna Vinschen
2009-02-11 * Makefile.in (FAQ_SOURCES): Define FAQ sources.Corinna Vinschen
2009-02-11 * syscalls.cc (open): Handle O_DIRECTORY flag.Corinna Vinschen
2009-02-09 * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. AddCorinna Vinschen
2009-02-09 * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definitionCorinna Vinschen
2009-02-08MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.Keith Marshall
2009-02-072009-02-06 Linton Miller <Linton.Miller@trivininc.com>Chris Sutcliffe
2009-02-05 * cygwin.din: Export wcstok.Corinna Vinschen
2009-02-04 * fhandler_proc.cc (proc_tab): Add entry for mounts symlink.Corinna Vinschen
2009-02-04 * security.cc (alloc_sd): Disable generating default permission entriesCorinna Vinschen
2009-02-03 * pathnames.sgml: Rephrase the "Case sensitive filenames" chapterCorinna Vinschen
2009-01-29 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen
2009-01-29 * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen
2009-01-27* fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on EINTR orChristopher Faylor
2009-01-26 * shared.cc (shared_name): New function for WCHAR names.Corinna Vinschen
2009-01-26 * grp.cc (getgrgid_r): Simplify code by using stpcpy.Corinna Vinschen
2009-01-26 * uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENTCorinna Vinschen
2009-01-24 * mount.cc (mount_info::from_fstab): Open fstab file withCorinna Vinschen
2009-01-24 * pathnames.sgml: Add requirement for world-readability of specialCorinna Vinschen
2009-01-24 * pathnames.sgml: Add section about accessing /etc files.Corinna Vinschen
2009-01-23 * smallprint.cc (__small_vsprintf): Use already available buffer tmpCorinna Vinschen
2009-01-22* select.cc (peek_serial): Add hack to allow proper operation with com0comChristopher Faylor
2009-01-21ChangeLog:Corinna Vinschen
2009-01-20 * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen
2009-01-20 * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen