summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/setlocale.h
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize wrapper around setrunelocale() to mark it as deprecatedache2003-07-061-0/+1
| | | | in FreeBSD 6
* Reduce code duplication by separating _PathLocle detection code intophantom2003-06-251-0/+2
| | | | internal helper function.
* style(9)'ifyphantom2001-12-201-4/+7
|
* Restore PATH_LOCALE functionality using issetugid() call nowache1997-04-071-0/+1
|
* Do Andrey's homework :) before merging this into 2.2:joerg1997-02-081-1/+4
| | | | | . add idempotency #ifdef . avoid sloppy common-style external declaration.
* Use symbolic constants instead of hardcoded digitsache1997-02-061-0/+30
Add range check for setrunelocale since it can be called directly. Remove _startup_setlocale compatibility function Should go into 2.2
OpenPOWER on IntegriCloud