Update.
[glibc.git] / math / libm.map
blob205578d2c21ac874fbb9e01daa1df9b8d7e39d20
1 GLIBC_2.0 {
2   global:
3     # all functions and variables in the normal name space
4     a*; b*; c*; d*; e*; f*; g*; h*; i*; j*; k*; l*; m*;
5     n*; o*; p*; q*; r*; s*; t*; u*; v*; w*; x*; y*; z*;
7   local:
8     *;
9 };