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
/
include
/
sys
/
dirent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature test macros overhaul: dirent.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+10
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-1
/
+2
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-5
/
+18
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-1
/
+1
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
1
-1
/
+5
*
* include/sys/dirent.h (d_fileno): Define as d_ino.
Corinna Vinschen
2010-08-06
1
-0
/
+2
*
Align seekdir and telldir API to POSIX definition.
Corinna Vinschen
2010-07-05
1
-3
/
+3
*
Remove all traces of __CYGWIN_USE_BIG_TYPES__.
Corinna Vinschen
2010-02-26
1
-12
/
+1
*
* dir.cc (readdir_worker): Initialize dirent.d_type and __d_unused1.
Corinna Vinschen
2008-11-28
1
-3
/
+5
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
1
-1
/
+1
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
1
-2
/
+3
*
* cygwin.din: Export fdopendir.
Corinna Vinschen
2007-06-29
1
-1
/
+2
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-1
/
+1
*
* include/sys/dirent.h (struct dirent): Revert misguided attempt to
Corinna Vinschen
2006-01-28
1
-1
/
+1
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-12
/
+5
*
* include/cygwin/version.h: Bump API minor number to 151.
Christopher Faylor
2006-01-21
1
-18
/
+14
*
* include/sys/dirent.h: Add comments for people who are REALLY confused about
Christopher Faylor
2006-01-20
1
-13
/
+13
*
* dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate name
Christopher Faylor
2006-01-19
1
-2
/
+4
*
* include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughout
Christopher Faylor
2005-12-19
1
-3
/
+3
*
* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.
Christopher Faylor
2005-12-10
1
-4
/
+4
*
* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.
Christopher Faylor
2005-12-05
1
-1
/
+1
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-0
/
+1
*
white space
Christopher Faylor
2005-08-12
1
-14
/
+13
*
* include/endian.h: Move everything into this file and define things more like
Christopher Faylor
2005-08-06
1
-0
/
+26
*
white space and minor comment cleanup.
Christopher Faylor
2005-05-02
1
-1
/
+1
*
* dir.cc (readdir): Reinstate setting of old ino field for legacy applications.
Christopher Faylor
2003-09-09
1
-2
/
+2
*
Throughout, remove __d_u.__d_data fields from DIR structure.
Christopher Faylor
2003-09-08
1
-16
/
+9
*
* Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.
Corinna Vinschen
2003-05-12
1
-0
/
+97