# # ChangeLog for libc/generic/async.c in mainline # # Generated by Trac 1.6 # 2025-08-16T14:25:06Z Mon, 22 May 2006 11:14:25 GMT Ondrej Palkovsky [a2cd194] * fb/fb.c (modified) * libc/generic/async.c (modified) Added some cleanups. Sun, 21 May 2006 19:28:37 GMT Ondrej Palkovsky [80649a91] * Makefile (modified) * fb/fb.c (modified) * kbd/generic/kbd.c (modified) * kbd/generic/key_buffer.c (modified) * libadt/Makefile (deleted) * libc/Makefile (modified) * libc/generic/async.c (modified) * libc/generic/ipc.c (modified) * libc/generic/libadt/hash_table.c (moved) * libc/generic/libadt/list.c (moved) * libc/generic/libc.c (modified) * libc/generic/psthread.c (modified) * libc/generic/thread.c (modified) * libc/include/ipc/ipc.h (modified) * libc/include/libadt/fifo.h (moved) * libc/include/libadt/hash_table.h (moved) * libc/include/libadt/list.h (moved) * libc/include/psthread.h (modified) * ns/Makefile (modified) Merged libadt into libc. Made lot of psthread and thread stuff ... Tue, 16 May 2006 13:35:18 GMT Ondrej Palkovsky [450cd3a] * Makefile (modified) * init/Makefile (modified) * libc/Makefile (modified) * libc/generic/async.c (added) * libc/generic/ipc.c (moved) * libc/include/libipc/ipc.h (moved) * libc/include/libipc/ns.h (moved) * libc/include/libipc/services.h (moved) * libipc/Makefile (deleted) * ns/Makefile (modified) Merge ipc and libc. Does not compile.