]> Zhao Yanbai Git Server - minix.git/commit
Added random, strdup, and strtok_r.
authorPhilip Homburg <philip@cs.vu.nl>
Mon, 11 Jul 2005 13:06:27 +0000 (13:06 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Mon, 11 Jul 2005 13:06:27 +0000 (13:06 +0000)
commitb5809b6a81a12a22c2e08e51a3d832d2c474b577
tree9e6860b7d14b5685f2ff40c0727bcb07ae0f1468
parentc60f3ff846f1212ee1213a80f6c73223090e6afe
Added random, strdup, and strtok_r.
lib/other/Makefile
lib/other/random.c [new file with mode: 0644]
lib/other/strdup.c [new file with mode: 0644]
lib/other/strtok_r.c [new file with mode: 0644]
lib/other/writev.c [new file with mode: 0644]