4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-21 05:49:19 +08:00

19 lines
396 B
TeX
Raw Normal View History

2000-02-17 19:39:52 +00:00
@node Misc
@chapter Miscellaneous Macros and Functions
This chapter describes miscellaneous routines not covered elsewhere.
@menu
* ffs:: Return first bit set in a word
* __retarget_lock_init:: Retargetable locking routines
2000-02-17 19:39:52 +00:00
* unctrl:: Return printable representation of a character
@end menu
@page
@include misc/ffs.def
@page
@include misc/lock.def
2000-02-17 19:39:52 +00:00
@page
@include misc/unctrl.def