libk  Check-in [f85e6a07dd]

Overview
Comment:reorganize posix assembly code
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f85e6a07dd2dc8d917fc927dde153fdbc8a93c0085390a5f81d67b5c9bb610aa
User & Date: lexi on 2019-08-20 22:54:49
Other Links: manifest | tags
Context
2019-08-21
00:16
switch ansi "bold off" code to "reset" for terminals that interpret "bold off" as "double underline"; remove (incorrect) test code from kiosend check-in: cef83f0167 user: lexi tags: trunk
2019-08-20
22:54
reorganize posix assembly code check-in: f85e6a07dd user: lexi tags: trunk
04:04
improve syscall collection mechanism check-in: 9dd8bab2ac user: lexi tags: trunk
Changes

Deleted arch/posix.h version [676bf37092].

Added arch/posix/posix.h version [676bf37092].

Added arch/posix/syscalls version [24a70b57fd].

Added arch/posix/x86.fbsd.32.s version [fb0cced6da].

Added arch/posix/x86.fbsd.64.s version [8f1b903740].

Added arch/posix/x86.lin.32.s version [30df0fa7c9].

Added arch/posix/x86.lin.64.s version [58546ff139].

Deleted arch/x86.fbsd.32.s version [fb0cced6da].

Deleted arch/x86.fbsd.64.s version [8f1b903740].

Deleted arch/x86.lin.32.s version [30df0fa7c9].

Deleted arch/x86.lin.64.s version [a477b8d971].

Modified build.sh from [5f22a34160] to [520c125701].    [diff]

Modified kcore/boot.rt.x86.lin.64.s from [22c891476d] to [c4c48f7422].    [diff]

Modified kcore/platform.syscall.fn.c from [4315e80d93] to [9c61e189e0].    [diff]

Modified kcore/stop.fn.c from [092afab243] to [1f91f150ef].    [diff]

Modified kcore/syscall.fn.x86.lin.64.s from [27d79c3e63] to [472ad3a7d3].    [diff]

Modified kio/send.fn.c from [f571b39492] to [3d6d32a7c0].    [diff]

Modified kmem/heapa.fn.c from [8818444ab8] to [641176b71f].    [diff]

Modified kmem/heapf.fn.c from [6a14dc9781] to [3d67513f54].    [diff]

Modified kmem/platform.mmap.fn.x86.lin.64.s from [ceb93a428c] to [a05b3cdd12].    [diff]

Modified kmem/platform.munmap.fn.x86.lin.64.s from [6d9c3d5edf] to [7b471fc276].    [diff]