summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/2.4.1
blob: ee2ae438556379aafb569eaebfc181c6b2531e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Bug Fixes ---------

-  The cygpath(1) patch to correct the case of system directories
when
  returned as POSIX paths didn't work correctly for  the  SYSTEM-
ROOT
  directory on 32 bit Cygwin running on 64 bit Windows.
  Addresses: https://cygwin.com/ml/cygwin/2016-01/msg00257.html

- cygwin_login_user(2): Don't fail if the calling user has no TCB
privileges
  and the user account to create the token for is  an  admin  ac-
count.  Return
  the UAC-restricted token instead.
  Addresses: Reported on IRC.