libk  Check-in [de2d78ff77]

Overview
Comment:add freebsd signal numbers
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: de2d78ff77d578848244122231a20ef6384e6affce4b5fa2477d991d2b3ee102
User & Date: lexi on 2019-11-19 05:34:08
Other Links: manifest | tags
Context
2020-01-05
17:52
Fix _start to properly find the environment. The arguments and environment are directly on the initial stack, which means that more work is needed to find the start of the environment properly. Also remove the hack in _boot that made it work if there were no arguments, as all of the math is being done in _start now. check-in: 62fd1bfe97 user: glowpelt tags: trunk
2019-11-19
05:34
add freebsd signal numbers check-in: de2d78ff77 user: lexi tags: trunk
05:23
specialize signal numbers for MIPS check-in: 164a1a5cfe user: lexi tags: trunk
Changes

Modified arch/posix.h from [cb05e98dbe] to [1bb8ef8aa2].    [diff]