summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen2005-02-231-0/+5
* * cygwin.din (fstatvfs): Export.Corinna Vinschen2005-02-231-0/+14
* * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen2005-02-231-0/+11
* * fhandler_disk_file.cc (fhandler_cygdrive::closedir): Return 0 when closingChristopher Faylor2005-02-231-0/+5
* * cygwin.din (basename): Export.Corinna Vinschen2005-02-221-0/+9
* * select.cc (peek_pipe): Disable new pipe code until there'sCorinna Vinschen2005-02-221-0/+5
* * cygwin.din (fdatasync): Export.Corinna Vinschen2005-02-221-0/+8
* * fhandler.h (fhandler_base::fstat_helper): Declare with additionalCorinna Vinschen2005-02-201-0/+13
* * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen2005-02-201-0/+15
* * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen2005-02-201-0/+31
* * fhandler.h (class fhandler_base): Declare new method link.Corinna Vinschen2005-02-191-0/+19
* * fhandler.h (class fhandler_socket): Declare new methods fchown,Corinna Vinschen2005-02-191-0/+10
* * localtime.cc: Temporary implementation of setting __tzrule's offsetCorinna Vinschen2005-02-191-0/+7
* * path.cc (path_conv::check): Set fs flag when a unix-domain socket isChristopher Faylor2005-02-171-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Set st_ctime ifCorinna Vinschen2005-02-171-0/+6
* * times.cc (utimes): Open files with FILE_WRITE_ATTRIBUTES first,Corinna Vinschen2005-02-171-0/+5
* * path.h (path_conv::issocket): Return true if device == FH_UNIX rather thanChristopher Faylor2005-02-161-0/+5
* fix typoChristopher Faylor2005-02-111-1/+1
* * fhandler.cc (fhandler_base::raw_write): Mark as changed onCorinna Vinschen2005-02-111-0/+15
* * cygthread.cc (cygthread::release): Reset ev here if it exists.Christopher Faylor2005-02-111-0/+19
* * times.cc (utimes): Open files with GENERIC_WRITE on file systemsCorinna Vinschen2005-02-111-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): Fix checkingCorinna Vinschen2005-02-091-0/+5
* * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen2005-02-081-0/+7
* * cygthread.cc (cygthread::detach): Just test thread handle afterCorinna Vinschen2005-02-081-0/+5
* * pipe.cc (fhandler_pipe::read): Remove hold over from old read_stateChristopher Faylor2005-02-081-0/+5
* * net.cc (cygwin_gethostbyname): Be more picky about what's a numeric addressChristopher Faylor2005-02-071-0/+5
* * exceptions.cc: Make windows_system_directory non-static.Christopher Faylor2005-02-071-0/+6
* * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen2005-02-061-0/+14
* * cygthread.h (cygthread::terminate_thread): Reflect return value.Christopher Faylor2005-02-061-0/+16
* * fhandler.h (fhandler_base::ftruncate): Define new virtual method.Corinna Vinschen2005-02-021-0/+9
* * pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.Corinna Vinschen2005-02-021-0/+4
* * times.cc (utimes): Mark st_ctime for update according to SUSv3.Corinna Vinschen2005-02-021-0/+4
* * fhandler_proc.cc (format_proc_partitions): Remove PartitionType check sinceChristopher Faylor2005-02-011-0/+5
* * cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor2005-02-011-0/+20
* * pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fdCorinna Vinschen2005-02-011-0/+5
* * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen2005-02-011-0/+26
* * path.h (path_conv::set_name): Declare new function.Christopher Faylor2005-01-311-0/+7
* * smallprint.c (rnarg): Use long rather than unsigned long so that we getChristopher Faylor2005-01-311-0/+5
* * environ.cc (set_traverse): New function.Corinna Vinschen2005-01-311-0/+6
* * smallprint.c (__rn): Regparmize.Christopher Faylor2005-01-311-0/+4
* * smallprint.c (rnarg): New macro.Christopher Faylor2005-01-311-0/+8
* * pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.Christopher Faylor2005-01-311-0/+4
* * fhandler_process.cc (format_process_maps): Get destbuf argument byCorinna Vinschen2005-01-311-0/+6
* * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen2005-01-311-0/+40
* * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen2005-01-291-0/+7
* * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen2005-01-291-0/+36
* * cygthread.cc (new): Add a little more debugging.Christopher Faylor2005-01-291-0/+5
* * cygtls.cc (cygtls::call2): Move socket cleanup.Christopher Faylor2005-01-291-0/+6
* * pinfo.cc (pinfo::init): Avoid a compiler warning.Christopher Faylor2005-01-261-0/+4
* * syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER andCorinna Vinschen2005-01-261-0/+7