Pawel Jakub Dawidek b4b2596b97 - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type
u_long. Before this change it was of type int for syscalls, but prototypes
  in sys/stat.h and documentation for chflags(2) and fchflags(2) (but not
  for lchflags(2)) stated that it was u_long. Now some related functions
  use u_long type for flags (strtofflags(3), fflagstostr(3)).
- Make path argument of type 'const char *' for consistency.

Discussed on:	arch
Sponsored by:	The FreeBSD Foundation
2013-03-21 22:44:33 +00:00
..
2008-04-03 02:41:54 +00:00
2008-04-03 02:41:54 +00:00
2013-03-02 21:11:30 +00:00
2013-03-02 00:53:12 +00:00
2011-05-13 16:29:57 +00:00
2013-01-15 14:09:08 +00:00
2013-03-02 21:11:30 +00:00
2013-03-02 00:53:12 +00:00
2012-05-08 18:56:21 +00:00
2011-11-10 06:20:18 +00:00
2012-03-29 16:20:20 +00:00
2012-05-08 18:56:21 +00:00
2012-10-20 19:38:22 +00:00
2013-03-02 21:11:30 +00:00
2012-05-08 18:56:21 +00:00
2012-05-08 18:56:21 +00:00
2008-11-11 14:55:59 +00:00
2009-06-15 21:52:27 +00:00
2012-01-15 20:14:52 +00:00
2012-05-08 18:56:21 +00:00
2010-12-18 10:09:07 +00:00
2010-10-13 16:57:06 +00:00
2012-06-02 10:50:25 +00:00
2013-03-02 21:11:30 +00:00
2012-05-08 18:56:21 +00:00
2012-05-08 18:56:21 +00:00
2012-05-08 18:56:21 +00:00
2012-11-13 12:56:42 +00:00