Libc

Ashwin Chandra ashcs at ucla.edu
Thu Mar 3 20:02:21 GMT 2005


Hey guys,
if we broke libc, and we cannot do anything at the prompt 
/libexec/ld-elf.so.1: Shared object "libc.so.5" not found..

what is the quick fix for this?



also what is the correct way of adding names to system calls in libc so instead of doing a syscall(445), we can actually call it by name like,sys_ash();


Ash


More information about the freebsd-hackers mailing list