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