joe
f1a9497df5
Historically file flags (schg, uschg, etc) have been converted from
...
string to u_long and back using two functions, flags_to_string and
string_to_flags, which co-existed with 'ls'. As time has progressed
more and more other tools have used these private functions to
manipulate the file flags.
Recently I moved these functions from /usr/src/bin/ls to libutil,
but after some discussion with bde it's been decided that they
really ought to go in libc.
There are two already existing libc functions for manipulating file
modes: setmode and getmode. In keeping with these flags_to_string
has been renamed getflags and string_to_flags to setflags.
The manual page could probably be improved upon ;)
2000-01-27 21:17:01 +00:00
..
1999-08-27 23:45:13 +00:00
1999-09-05 17:43:31 +00:00
2000-01-26 09:02:42 +00:00
1999-08-27 23:45:13 +00:00
1999-12-17 15:12:21 +00:00
1994-09-24 21:49:20 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1999-12-17 15:12:21 +00:00
1996-02-27 19:42:44 +00:00
1999-12-29 05:07:58 +00:00
1994-05-24 09:57:34 +00:00
2000-01-09 20:57:21 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00
1999-11-21 17:32:45 +00:00
1997-01-28 06:11:45 +00:00
1997-05-07 20:01:10 +00:00
1998-02-25 02:15:59 +00:00
1997-05-07 20:01:10 +00:00
1999-08-27 23:45:13 +00:00
1999-06-22 17:08:25 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00
1998-04-29 22:39:56 +00:00
2000-01-26 17:38:51 +00:00
1997-04-13 11:33:17 +00:00
1996-09-14 03:00:32 +00:00
1994-05-24 09:57:34 +00:00
1997-05-07 20:01:10 +00:00
1999-06-21 17:07:20 +00:00
1999-12-28 02:37:14 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00
1999-01-11 09:07:42 +00:00
1999-07-31 08:36:07 +00:00
2000-01-10 04:14:08 +00:00
1999-01-18 02:14:20 +00:00
1994-05-24 09:57:34 +00:00
1997-05-07 20:01:10 +00:00
1994-05-24 09:57:34 +00:00
1999-12-28 02:37:14 +00:00
1994-05-24 09:57:34 +00:00
1996-05-01 00:40:10 +00:00
1998-01-20 09:09:24 +00:00
1994-05-24 09:57:34 +00:00
1999-10-02 19:33:23 +00:00
1994-08-21 04:03:58 +00:00
1996-05-01 00:40:10 +00:00
1999-12-23 16:33:12 +00:00
1999-12-23 15:58:20 +00:00
1999-08-28 05:11:36 +00:00
1999-08-16 06:53:13 +00:00
1997-06-25 08:04:52 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1994-05-24 09:57:34 +00:00
1999-01-04 20:45:20 +00:00
1999-08-27 23:45:13 +00:00
1998-07-16 00:10:14 +00:00
2000-01-27 21:17:01 +00:00
1997-05-07 20:01:10 +00:00
1999-08-27 23:45:13 +00:00
1999-08-27 23:45:13 +00:00