summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ntea.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous whitespace.Christopher Faylor2007-02-201-6/+6
* * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen2006-07-031-275/+122
* * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen2005-05-181-1/+1
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-3/+3
* * Makefile.in: Remove cygserver stuff.Christopher Faylor2003-07-021-1/+1
* Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor2003-03-091-2/+1
* Cleanup calls to CreateFile throughout.Christopher Faylor2002-09-191-6/+5
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor2001-09-061-1/+1
* * security.h (NTWriteEA): Change prototype.Egor Duda2001-06-051-9/+1
* * path.cc (chdir): Always send unsigned chars to isspace since newlib's isspaceChristopher Faylor2001-05-311-2/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+2
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-1/+0
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+335