aboutsummaryrefslogtreecommitdiff
path: root/BUGS
blob: fd44ac02bf65443628f5ccafe73a8c64699e3b57 (plain)
1
2
3
4
5
6
* Manual page is not accurate (config files...)
* Doesn't do inter-library calls (BP is in the executable's PLT)
* It lacks support for several Linux archs, and many operating systems
* 2008-12-29: this line in config file does not work (2nd argument not used):
  string setlocale(enum(LC_ALL=6), string);
* 2009-04-07 doesn't work with threads (processes sharing memory)