aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dir.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-3/+8
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+1
2000-08-10* dir.cc (readdir): Ensure that errno is *only* set when we've run out ofChristopher Faylor1-30/+17
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-19 * shared.h (class pinfo): New members `root' and `rootlen'.Corinna Vinschen1-1/+2
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor1-3/+3
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor1-1/+2
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discoveredChristopher Faylor1-1/+1
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor1-2/+1
2000-05-25 Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen1-1/+2
2000-05-24 * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen1-1/+5
2000-05-23* dir.cc (writable_directory): handle root directoriesDJ Delorie1-0/+4
2000-05-22 * dir.cc (rmdir): Care for misleading error messagesCorinna Vinschen1-7/+16
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+340