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
/
fhandler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+5
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-46
/
+39
*
* environ.cc (parse_thing): nobinmode should force O_TEXT.
Christopher Faylor
2000-08-24
1
-2
/
+2
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+2
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Change strchr inline for strange gcc problem.
Christopher Faylor
2000-08-10
1
-0
/
+1
*
* dir.cc (readdir): Ensure that errno is *only* set when we've run out of
Christopher Faylor
2000-08-10
1
-4
/
+2
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeed
Christopher Faylor
2000-07-27
1
-1
/
+1
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
1
-1
/
+2
*
Slight optimization.
Christopher Faylor
2000-07-09
1
-1
/
+1
*
* cygwin.din: Export _getmode and getmode to allow querying of binary state of
Christopher Faylor
2000-07-09
1
-6
/
+33
*
* Makefile.in: Use variables rather than configure constructs where
Christopher Faylor
2000-07-01
1
-1
/
+7
*
* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gcc
Christopher Faylor
2000-06-18
1
-5
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Check for directory
Corinna Vinschen
2000-06-08
1
-0
/
+4
*
* fhandler.cc (fhandler_disk_file::open): Check for executable
Corinna Vinschen
2000-05-31
1
-2
/
+3
*
* fhandler.cc (fhandler_base::puts_readahead): Change
Corinna Vinschen
2000-05-09
1
-2
/
+2
*
* fhandler.cc (lock): use signed math to allow checking ranges
DJ Delorie
2000-05-08
1
-8
/
+9
*
* dcrt0.cc (insert_file): Eliminate unused parameter.
Christopher Faylor
2000-05-07
1
-1
/
+8
*
* fhandler.cc (fhandler_disk_file::open): Check for allow_ntsec
Corinna Vinschen
2000-04-25
1
-1
/
+2
*
* fhandler.h (fhandler_base::hclose): New virtual method.
Christopher Faylor
2000-04-20
1
-4
/
+5
*
* fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dir
Christopher Faylor
2000-04-08
1
-2
/
+3
*
* fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...
Corinna Vinschen
2000-03-17
1
-1
/
+3
*
* security.cc (set_process_privileges): Removed `static'.
Corinna Vinschen
2000-03-16
1
-51
/
+5
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-2
/
+2
*
* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.
Christopher Faylor
2000-03-12
1
-0
/
+18
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
1
-1
/
+1
*
Remove unneeded include.
Christopher Faylor
2000-02-26
1
-1
/
+0
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-0
/
+1
*
* fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name'
Christopher Faylor
2000-02-21
1
-1
/
+1
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-9
/
+9
*
*** empty log message ***
Corinna Vinschen
2000-02-21
1
-0
/
+4
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+1501