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
/
dir.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
* dir.cc (readdir): Protect FindNextFileA against INVALID_HANDLE_VALUE.
Corinna Vinschen
2001-07-20
1
-0
/
+4
*
* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.
Christopher Faylor
2001-06-03
1
-3
/
+2
*
* dir.cc (rmdir): Rearrange slightly to allow removing directories
Corinna Vinschen
2001-05-12
1
-13
/
+29
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-0
/
+1
*
* dir.cc (mkdir): Check for case clash.
Corinna Vinschen
2001-04-12
1
-1
/
+1
*
* dir.cc (readdir): Use strcasematch for consistency.
Christopher Faylor
2001-03-17
1
-1
/
+1
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-0
/
+1
*
* dir.cc (readdir): Fix creating path in symlink check.
Corinna Vinschen
2001-03-02
1
-1
/
+1
*
* dir.cc (readdir): Fix shortcut==symlink condition.
Corinna Vinschen
2001-03-02
1
-1
/
+10
*
* cygerrno.h: Revert previous patch.
Corinna Vinschen
2001-02-22
1
-9
/
+2
*
Add copyright year 2001
Corinna Vinschen
2001-02-21
1
-1
/
+1
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
1
-2
/
+17
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-1
/
+1
*
* dir.cc (rewinddir): Always set __d_position = 0, so next
Corinna Vinschen
2000-11-14
1
-1
/
+1
*
* cygheap.h (init_cygheap): New struct holding values that live in the Cygwin
Christopher Faylor
2000-11-14
1
-2
/
+3
*
* dir.cc (readdir): Avoid reading from the beginning when
Corinna Vinschen
2000-11-09
1
-1
/
+2
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-0
/
+1
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-8
/
+8
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-3
/
+8
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* dir.cc (readdir): Ensure that errno is *only* set when we've run out of
Christopher Faylor
2000-08-10
1
-30
/
+17
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* shared.h (class pinfo): New members `root' and `rootlen'.
Corinna Vinschen
2000-07-19
1
-1
/
+2
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
1
-3
/
+3
*
* dir.cc (rmdir): Use file attributes that have already been discovered by
Christopher Faylor
2000-05-25
1
-1
/
+2
*
* dir.cc (rmdir): Use file attributes that have already been discovered
Christopher Faylor
2000-05-25
1
-1
/
+1
*
* dir.cc (rmdir): Use file attributes that have already been discovered by
Christopher Faylor
2000-05-25
1
-2
/
+1
*
Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:
Corinna Vinschen
2000-05-25
1
-1
/
+2
*
* dir.cc (writable_directory): Comment out previous code,
Corinna Vinschen
2000-05-24
1
-1
/
+5
*
* dir.cc (writable_directory): handle root directories
DJ Delorie
2000-05-23
1
-0
/
+4
*
* dir.cc (rmdir): Care for misleading error messages
Corinna Vinschen
2000-05-22
1
-7
/
+16
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+340
[prev]