summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din: Export reallocf.Corinna Vinschen2009-02-166-2/+23
* * cygwin.din: Export wcstoimax, wcstoumax.Corinna Vinschen2009-02-165-8/+17
* * faq-using.xml: Fix usage of ampersand in NT emacs script.Corinna Vinschen2009-02-142-1/+5
* * faq-using.xml: Expand Emacs entries.Corinna Vinschen2009-02-142-25/+91
* * overview.sgml: Fix 1.7 release date.Corinna Vinschen2009-02-133-2/+6
* * cygwin.din: Export wcsnlen.Corinna Vinschen2009-02-134-2/+10
* * environ.cc (_getenv_r): New function.Corinna Vinschen2009-02-132-0/+13
* * posix.sgml: Move dirfd to SUSv4 section.Corinna Vinschen2009-02-132-1/+5
* * cygwin-api.in.sgml: Fix API section layout.Corinna Vinschen2009-02-132-2/+5
* * posix.sgml: Move interfaces deprecated in SUSv4 to deprecatedCorinna Vinschen2009-02-132-46/+101
* * posix.sgml: Merge SUSv3 and SUSv4 section into a single SUSv4 section.Corinna Vinschen2009-02-132-29/+32
* * pathnames.sgml: Add a cygdrive section.Corinna Vinschen2009-02-132-15/+60
* * mount.cc (mount_info::from_fstab_line): Make cygdrive posix=0 byCorinna Vinschen2009-02-132-0/+7
* * pathnames.sgml: Replace "binmode" with new "binary" output of mount.Corinna Vinschen2009-02-132-6/+10
* * cygwin.din: Export wcstod and wcstof.Corinna Vinschen2009-02-133-1/+9
* * faq-using.xml: First cut on Emacs.Corinna Vinschen2009-02-122-9/+11
* * faq-setup.xml: Revamp for Cygwin 1.7.Corinna Vinschen2009-02-123-279/+164
* * faq-programming.xml: Revamp (mostely) for Cygwin 1.7.Corinna Vinschen2009-02-113-141/+104
* * Makefile.in (FAQ_SOURCES): Define FAQ sources.Corinna Vinschen2009-02-116-187/+122
* * syscalls.cc (open): Handle O_DIRECTORY flag.Corinna Vinschen2009-02-114-2/+20
* * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. AddCorinna Vinschen2009-02-093-6/+50
* * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definitionCorinna Vinschen2009-02-092-0/+6
* MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.Keith Marshall2009-02-082-6/+39
* 2009-02-06 Linton Miller <Linton.Miller@trivininc.com>Chris Sutcliffe2009-02-072-1/+5
* * cygwin.din: Export wcstok.Corinna Vinschen2009-02-054-2/+10
* * fhandler_proc.cc (proc_tab): Add entry for mounts symlink.Corinna Vinschen2009-02-043-0/+82
* * security.cc (alloc_sd): Disable generating default permission entriesCorinna Vinschen2009-02-042-0/+12
* * pathnames.sgml: Rephrase the "Case sensitive filenames" chapterCorinna Vinschen2009-02-032-18/+23
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen2009-01-297-3/+73
* * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen2009-01-292-0/+18
* * fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on EINTR orChristopher Faylor2009-01-273-4/+15
* * shared.cc (shared_name): New function for WCHAR names.Corinna Vinschen2009-01-264-16/+34
* * grp.cc (getgrgid_r): Simplify code by using stpcpy.Corinna Vinschen2009-01-263-52/+35
* * uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENTCorinna Vinschen2009-01-262-1/+8
* * mount.cc (mount_info::from_fstab): Open fstab file withCorinna Vinschen2009-01-242-1/+8
* * pathnames.sgml: Add requirement for world-readability of specialCorinna Vinschen2009-01-242-0/+11
* * pathnames.sgml: Add section about accessing /etc files.Corinna Vinschen2009-01-242-2/+44
* * smallprint.cc (__small_vsprintf): Use already available buffer tmpCorinna Vinschen2009-01-232-8/+10
* * select.cc (peek_serial): Add hack to allow proper operation with com0comChristopher Faylor2009-01-222-0/+9
* ChangeLog:Corinna Vinschen2009-01-2124-2353/+2563
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-205-39/+43
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-2010-324/+445
* * thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.Corinna Vinschen2009-01-203-4/+26
* * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen2009-01-207-65/+177
* * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.Corinna Vinschen2009-01-192-1/+5
* Remove conflict marker.Andreas Schwab2009-01-191-46/+45
* * mmap.cc (mmap64): Fix condition checking if anonymous mapping beyondCorinna Vinschen2009-01-172-1/+8
* 2009-01-11 Henry Nestler <henry@bigfoot.de>Chris Sutcliffe2009-01-172-4/+10
* * Makefile.in: Fix copyright date.Corinna Vinschen2009-01-173-19/+28
* * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen2009-01-173-139/+104