Cygwin: mmap: allow remapping part of an existing anonymous mapping
[newlib-cygwin.git] / newlib / libc / misc / misc.tex
blob938b407a9a8554b09dbc1b4bf95ff00ca423a19a
1 @node Misc
2 @chapter Miscellaneous Macros and Functions
3 This chapter describes miscellaneous routines not covered elsewhere.
5 @menu
6 * Function ffs:: Return first bit set in a word
7 * Function __retarget_lock_init:: Retargetable locking routines
8 * Function unctrl:: Return printable representation of a character
9 @end menu
11 @page
12 @include misc/ffs.def
14 @page
15 @include misc/lock.def
17 @page
18 @include misc/unctrl.def