summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.21
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Corinna Vinschen2013-07-151-0/+1
|
* Add an entry.Christopher Faylor2013-07-081-1/+5
|
* .Christopher Faylor2013-07-031-0/+3
|
* * common.din (rawmemchr): Export.Yaakov Selkowitz2013-06-241-0/+1
| | | | | * posix.sgml (std-gnu): Add rawmemchr. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
* *** empty log message ***Corinna Vinschen2013-06-191-0/+3
|
* *** empty log message ***Corinna Vinschen2013-06-181-0/+3
|
* * path.cc (cnt_bs): New inline function.Corinna Vinschen2013-06-171-0/+3
| | | | (symlink_native): Fix creating relative native symlink.
* * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix bufferCorinna Vinschen2013-06-171-0/+3
| | | | read access overrun when pos > 0.
* * path.cc (normalize_posix_path): Fix long-standing problem whichCorinna Vinschen2013-06-121-0/+10
allows to access files via ".." using an invalid POSIX path.