summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strmode.c
Commit message (Collapse)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
| | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier.
* There is no way for strmode(3) to append '+' if the file has ACL,trasz2009-04-141-1/+1
| | | | | because there is no way to figure that out based on the file mode itself. Make the manual page match reality.
* Fix the functions to match prototypes. The K&R definitions differimp2009-02-031-1/+1
| | | | from the ANSI-C prototype due to the 'int promotion' rule.
* - ANSIfy function definitionsdanger2009-02-031-3/+1
| | | | | | - use nul when we are looking for a terminating character where appropriate Approved by: imp
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Remove 'register' keyword.obrien2002-03-211-2/+2
|
* rcsid[]->__FBSDIDobrien2001-11-071-4/+2
|
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-0/+4
| | | | Do the same for the non-wcs*/wmem* files while I'm here.
* Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-111-1/+6
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+147
OpenPOWER on IntegriCloud