]> Zhao Yanbai Git Server - minix.git/commit
Move setjmp and strnlen to common/lib.
authorKees Jongenburger <kees.jongenburger@gmail.com>
Tue, 5 Jun 2012 09:37:32 +0000 (09:37 +0000)
committerKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 18 Jun 2012 07:20:22 +0000 (09:20 +0200)
commit6b8821515da8851628dd9dcd785dacf07085019b
treeecb7a86f554975aea44ccdede5c0880200df1a72
parent2bfeeed885c45eeccefc55e385dfccd321081ed5
Move setjmp and strnlen to common/lib.

Move setjmp and strnlen to common/lib to allow libddekit to use them.
common/lib/libc/arch/i386/gen/_setjmp.S [moved from lib/libc/arch/i386/gen/_setjmp.S with 100% similarity]
common/lib/libc/string/strnlen.c [moved from lib/libc/string/strnlen.c with 100% similarity]
lib/libminc/Makefile
lib/libminc/arch/i386/Makefile.libc.inc