File: BUGS

package info (click to toggle)
softbeep 0.3-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 116 kB
  • ctags: 47
  • sloc: ansic: 365; makefile: 85; sh: 25
file content (12 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
o Multithreaded processes may not work. Not tested. May work. May not
  work.

o Processes with several different open ptys may not be wrapped
  correctly. (Escape-Sequences are not captured correcly)

o SUID/SGID processes are ignored. This is not a bug, it's a
  feature. Because of security considerations the Linux dynamic loader
  ignores LD_PRELOAD on SUID/SGID executables.

  This includes xterm. (But may be ignored since all you need to do to
  catch all beeps is to preload the library for the shell in the xterm)