summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/setinvalidrune.c
Commit message (Collapse)AuthorAgeFilesLines
* Mark the following interfaces as OBSOLETE_IN_6:tjr2003-06-131-1/+4
| | | | | | | fgetrune(), fputrune(), fungetrune(), mbrune(), mbrrune(), mbmb(), setinvalidrune(), UTF2 encoding method. These have been marked as being deprecated in their manual pages since 5.0, and their use causes a linker warning.
* Warn when setinvalidrune() is referenced for consistency with the resttjr2002-09-241-0/+1
| | | | | of the rune functions (except sgetrune() and sputrune(), which are really macros).
* Fix the style of the SCM ID's.obrien2002-03-221-0/+3
| | | | I believe have made all of libc .c's as consistent as possible.
* Reduce static binaries bloat by splitting out normally unusedache1995-10-231-0/+44
setinvalidrune()
OpenPOWER on IntegriCloud