K. Lange
|
bdd407f29c
|
libc: more pthread stubs
|
2018-12-19 14:38:08 +09:00 |
|
K. Lange
|
4781653b57
|
Revert "kernel: increase kernel stack size considerably"
This reverts commit 42c4e34772 .
|
2018-12-13 12:22:36 +09:00 |
|
K. Lange
|
42c4e34772
|
kernel: increase kernel stack size considerably
|
2018-12-11 19:43:25 +09:00 |
|
K. Lange
|
d21247c98b
|
include: cleanup
|
2018-12-10 19:05:42 +09:00 |
|
K. Lange
|
54e9044161
|
libc: add more toaru-specific syscall wrappers
|
2018-12-10 18:47:18 +09:00 |
|
K. Lange
|
5b8d7e47c2
|
libintl: ngettext headers
|
2018-12-10 18:47:14 +09:00 |
|
K. Lange
|
c9c18f70ad
|
libc: move syscall defs; consistently use SYS_ macros
|
2018-12-10 10:09:27 +09:00 |
|
K. Lange
|
9d8962c8f3
|
libc: stub libintl implementation
|
2018-12-08 18:45:19 +09:00 |
|
K. Lange
|
52f35de578
|
yutani: remove kbd_state, use active_modifiers instead
|
2018-12-08 12:43:01 +09:00 |
|
K. Lange
|
ee6f4d459d
|
yutani: bad value for RIGHT_SHIFT
|
2018-12-07 11:16:02 +09:00 |
|
K. Lange
|
20f3d83e92
|
yutani: track keyboard modifiers with mouse events
|
2018-12-07 11:05:21 +09:00 |
|
K. Lange
|
3fa34ab7d0
|
base: remove NIH from logo
|
2018-12-07 02:54:08 +09:00 |
|
K. Lange
|
1488cb2d50
|
base: remove bad wallpaper image that wasn't created with imagemagick
|
2018-12-05 13:40:44 +09:00 |
|
K. Lange
|
5d81c731da
|
base: add legacy wallpapers
|
2018-12-05 13:26:18 +09:00 |
|
K. Lange
|
10e9a64cb4
|
jpeg: use it
|
2018-12-05 13:01:16 +09:00 |
|
K. Lange
|
d0d5861e0a
|
jpeg: new jpeg library
|
2018-12-05 13:00:36 +09:00 |
|
K. Lange
|
109a138951
|
add snow (graphics demo)
|
2018-12-01 17:13:04 +09:00 |
|
K. Lange
|
9a43b1257d
|
headers: describe a few library headers better
|
2018-11-30 09:31:50 +09:00 |
|
K. Lange
|
6fb381247a
|
graphics: subregions
|
2018-11-28 20:39:57 +09:00 |
|
K. Lange
|
fdda0132c8
|
kernel: implement O_DIRECTORY
|
2018-11-28 14:51:35 +09:00 |
|
K. Lange
|
d022d17e2d
|
libc: define alarm in unistd.h
|
2018-11-26 18:47:46 +09:00 |
|
K. Lange
|
a6a5bc60f5
|
graphics: vertical gradient pattern in graphics lib
|
2018-11-24 22:22:55 +09:00 |
|
K. Lange
|
de7463d141
|
kernel: 64-bit offsets for VFS
|
2018-11-23 09:56:44 +09:00 |
|
K. Lange
|
41b5e640bf
|
libc: add mkstemp
|
2018-11-22 16:27:07 +09:00 |
|
K. Lange
|
1473151fa7
|
button: start working on widget libraries (this should probably be a ttk widget library...)
|
2018-11-22 10:43:30 +09:00 |
|
K. Lange
|
f3c6507e4a
|
kernel: move truncate to a separate method called after open
|
2018-11-21 21:54:31 +09:00 |
|
K. Lange
|
c46ccd81ba
|
file-browser: more icons
|
2018-11-21 21:32:24 +09:00 |
|
K. Lange
|
cd63e25cff
|
meta: relocate some files
|
2018-11-21 21:32:17 +09:00 |
|
K. Lange
|
f9ecde5548
|
file-browser: more icons
|
2018-11-21 21:22:27 +09:00 |
|
K. Lange
|
a192b08ac8
|
sdf: fix bold oblique texture erroneously saved as RGB
|
2018-11-20 16:07:15 +09:00 |
|
K. Lange
|
d96bc4f2cb
|
sdf: expose stroke options
|
2018-11-19 21:03:35 +09:00 |
|
K. Lange
|
77a665c0d5
|
graphics: new functions; fix premultiply in rounded rectangle
|
2018-11-19 20:08:49 +09:00 |
|
K. Lange
|
24c5c221d8
|
icons: new C, H, image icons
|
2018-11-19 19:26:06 +09:00 |
|
K. Lange
|
08518780f3
|
graphics: add rounded rectangle with pattern function
|
2018-11-18 13:20:26 +09:00 |
|
K. Lange
|
6a0845d54a
|
dirname: add command and libc function
|
2018-11-18 09:56:43 +09:00 |
|
K. Lange
|
558a273828
|
basename: libc function
|
2018-11-18 09:47:23 +09:00 |
|
K. Lange
|
d1ff49e70b
|
sdf: add oblique, bold oblique fonts
|
2018-11-14 17:16:11 +09:00 |
|
K. Lange
|
0f683d32de
|
markup: wip markup parser and rendering
|
2018-11-12 20:24:42 +09:00 |
|
K. Lange
|
72aaed2eef
|
msk: allow for and properly merge multiple remote manifests
|
2018-11-12 09:26:30 +09:00 |
|
K. Lange
|
b42c185421
|
sudo: support euids with setuid binaries
|
2018-10-31 10:28:41 +09:00 |
|
K. Lange
|
35c29e9b4d
|
kernel: getpgid; esh: fixups
|
2018-10-30 13:28:11 +09:00 |
|
K. Lange
|
36afa24d2f
|
kernel: invert WEXITED to WSTOPPED
|
2018-10-30 13:11:07 +09:00 |
|
K. Lange
|
886f5797fb
|
kernel: add modes and offsets to file descriptors
|
2018-10-29 20:57:17 +09:00 |
|
K. Lange
|
81ba10fe3f
|
serial: new direct tty serial driver
|
2018-10-29 19:55:55 +09:00 |
|
K. Lange
|
9a6a5ce9c1
|
esh: report status of backgrounded apps when they finish
|
2018-10-29 12:45:22 +09:00 |
|
K. Lange
|
4d854b156c
|
lfbvideo: allow display initialize to be triggered by ioctl
|
2018-10-27 16:18:09 +09:00 |
|
K. Lange
|
51df8004dd
|
job control: kill/cont process groups
|
2018-10-26 23:19:46 +09:00 |
|
K. Lange
|
6c88956fa4
|
job control
|
2018-10-26 20:34:15 +09:00 |
|
K. Lange
|
07ae3dd089
|
tty: add VWERASE
|
2018-10-26 13:46:47 +09:00 |
|
K. Lange
|
cc4874f90a
|
tty: improvements (^V, fix nlcr behaviors, enter sends ^M)
|
2018-10-26 10:15:16 +09:00 |
|