freebsd-skq/lib/libc
Giorgos Keramidas 79652c510a * Document the fact that non-superusers cannot change file flags for
objects with SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK.
* Document that non-superusers cannot set or clear any SF_* flag
  (setting fails with EPERM, clearing is silently ignored).
* Document that superusers cannot change any flag if one of
  SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK is set and securelevel is
  greater than 0.
* Document SF_SNAPSHOT and note that it is maintained by the
  system and is, for this reason, impossible to set to clear by
  any user.

PR:             docs/33877
Submitted by:   harti
Help by:        George Marsellis <gam9478@njit.edu>
MFC after:      1 week
2006-05-16 20:24:41 +00:00
..
alpha
amd64
arm
compat-43
db o dbm_close(3) returns void not zero or anything else. Touch .Dd. 2006-04-16 16:33:26 +00:00
gdtoa Don't export __gdtoa. The only known ports that rely on 2006-04-15 15:35:20 +00:00
gen Save errno before calling pthread_mutex_lock because pthread_mutex_lock 2006-05-11 09:10:33 +00:00
gmon
i386 A few minor wording changes and a clarification about error conditions. 2006-05-03 17:33:29 +00:00
ia64
include - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
inet It's not enough to provide symbol map files; you also have to add them 2006-03-23 16:55:13 +00:00
isc - Merge our local changes. 2006-03-21 15:37:16 +00:00
locale Fix a bug where, for 6-byte sequences, the top 6 bits get compared to 2006-03-30 09:04:12 +00:00
nameser It's not enough to provide symbol map files; you also have to add them 2006-03-23 16:55:13 +00:00
net Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: 2006-05-12 15:37:23 +00:00
nls
posix1e
powerpc
quad
regex
resolv Don't test if RES_INIT is set to see res_state structure is 2006-04-08 18:19:35 +00:00
rpc - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
softfloat
sparc64 For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq", 2006-04-16 14:32:53 +00:00
stdio Oops, correct the weak reference (s/fclose/fcloseall). 2006-04-22 16:47:59 +00:00
stdlib Increase the minimum chunk size by a power of two (32kB --> 64kB, assuming 2006-05-10 00:07:45 +00:00
stdtime
string
sys * Document the fact that non-superusers cannot change file flags for 2006-05-16 20:24:41 +00:00
uuid
xdr
yp Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Makefile - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
Versions.def