Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. LIBC {
  2.         global: *;
  3.         local:  _PathLocale;
  4.                 __NFiles;
  5.                 __NHandles;
  6.                 __OSHandles;
  7.                 __appcwd;
  8.                 __appcwdlen;
  9.                 __appenv;
  10.                 __appenv_size;
  11.                 __atexit_lock;
  12.                 __cpu_features;
  13.                 __fdlib_version;
  14.                 __hexdig;
  15.                 __initPOSIXHandles;
  16.                 _argc;
  17.                 _argv;
  18. };
  19.