index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/sys/statvfs.h (ST_RDONLY): Define.
Corinna Vinschen
2005-02-23
1
-0
/
+5
*
* cygwin.din (fstatvfs): Export.
Corinna Vinschen
2005-02-23
1
-0
/
+14
*
* devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.
Corinna Vinschen
2005-02-23
1
-0
/
+11
*
* fhandler_disk_file.cc (fhandler_cygdrive::closedir): Return 0 when closing
Christopher Faylor
2005-02-23
1
-0
/
+5
*
* cygwin.din (basename): Export.
Corinna Vinschen
2005-02-22
1
-0
/
+9
*
* select.cc (peek_pipe): Disable new pipe code until there's
Corinna Vinschen
2005-02-22
1
-0
/
+5
*
* cygwin.din (fdatasync): Export.
Corinna Vinschen
2005-02-22
1
-0
/
+8
*
* fhandler.h (fhandler_base::fstat_helper): Declare with additional
Corinna Vinschen
2005-02-20
1
-0
/
+13
*
* autoload.cc (FindFirstVolumeA): Add.
Corinna Vinschen
2005-02-20
1
-0
/
+15
*
* fhandler.h (enum query_state): Add query_write_attributes state.
Corinna Vinschen
2005-02-20
1
-0
/
+31
*
* fhandler.h (class fhandler_base): Declare new method link.
Corinna Vinschen
2005-02-19
1
-0
/
+19
*
* fhandler.h (class fhandler_socket): Declare new methods fchown,
Corinna Vinschen
2005-02-19
1
-0
/
+10
*
* localtime.cc: Temporary implementation of setting __tzrule's offset
Corinna Vinschen
2005-02-19
1
-0
/
+7
*
* path.cc (path_conv::check): Set fs flag when a unix-domain socket is
Christopher Faylor
2005-02-17
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Set st_ctime if
Corinna Vinschen
2005-02-17
1
-0
/
+6
*
* times.cc (utimes): Open files with FILE_WRITE_ATTRIBUTES first,
Corinna Vinschen
2005-02-17
1
-0
/
+5
*
* path.h (path_conv::issocket): Return true if device == FH_UNIX rather than
Christopher Faylor
2005-02-16
1
-0
/
+5
*
fix typo
Christopher Faylor
2005-02-11
1
-1
/
+1
*
* fhandler.cc (fhandler_base::raw_write): Mark as changed on
Corinna Vinschen
2005-02-11
1
-0
/
+15
*
* cygthread.cc (cygthread::release): Reset ev here if it exists.
Christopher Faylor
2005-02-11
1
-0
/
+19
*
* times.cc (utimes): Open files with GENERIC_WRITE on file systems
Corinna Vinschen
2005-02-11
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::ftruncate): Fix checking
Corinna Vinschen
2005-02-09
1
-0
/
+5
*
* times.cc (timeval_to_filetime): Define first parameter const.
Corinna Vinschen
2005-02-08
1
-0
/
+7
*
* cygthread.cc (cygthread::detach): Just test thread handle after
Corinna Vinschen
2005-02-08
1
-0
/
+5
*
* pipe.cc (fhandler_pipe::read): Remove hold over from old read_state
Christopher Faylor
2005-02-08
1
-0
/
+5
*
* net.cc (cygwin_gethostbyname): Be more picky about what's a numeric address
Christopher Faylor
2005-02-07
1
-0
/
+5
*
* exceptions.cc: Make windows_system_directory non-static.
Christopher Faylor
2005-02-07
1
-0
/
+6
*
* path.cc (path_conv::check): Leave symlink expansion loop in case
Corinna Vinschen
2005-02-06
1
-0
/
+14
*
* cygthread.h (cygthread::terminate_thread): Reflect return value.
Christopher Faylor
2005-02-06
1
-0
/
+16
*
* fhandler.h (fhandler_base::ftruncate): Define new virtual method.
Corinna Vinschen
2005-02-02
1
-0
/
+9
*
* pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.
Corinna Vinschen
2005-02-02
1
-0
/
+4
*
* times.cc (utimes): Mark st_ctime for update according to SUSv3.
Corinna Vinschen
2005-02-02
1
-0
/
+4
*
* fhandler_proc.cc (format_proc_partitions): Remove PartitionType check since
Christopher Faylor
2005-02-01
1
-0
/
+5
*
* cygthread.cc (cygthread::terminate_thread): Wait briefly for notification
Christopher Faylor
2005-02-01
1
-0
/
+20
*
* pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fd
Corinna Vinschen
2005-02-01
1
-0
/
+5
*
* fhandler.cc (fhandler_base::get_proc_fd_name): Don't generate
Corinna Vinschen
2005-02-01
1
-0
/
+26
*
* path.h (path_conv::set_name): Declare new function.
Christopher Faylor
2005-01-31
1
-0
/
+7
*
* smallprint.c (rnarg): Use long rather than unsigned long so that we get
Christopher Faylor
2005-01-31
1
-0
/
+5
*
* environ.cc (set_traverse): New function.
Corinna Vinschen
2005-01-31
1
-0
/
+6
*
* smallprint.c (__rn): Regparmize.
Christopher Faylor
2005-01-31
1
-0
/
+4
*
* smallprint.c (rnarg): New macro.
Christopher Faylor
2005-01-31
1
-0
/
+8
*
* pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.
Christopher Faylor
2005-01-31
1
-0
/
+4
*
* fhandler_process.cc (format_process_maps): Get destbuf argument by
Corinna Vinschen
2005-01-31
1
-0
/
+6
*
* cygheap.h (class cygheap_fdenum): New class to enumerate used
Corinna Vinschen
2005-01-31
1
-0
/
+40
*
* smallprint.c (rn): Change uval to unsigned long long to fix 64 bit
Corinna Vinschen
2005-01-29
1
-0
/
+7
*
* autoload.cc (GetModuleFileNameExA): Add.
Corinna Vinschen
2005-01-29
1
-0
/
+36
*
* cygthread.cc (new): Add a little more debugging.
Christopher Faylor
2005-01-29
1
-0
/
+5
*
* cygtls.cc (cygtls::call2): Move socket cleanup.
Christopher Faylor
2005-01-29
1
-0
/
+6
*
* pinfo.cc (pinfo::init): Avoid a compiler warning.
Christopher Faylor
2005-01-26
1
-0
/
+4
*
* syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER and
Corinna Vinschen
2005-01-26
1
-0
/
+7
[next]