summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_to_text_nfs4.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use pointer to 64 bit value (id_t) to point to 32 bit value (uid_t).trasz2010-06-051-5/+5
* Don't forget to free the string in error case.trasz2010-06-031-0/+1
* Make acl_to_text_np(3) not crash on long group or user names in NFSv4 ACLs.trasz2010-03-281-7/+4
* Fix c194955 - somehow I managed all the new files, tripling theirtrasz2009-06-251-532/+0
* Add NFSv4 ACL support to libc.trasz2009-06-251-0/+798
OpenPOWER on IntegriCloud