libevdev/libevdev
Peter Hutterer e9c820d582 Document that the return value of get_name|uniq|phys is not permanent
It's a pointer to the copy libevdev has, but that copy may be freed by the
caller if someone calls e.g. libevdev_set_name()

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 2c4daec150)
2014-03-07 13:53:32 +10:00
..
.gitignore Review/update .gitignore files 2013-11-19 09:34:23 +10:00
libevdev-int.h Allow -1 as valid fd in libevdev_change_fd 2013-10-14 14:20:55 +10:00
libevdev-names.c Provide separate lookup functions for zero-terminated strings 2013-11-01 08:18:41 +10:00
libevdev-uinput-int.h Add support for uinput device creation 2013-08-29 13:54:46 +10:00
libevdev-uinput.c Make uinput-code backwards-compatible to missing UI_SET_PROPBIT ioctl 2013-10-23 09:04:41 +10:00
libevdev-uinput.h More documentation fixes and improvements 2014-02-12 16:01:10 +10:00
libevdev-util.h Add startswith() helper 2013-10-31 11:23:13 +10:00
libevdev.c Plug a memory leak for name, uniq, phys 2014-03-07 13:52:16 +10:00
libevdev.h Document that the return value of get_name|uniq|phys is not permanent 2014-03-07 13:53:32 +10:00
libevdev.sym Add ld version-script 2014-01-29 15:02:40 +10:00
make-event-names.py Drop the argparse requirement for make-event-names.py 2014-01-15 08:01:31 +10:00
Makefile.am Add ld version-script 2014-01-29 15:02:40 +10:00