toaruos/userspace/lib
2017-01-08 15:48:26 +09:00
..
confreader.c Build a dynamic userspace. 2016-12-03 17:10:48 +09:00
confreader.h Config files, theming in glogin 2015-04-11 18:06:54 -07:00
decorations.c Update some comment headers 2017-01-08 13:36:27 +09:00
decorations.h Use defined constants for decor focus 2016-12-06 22:18:43 +09:00
dlfcn.c Basic dlopen implementation 2016-12-05 17:40:10 +09:00
dlfcn.h Add missing RTLD_ defins; fixes ctypes 2016-12-12 19:12:46 +09:00
graphics.c Fix major leak in load_sprite_png 2016-12-24 20:44:48 +09:00
graphics.h Initial support for changing display modes 2016-08-30 15:45:58 +09:00
hashmap.c
hashmap.h
http_parser.c Add third-party (Joylent) HTTP parser and use it in fetch 2015-08-06 15:02:05 -07:00
http_parser.h Add third-party (Joylent) HTTP parser and use it in fetch 2015-08-06 15:02:05 -07:00
kbd.c First pass at modifier+arrows in terminal. 2015-11-09 17:24:51 -08:00
kbd.h First pass at modifier+arrows in terminal. 2015-11-09 17:24:51 -08:00
list.c
list.h
mouse.h
network.c Add a userspace interface for DNS 2016-11-21 19:29:07 +09:00
network.h Add a userspace interface for DNS 2016-11-21 19:29:07 +09:00
pex.c
pex.h
pthread.c Fix magic pthread exit that was getting relocated somehow 2016-12-05 22:41:47 +09:00
pthread.h
rline.c Fix history offset when calling rline in Python 2017-01-02 13:46:58 +09:00
rline.h Move history into rline and out of shell 2016-12-17 19:18:34 +09:00
sha2.c
sha2.h
shmemfonts.c Build a dynamic userspace. 2016-12-03 17:10:48 +09:00
shmemfonts.h
sound.h Add ioctl interface for snd mixer 2015-05-17 20:31:36 -07:00
spinlock.h
testing.c
testing.h
toaru_auth.c GCC and Binutils upgrade attempt 2016-12-26 09:48:37 +09:00
toaru_auth.h pwent stuff in libc, auth modules moved toa library 2014-08-26 21:34:29 -07:00
toastd.h
trace.h move tracing from glogin out into a header, use it in yutani 2015-05-26 18:41:48 -07:00
tree.c
tree.h
utf8decode.h
yutani.c Support remote requests to drag windows 2017-01-08 15:48:26 +09:00
yutani.h Free graphics contexts when closing Yutani windows in Python 2017-01-07 19:27:41 +09:00