Commit Graph

11 Commits

Author SHA1 Message Date
K. Lange c1dcfca920 kernel: more directory permissions 2018-11-01 13:46:59 +09:00
K. Lange 96d661f8c8 ls: lstat args and make sure to check symlinks 2018-10-11 19:45:19 +09:00
K. Lange b2771a3dde ls: show fifos (ttys) as devices 2018-10-09 19:43:13 +09:00
K. Lange 65f662f0f3 fix crash instead of graceful exit when ls has no valid arguments 2018-09-27 18:13:54 +09:00
K. Lange ae6532607a Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
K. Lange 0b2d25b243 fix a silly crash in ls 2018-05-08 22:39:37 +09:00
K. Lange b4c1d997b4 Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
K. Lange 557f578574 Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
K. Lange 8e07883088 Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
K. Lange 1355502e6c Reorganize headers 2018-03-19 11:38:11 +09:00
K. Lange 4d57ba0481 move apps to subdir 2018-03-03 20:53:13 +09:00