Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
d72bad2f53b10e160820725d647b9b96762b47b8
/
libweston
/
libbacklight.c
25a2bdd
Switch to use safe_strtoint instead of strtol
by Bryce Harrington
· 9 years ago
913d7c1
Standardize error checking for strtol calls
by Bryce Harrington
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
[Renamed from src/libbacklight.c]
883ac02
Whitespace corrections
by Murray Calavera
· 10 years ago
981fa33
backlight: fix backlight_path memory leak
by U. Artie Eoff
· 11 years ago
991f271
Cleanup stray newline in a return statement
by Bryce W. Harrington
· 11 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
23d330e
backlight: Avoid passing an invalid fd into close()
by Rob Bradford
· 12 years ago
546c856
backlight: Revamp error handling code to not leak the directory
by Rob Bradford
· 13 years ago
0b0be8e
backlight: Remove unnecessary and confusing NULL checks
by Rob Bradford
· 13 years ago
a6b63d0
backlight: Jump to cleanup code if synthesizing backlight string fails
by Rob Bradford
· 13 years ago
273fec8
backlight: Avoid buffer overflow in the use of readlink
by Rob Bradford
· 13 years ago
4ac32ab
compositor-drm: fix libbacklight build
by Pekka Paalanen
· 13 years ago
51cba3c
compositor-drm: Just pull in libbacklight source for now
by Kristian Høgsberg
· 13 years ago