aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/release/3.6.0
blob: 8d9e483803e0877eb07f2a0563ed35fcba7247a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
What's new:
-----------

- New API call: getlocalename_l.

- New API calls: fdclosedir, posix_getdents.

- New API call: setproctitle.

- New API call: timespec_get.

- Add FS_IOC_[GS]ETFLAGS FS_PINNED_FL and FS_UNPINNED_FL flags to handle
  Windows attributes FILE_ATTRIBUTE_PINNED and FILE_ATTRIBUTE_UNPINNED.
  Add matching 'p' and 'u' mode bits in chattr(1) and lsattr(1).


What changed:
-------------

- ps -f now prints the commandline rather than the full path to the
  executable.

- Drop support for NT4 and Samba < 3.0.