Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-07 | strip off +x bits on non-executable/script files | Mike Frysinger | 1 | -0/+0 | |
These files are source files and have no business being +x. We couldn't easily fix it in CVS (you need login+write access to the raw rcs files), but we can fix this w/git. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2012-12-10 | Add copyright notices | Nick Clifton | 1 | -4/+10 | |
2009-01-03 | 2009-01-03 Dave Korn <dave.korn.cygwin@gmail.com> | Dave Korn | 1 | -0/+1099 | |
* pe-dll.c (autofilter_liblist): Add entry for shared libgcc. (libnamencmp): New function. (auto_export): Use it in place of strncmp when filtering libraries. Also rolled over ChangeLog to ChangeLog-2008 |