| Commit message (Expand) | Author | Age | Files | Lines |
* | * ntea.cc (read_ea): Change left-over return to __leave. Fix | Corinna Vinschen | 2014-08-27 | 1 | -5/+5 |
* | * path.h (path_conv::init_reopen_attr): Change from void to returning | Corinna Vinschen | 2014-08-26 | 1 | -2/+2 |
* | * Throughout, use __try/__except/__endtry blocks, rather than myfault | Corinna Vinschen | 2014-08-22 | 1 | -230/+235 |
* | * ntea.cc (EA_BUFSIZ): Fix comment. | Corinna Vinschen | 2014-04-04 | 1 | -12/+14 |
* | * ntea (EA_BUFSIZ): Reduce to 64K. Add comment to explain why. | Corinna Vinschen | 2014-04-04 | 1 | -4/+14 |
* | Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch | Yaakov Selkowitz | 2013-05-01 | 1 | -2/+2 |
* | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 2013-01-21 | 1 | -1/+2 |
* | Throughout, remove extra space after function name from debugging output. | Christopher Faylor | 2011-12-03 | 1 | -2/+2 |
* | * ntdll.h (STATUS_NOT_FOUND): Define. | Corinna Vinschen | 2011-08-09 | 1 | -25/+52 |
* | whitespace elimination | Christopher Faylor | 2011-06-06 | 1 | -1/+1 |
* | * dtable.cc (build_fh_name_worker): Remove. Move all functionality | Corinna Vinschen | 2010-01-12 | 1 | -3/+3 |
* | * ntea.cc (read_ea): Always add length of "user." prefix, not only | Corinna Vinschen | 2009-11-18 | 1 | -7/+6 |
* | * ntea.cc (read_ea): Try to open file first to have more sensible | Corinna Vinschen | 2009-11-18 | 1 | -35/+54 |
* | * ntea.c (write_ea): Don't abort if not-samba. | Christopher Faylor | 2009-09-16 | 1 | -2/+7 |
* | * localtime.cc (increment_overflow): Mark as non-inline to prevent compiler | Christopher Faylor | 2008-09-11 | 1 | -8/+9 |
* | Remove unneeded header files from source files throughout. | Christopher Faylor | 2008-04-07 | 1 | -3/+0 |
* | Perform whitespace cleanup throughout. | Christopher Faylor | 2008-02-15 | 1 | -11/+11 |
* | * Makefile.in (DLL_OFILES): Add ntea.o. | Corinna Vinschen | 2008-02-10 | 1 | -120/+441 |
* | Remove extraneous whitespace. | Christopher Faylor | 2007-02-20 | 1 | -6/+6 |
* | * autoload.cc (NtQueryEaFile): Define. | Corinna Vinschen | 2006-07-03 | 1 | -275/+122 |
* | * mmap.cc (mmap64): Avoid compiler warning. | Corinna Vinschen | 2005-05-18 | 1 | -1/+1 |
* | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 2003-12-07 | 1 | -3/+3 |
* | * Makefile.in: Remove cygserver stuff. | Christopher Faylor | 2003-07-02 | 1 | -1/+1 |
* | Do some minor reformatting of 'extern "C"' use throughout. | Christopher Faylor | 2003-03-09 | 1 | -2/+1 |
* | Cleanup calls to CreateFile throughout. | Christopher Faylor | 2002-09-19 | 1 | -6/+5 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | Remove initialization of static or global values to zero, throughout. This | Christopher Faylor | 2001-09-06 | 1 | -1/+1 |
* | * security.h (NTWriteEA): Change prototype. | Egor Duda | 2001-06-05 | 1 | -9/+1 |
* | * path.cc (chdir): Always send unsigned chars to isspace since newlib's isspace | Christopher Faylor | 2001-05-31 | 1 | -2/+2 |
* | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 2000-09-08 | 1 | -1/+2 |
* | * include/cygwin/version.h: Bump DLL minor version number to 5 due to all of | Christopher Faylor | 2000-07-29 | 1 | -1/+0 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+335 |