# # ChangeLog for trunk/kernel/syscalls/shared_include/shared_mman.h # # Generated by Trac 1.2.3 # Mar 28, 2024, 6:31:56 PM Tue, 29 May 2018 07:27:23 GMT alain [445] * trunk/hal/generic/hal_user.h (modified) * trunk/hal/tsar_mips32/core/hal_gpt.c (modified) * trunk/kernel/kern/printk.c (modified) * trunk/kernel/kern/process.c (modified) * trunk/kernel/kern/process.h (modified) * trunk/kernel/kern/scheduler.c (modified) * trunk/kernel/kernel_config.h (modified) * trunk/kernel/syscalls/shared_include/almos-mkh (deleted) * trunk/kernel/syscalls/shared_include/shared_almos.h (added) * trunk/kernel/syscalls/shared_include/shared_dirent.h (added) * trunk/kernel/syscalls/shared_include/shared_fcntl.h (added) * trunk/kernel/syscalls/shared_include/shared_mman.h (added) * trunk/kernel/syscalls/shared_include/shared_pthread.h (added) * trunk/kernel/syscalls/shared_include/shared_signal.h (added) * trunk/kernel/syscalls/shared_include/shared_stat.h (added) * trunk/kernel/syscalls/shared_include/shared_stdlib.h (added) * trunk/kernel/syscalls/shared_include/shared_syscalls.h (added) * trunk/kernel/syscalls/shared_include/shared_time.h (added) * trunk/kernel/syscalls/shared_include/shared_unistd.h (added) * trunk/kernel/syscalls/shared_include/shared_wait.h (added) * trunk/kernel/syscalls/sys_display.c (modified) * trunk/kernel/syscalls/sys_exit.c (modified) * trunk/kernel/syscalls/sys_thread_yield.c (modified) * trunk/kernel/syscalls/syscalls.h (modified) * trunk/libs/libalmosmkh (moved) * trunk/libs/libalmosmkh/Makefile (modified) * trunk/libs/libalmos-mkh/almos-mkh-memory.c (deleted) * trunk/libs/libalmos-mkh/almos-mkh.c (deleted) * trunk/libs/libalmos-mkh/almos-mkh.h (deleted) * trunk/libs/libalmosmkh/almosmkh.c (copied) * trunk/libs/libalmosmkh/almosmkh.h (copied) * trunk/libs/libpthread (moved) * trunk/libs/libpthread/Makefile (modified) * trunk/libs/libpthread/pthread.c (modified) * trunk/libs/libpthread/pthread.h (modified) * trunk/libs/mini-libc/Makefile (modified) * trunk/libs/mini-libc/stdio.c (modified) * trunk/libs/mini-libc/stdio.h (modified) * trunk/libs/mini-libc/stdlib.c (modified) * trunk/libs/mini-libc/stdlib.h (modified) * trunk/libs/mini-libc/string.c (modified) * trunk/libs/mini-libc/string.h (modified) * trunk/params-hard.mk (modified) * trunk/params-soft.mk (modified) * trunk/user/idbg/Makefile (modified) * trunk/user/idbg/idbg.c (modified) * trunk/user/init/Makefile (modified) * trunk/user/init/init.c (modified) * trunk/user/ksh/Makefile (modified) * trunk/user/ksh/ksh.c (modified) * trunk/user/pgcd/Makefile (modified) * trunk/user/pgcd/pgcd.c (modified) * trunk/user/sort/Makefile (modified) * trunk/user/sort/sort.c (modified) Restructure the mini_libc.