summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
Commit message (Expand)AuthorAgeFilesLines
...
* * dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor2009-02-275-9/+78
* Add DESTDIR functionality to Makefile.in's.Christopher Faylor2009-02-243-13/+17
* * sec_auth.cc (get_user_local_groups): Simplify LookupAccountName code.Corinna Vinschen2009-02-232-13/+24
* * autoload.cc (NetLocalGroupEnum): Remove.Corinna Vinschen2009-02-203-79/+46
* * winver.rc: Fix Copyright date.Corinna Vinschen2009-02-192-1/+5
* * cygwin.din: Export mbsnrtowcs and wcsnrtombs.Corinna Vinschen2009-02-194-3/+12
* * cygwin.din: Export open_wmemstream.Corinna Vinschen2009-02-184-2/+10
* * cygwin.din: Export reallocf.Corinna Vinschen2009-02-166-2/+23
* * cygwin.din: Export wcstoimax, wcstoumax.Corinna Vinschen2009-02-165-8/+17
* * 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
* * 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
* * mount.cc (mount_info::from_fstab_line): Make cygdrive posix=0 byCorinna Vinschen2009-02-132-0/+7
* * cygwin.din: Export wcstod and wcstof.Corinna Vinschen2009-02-133-1/+9
* * 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
* * 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
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen2009-01-297-3/+73
* * 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
* * 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-2112-1430/+1504
* * 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
* * mmap.cc (mmap64): Fix condition checking if anonymous mapping beyondCorinna Vinschen2009-01-172-1/+8
* * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen2009-01-173-139/+104
* * Fix copyright dates.Corinna Vinschen2009-01-167-6/+11
* * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen2009-01-132-9/+24
* * syscalls.cc (enum bin_status): New type.Corinna Vinschen2009-01-122-41/+123
* * errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.Corinna Vinschen2009-01-113-7/+15
* * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen2009-01-093-24/+34
* * include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor2009-01-097-7/+39
* * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen2009-01-082-3/+10
* * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen2009-01-073-15/+57
* * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen2009-01-073-1/+11
* correctChristopher Faylor2009-01-031-2/+2
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-0359-308/+410
* Year-end rollover.Christopher Faylor2009-01-032-3342/+3341
* * speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor2009-01-022-51/+94
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor2008-12-312-1/+6